[Haskell-cafe] ANNOUNCE: Data.IVar 0.1

Sean Leather leather at cs.uu.nl
Wed Oct 8 03:01:40 EDT 2008


>    forkIO $ threadDelay 10000000 >> writeIVar iv' "my spoon is too big"
>

   writeIVar iv' "i am a banana"       -- throws error "IVar written twice"
>

Nice Don Hertzfeldt reference. ;)

If this means nothing to you, here's the animated film from whence this
came:
  http://www.youtube.com/watch?v=MuOvqeABHvQ

Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081008/c7e03432/attachment.htm


More information about the Haskell-Cafe mailing list