Programming in Haskell Quotes
Programming in Haskell
by
Graham Hutton497 ratings, 4.09 average rating, 52 reviews
Programming in Haskell Quotes
Showing 1-1 of 1
“More generally, the applicative style for IO supports a form of interactive programming in which we can apply pure functions to impure arguments without the need to manage the sequencing of actions or the extraction of result values, as this is taken care of automatically by the applicative machinery.”
― Programming in Haskell
― Programming in Haskell
