Remix.run Logo
BoiledCabbage 9 days ago

> But I view parser combinators in the same lens as lenses

Hmm, anything else you have in that list I should be looking into? As I also agree they are two of the most interesting things I got from learning Haskell. (Along with type driven reasoning, monoids and functors).

yen223 9 days ago | parent [-]

The big one that springs to mind, though it's not a Haskell idea, are algebraic effects and effects handler