Pointers.

Seriously.

In Haskell one could use STRef rather than the cumbersome Foreign.Ptr,
though STRef too can be kludgy.

I know not whether safe, pure, immutable pointers would be possible in
Haskell, but in my experience STRef can work well enough.

Cheers,
Strake

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

Reply via email to