Hacker News new | ask | show | jobs
by GrayShade 2682 days ago
It I understand correctly, Rust just got a limited form of or-patterns, with the requirement that they must be isomorphic (introduce the same number of bindings of the same type).