Re: [Haskell-cafe] Is it usual to read a Maybe (IORef a) ?

3 Sep
2008
3 Sep
'08
1:40 p.m.
2008/9/3 Lennart Augustsson
I think you should think about why your application needs IORef at all. Do you really need mutation? And why isn't STRef good enough. Using IORef is really the last resort.
This is for an interactive application (3D mesh editing, the data structure is the half edge structure). So the user can add points, edges, faces, delete them, ... Thu
6150
Age (days ago)
6150
Last active (days ago)
0 comments
1 participants
participants (1)
-
minh thu