Acceptors

object Acceptors extends Newtype[List[Acceptor]]
class Newtype[List[Acceptor]]
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

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

Concrete fields

val id: ShapeId

Inherited fields

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

Extensions

Inherited extensions

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

Implicits

Implicits

implicit val schema: Schema[Acceptors]

Inherited implicits

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