tagged-types
There are 6 repositories under tagged-types topic.
pointfreeco/swift-tagged
🏷 A wrapper type for safer, expressive code.
estatico/scala-newtype
NewTypes for Scala with no runtime overhead
rudogma/scala-supertagged
Unboxed (multi-nested-)tagged + unboxed newtypes. Better and much friendlier alternative to AnyVals.
Tvaroh/tagged-types
Zero-dependency boilerplate-free tagged types for Scala
danwerner/scala-advanced-talk
Scala Advanced Features Talk, as held at Süddeutsche Zeitung in January 2018
javierarrieta/scala-taggedtypes
Macros and utilities to use tagged types in Scala