Y
Hacker News
new
|
ask
|
show
|
jobs
by
untog
2147 days ago
Match looks exactly how Rust’s match works and it’s one of my favourite parts of the language. Happy to see it elsewhere too.
1 comments
epse
2147 days ago
It doesn't really pattern match like rust, but it's still very useful
link
nawarian
2146 days ago
Not yet:
https://wiki.php.net/rfc/match_expression_v2#future_scope
link