Hacker News new | ask | show | jobs
by dwaite 1122 days ago
Both of these are also shared with Rust FWIW.

I believe Swift takes the switch farther than match in Rust, because it tries to deal with API stability (e.g. a system library adding new possible cases)