Skip to content

Comment on Pedagogical Downsides of Haskellparent

Comments

Composition/SeqComp comes for free. A monad is how to wrap something up,apply a function to the wrapped up thing, and how to unwrap it.

Composition is not sequential in a pure, lazy language with a graph reduction runtime like Haskell.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.