MemberList

object MemberList extends Newtype[List[MemberShape]]
class Newtype[List[MemberShape]]
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[MemberShape]): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[List[MemberShape]]
Inherited from:
Newtype

Concrete fields

val hints: Hints
val id: ShapeId
val schema: Schema[MemberList]

Extensions

Inherited extensions

extension (orig: Type)
Inherited from:
Newtype

Implicits

Implicits

implicit val staticSchema: Static[Schema[MemberList]]

Inherited implicits

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