[Haskell-cafe] message passing style in Monad

Ketil Malde ketil at malde.org
Sun Sep 14 15:32:16 EDT 2008


Simon Richard Clarkstone <simon.clarkstone at gmail.com> writes:

>> I can also do
>>
>>   readFile "readme.markdown" <.> lines <.> length
>>
>> by making

(<.>) = flip fmap

?

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list