Closed treeowl closed 6 years ago
Make StableName.Map work for GADTs.
StableName.Map
Use HashMap everywhere instead of IntMap (for simplicity).
HashMap
IntMap
Make insertWith' as strict as advertised.
insertWith'
Add missing adjust variants.
adjust
Closes #6
That was quick!
Make
StableName.Map
work for GADTs.Use
HashMap
everywhere instead ofIntMap
(for simplicity).Make
insertWith'
as strict as advertised.Add missing
adjust
variants.Closes #6