Examples

object Examples extends Newtype[List[Example]]
class Newtype[List[Example]]
trait HasId
class Object
trait Matchable
class Any

Type members

Classlikes

object T

Inherited types

opaque type Type
Inherited from
Newtype

Value members

Concrete methods

def namespace: String

Inherited methods

def apply(a: List[Example]): Type
Inherited from
Newtype
def identifier: String
Inherited from
HasId
def unapply(orig: Type): Some[List[Example]]
Inherited from
Newtype

Concrete fields

val name: String

Extensions

Inherited extensions

extension (orig: Type)
def value: List[Example]
Inherited from
Newtype

Implicits

Implicits

implicit

Inherited implicits

implicit
val key: Key[Type]
Inherited from
Newtype