Hacker News new | ask | show | jobs
by willxinc 1955 days ago
Pattern matching is distinct from switch cases, this is where the "odd" behavior people are taking issue with stems from. If it were a switch case statement, the case behavior would behave differently.