TypeLengthImpl

perspective.derivation.TypeLength.TypeLengthImpl
case class TypeLengthImpl[A, Length0 <: Int](length: Length0) extends TypeLength[A]

Attributes

Source
TypeLength.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TypeLength[A]
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type Length = Length0

Attributes

Source
TypeLength.scala

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product