Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
james_s_tayler
on June 6, 2019
|
parent
|
context
|
favorite
| on:
Why GitHub used Haskell for Semantic
>Similarly, the difficulty to explain Monad is Monad itself is pretty abstract and general.
A Monad is just a Monoid in the Category of Endofunctors.
PaulAJ
on June 6, 2019
|
next
[–]
For the non-Haskell readers, I should point out that this is just an old joke in the Haskell community. If you want it explained, see here:
https://stackoverflow.com/questions/3870088/a-monad-is-just-...
james_s_tayler
on June 6, 2019
|
parent
|
next
[–]
damn... I missed "what's the problem?" haha.
mikojan
on June 6, 2019
|
prev
[–]
This. What's so hard to understand about that?
alexanderdmitri
on June 6, 2019
|
parent
[–]
Would I be correct in saying you just encapsulated the monad state type `this` in an identity `that` by creating a monad transformer out of `understand`?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
A Monad is just a Monoid in the Category of Endofunctors.