Newtype

neotype.Newtype
See theNewtype companion class
object Newtype

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Newtype.type

Members list

Type members

Types

type WithType[A, B] = Newtype[A] { type Type = B; }