Id

org.finos.morphir.functional.`package`.Id
object Id

Attributes

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

Members list

Type members

Inherited types

opaque type Type[+A]

Attributes

Inherited from:
IdNewtypeEncoding (hidden)

Value members

Inherited methods

def apply[A](value: A): Type[A]

Attributes

Inherited from:
IdNewtypeEncoding (hidden)
def unapply[A](instance: Type[A]): Option[A]

Attributes

Inherited from:
IdNewtypeEncoding (hidden)

Extensions

Inherited extensions

extension [A](me: Type[A])
def value: A

Attributes

Inherited from:
IdNewtypeEncoding (hidden)