Hacker News new | ask | show | jobs
by siddboots 294 days ago
Can you explain why? Genuinely curious as a lover of case/match. My only complaint is that it is not general enough.
1 comments

Double indentation
So? Other languages with pattern match similarly have such double indentation. C-style switch with unintended cases is weird.