newtype

izumi.fundamentals.platform.language.newtype
object newtype

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
newtype.type

Members list

Type members

Types

type Newsubtype[A <: Upper, Upper] = NewtypeCustom[A, Nothing, Upper]
type Newtype[A] = Newsubtype[A, Any]