AnyVal(can be used as a new type on Scala 2/3)opaque type(can be used as a new type on Scala 3)@@type from Scalaz (tagged type)@@type from MacWire (tagged type)@newtypemacro from NewType (estatico/scala-newtype) (newtype, Scala 2-only)Newtypefrom Newtypes (monix/newtypes) (newtype, Scala 2/3)NewTypetype from neotype (kitlangton/neotype) (newtype, Scala 3-only)
Last active
April 9, 2026 19:30
-
-
Save MateuszKubuszok/318d60d4116db95ac03a2a3e112e1751 to your computer and use it in GitHub Desktop.
Newtypes and tagged types
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment