On 6/7/05, Dimitry Golubovsky <[EMAIL PROTECTED]> wrote:
> Gracjan Polak wrote:
> 
> > val = readIORef
> > a=:b = writeIORef a b
> 
> Pretty shame := is already reserver :(. There is something alike
> Graphics.Rendering.OpenGL.GL.StateVar. The use $= for assignment.
> Generalizing "variables" (in respect to some monad) seems to be often
> reinvented idea :)

Indeed; another example is
<http://ofb.net/repos/attribute/src/Data/Attribute.hs>.

Abe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to