Y
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
Peaker
2892 days ago
A type-class or just a callback type, vs pattern-matching, yeah.
link