Hacker News new | ask | show | jobs
by ratww 2114 days ago
It's actually more like an abstract class! Even the Maybe monad has some implementation, it's just super simple :)

https://hackage.haskell.org/package/base-4.14.0.0/docs/src/G...

1 comments

Totally agree, that’s a good point.