[Haskell-cafe] Fwd: Pointers by using functions
Tom Ellis
tom-lists-haskell-cafe-2013 at jaguarpaw.co.uk
Sun Sep 21 19:42:03 UTC 2014
On Sun, Sep 21, 2014 at 03:26:46PM -0400, Holden Lee wrote:
> What is the best way to implement data structures that use pointers in
> Haskell?
How about IORef or STRef?
More information about the Haskell-Cafe
mailing list