Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnday
2200 days ago
This is a good explanation of how the Monad typeclass maps onto data functors, but I'm not sure that it translates well onto Control functors such as (-> r).
1 comments
louthy
2200 days ago
I was mostly just trying to clarify and unpack the GP's quite terse statement. Definitely not trying to write a monad tutorial ;)
link
johnday
2200 days ago
Oh, sure! In that case, mission accomplished with flying colours :)
link