Y
Hacker News
new
|
ask
|
show
|
jobs
by
admissionsguy
2152 days ago
The match expression is so elegant. For the past 10 years I've been puzzled by how verbose switch is.
1 comments
noir_lord
2152 days ago
It's better than switch for a lot of switch use cases, it's still not 'real' pattern matching but yeah I'm looking forwards to it.
link