Comment on Monads, or Programmable Semicolons (2014)parentComments−jolmg6yThere are a lot of monads that don't deal with async code or error handling: Reader, Writer, State, Conduit, Parsec, etc.
Comments
There are a lot of monads that don't deal with async code or error handling: Reader, Writer, State, Conduit, Parsec, etc.