Examples

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

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

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

Concrete fields

val id: ShapeId

Inherited fields

final val make: List[Example] => Type
Inherited from:
Newtype

Extensions

Inherited extensions

extension (orig: Type)
Inherited from:
Newtype

Implicits

Implicits

implicit val schema: Schema[Examples]

Inherited implicits

Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype