Hacker News new | ask | show | jobs
by hderms 2895 days ago
The handler being a typeclass in Haskell vs the enumerated cases being pattern matching?
1 comments

A type-class or just a callback type, vs pattern-matching, yeah.