Tail

zio.constraintless.IsElementOf$.Tail
final case class Tail[A, B, As <: TypeList](ev: IsElementOf[A, As]) extends IsElementOf[A, B :: As]

Attributes

Graph
Supertypes
trait Product
trait Equals
trait IsElementOf[A, B :: As]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product