Map
and HashMap
and IntMap
both have Lazy
and Strict
variants
#7
Labels
Map
and HashMap
and IntMap
both have Lazy
and Strict
variants
#7
This means even more boilerplate code... We need to add the following:
Map.Lazy
HashMap.Lazy
IntMap.Lazy
The text was updated successfully, but these errors were encountered: