Hacker News new | ask | show | jobs
by ivanjermakov 998 days ago
I love pattern matching, but without a proper support for variant types it won't be as useful as it could.

I'm aware of `permits` clause, but it's not good enough.