Hacker News new | ask | show | jobs
by shadytrees 1832 days ago
I think function composition is powerful glue, indeed. Attach some side effect to the arrow, and all of a sudden you can implement a state machine, a reader environment, promises, or even continuations.