Hacker News new | ask | show | jobs
by kazagistar 3435 days ago
Swift does fully support ADTs, and can easily model result types, they just chose to have catchable exceptions as well.