type-map v0.1.6.0 Release Notes
Release Date: 2019-01-03 // about 6 years ago-
- ➕ Add
toList
,toListMap
. (deepfire)
- ➕ Add
Previous changes from v0.1.5.0
-
- ➕ Add role annotations for all the various type maps. Now the parameters have nominal roles.
Previously, they had phantom roles, which broke uses of
unsafeCoerce
.