Examples

object Examples extends 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

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

Extensions

Inherited extensions

extension (orig: Type)
Inherited from:
Newtype

Implicits

Implicits

implicit val staticSchema: Static[Schema[Examples]]

Inherited implicits

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