Y
Hacker News
new
|
ask
|
show
|
jobs
by
bjz_
2902 days ago
In Rust and Haskell you can do:
match foo() { Bar @ foo => foo.x, Baz => ..., }