Examples

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

Type members

Inherited types

opaque type Type
Inherited from
Newtype

Value members

Inherited methods

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

Concrete fields

val id: ShapeId

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