[Haskell-beginners] $= operator

Nathan Holden nathanmholden at gmail.com
Sun Sep 27 23:08:11 EDT 2009


I was reading Eleara examples out of Hackage, and I kept noticing lines like
this:

>   t <- get GLFW.time
>   GLFW.time $= 0

Most of the rest of it made more-or-less sense (I mean, there IS a reason
I'm still asking questions to beginners!) but I couldn't seem to find
anything about it on my usual reference sources, and it's uses don't make
that much sense to me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20090927/83978194/attachment.html


More information about the Beginners mailing list