UVIndex

object UVIndex extends Newtype[Int]
class Newtype[Int]
trait HasId
class Object
trait Matchable
class Any
UVIndex.type

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

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

Concrete fields

val hints: Hints
val id: ShapeId
val underlyingSchema: Schema[Int]

Extensions

Inherited extensions

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

Implicits

Implicits

implicit val schema: Schema[UVIndex]

Inherited implicits

implicit val isomorphismInstance: Isomorphism[Int, Type]
Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype