Enum

object Enum extends Newtype[List[EnumDefinition]]
trait HasId
class Object
trait Matchable
class Any
Enum.type

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

Inherited from:
Newtype
Inherited from:
Newtype

Inherited fields

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

Extensions

Inherited extensions

extension (orig: Type)
Inherited from:
Newtype

Implicits

Implicits

implicit val schema: Schema[Enum]

Inherited implicits

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