[Haskell-cafe] Tail Recursion within the IO Monad

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Wed May 16 12:36:12 EDT 2007


On May 16, 2007, at 12:23 , Rob Hoelz wrote:

> And as long as I'm asking, is there some kind of monadic function
> composition operator?  I'd like to clean up the above with something
> like peekCString . peek . linked_list_getdata...

(=<<)?

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list