Hacker News new | ask | show | jobs
by thedoops 2757 days ago
Pattern matching is a good fit for lambda use cases.
1 comments

Yep! Single biggest reason I'm excited for this.

Nearly 100% of the lambda functions I've written could make use of erlang/elixir style pattern matching.