IsNested

object IsNested extends Newtype[Boolean]
class Newtype[Boolean]
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

Concrete methods

def id: ShapeId
def orFalse(hints: Hints): Boolean

Inherited methods

def apply(a: Boolean): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[A]
Inherited from:
Newtype

Concrete fields

val schema: Schema[Type]

Extensions

Inherited extensions

extension (orig: Type)
def value: A
Inherited from:
Newtype

Implicits

Inherited implicits

implicit val asBijection: Bijection[Boolean, Type]
Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype