type-combinators-singletons v0.2.1.0 Release Notes
-
Jan 20, 2018
🚀 https://github.com/mstksg/type-combinators-singletons/releases/tag/v0.2.1.0
- Added
singSome
/someSing
andsingWit1
/wit1Sing
, to convert between the singletons typesSomeSing
andSingInstance
and their more generic representations in type-combinators,Some Sing
andWit1 Sing
.
- Added