Hacker News new | ask | show | jobs
by tiltowait 404 days ago
The backtick syntax for enums is rough, and typing out the full Type.case form negates one of Swift’s niceties (the ability to just type .case if the compiler can tell which enum is in use).