Hacker News new | ask | show | jobs
by tbe 1952 days ago
Not at all since "case _:" is assigning to a variable you do not care about.
1 comments

If it's actually assigning, then I'm happy!

The tutorials made it look like `_` is a special case, not just what you would expect putting any arbitrary name there to match no matter what.