j
k
j a
j l
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?
Back to the thread
Back to the list