issues
search
ff-notes
/
ron
Haskell implementation of RON and RON-RDT
BSD 3-Clause "New" or "Revised" License
65
stars
9
forks
source link
Use 1-item unboxed mutable array instead of IORef
#151
Open
cblp
opened
4 years ago
cblp
commented
4 years ago
thanks to @yuras, @lehins
cblp
commented
4 years ago
use atomicModifyIntArray from lehins/massiv
thanks to @yuras, @lehins