Suppress

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

Concrete fields

val id: ShapeId
val underlyingSchema: Schema[List[String]]

Extensions

Inherited extensions

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

Implicits

Implicits

implicit

Inherited implicits

implicit
val key: Key[Type]
Inherited from
Newtype