I was reading Eleara examples out of Hackage, and I kept noticing lines like this:<br><br>&gt;   t &lt;- get GLFW.time<br>&gt;   GLFW.time $= 0<br><br>Most of the rest of it made more-or-less sense (I mean, there IS a reason I&#39;m still asking questions to beginners!) but I couldn&#39;t seem to find anything about it on my usual reference sources, and it&#39;s uses don&#39;t make that much sense to me.<br>