c

scalan.Views

AbsorbFirstUnitIso

abstract class AbsorbFirstUnitIso[A2, B2] extends (Views.this)#Node with (Views.this)#IsoUR[A2, (Unit, B2)]

Annotations
@Isospec()
Linear Supertypes
(Views.this)#IsoUR[A2, (Unit, B2)], (Views.this)#Def[(Views.this)#IsoUR[A2, (Unit, B2)]], (Views.this)#Node, Product, Equals, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AbsorbFirstUnitIso
  2. IsoUR
  3. Def
  4. Node
  5. Product
  6. Equals
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AbsorbFirstUnitIso(iso2: (Views.this)#Iso[A2, B2])

Abstract Value Members

  1. abstract def canEqual(that: Any): Boolean
    Definition Classes
    Equals
  2. implicit abstract def eA2: (Views.this)#Elem[A2]
  3. implicit abstract def eB2: (Views.this)#Elem[B2]
  4. abstract def eFrom: (Views.this)#Elem[A2]
    Definition Classes
    IsoUR
  5. abstract def eTo: (Views.this)#Elem[(Unit, B2)]
    Definition Classes
    IsoUR
  6. abstract def productArity: Int
    Definition Classes
    Product
  7. abstract def productElement(n: Int): Any
    Definition Classes
    Product
  8. abstract def resultType: (Views.this)#Elem[(Views.this)#IsoUR[A2, (Unit, B2)]]
    Definition Classes
    Def

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  6. final def deps: Array[(Views.this)#Sym]
    Definition Classes
    Node
  7. final def elements: Array[AnyRef]
    Definition Classes
    Node
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(other: Any): Boolean
    Definition Classes
    AbsorbFirstUnitIsoIsoUR → Node → Equals → AnyRef → Any
  10. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. def from(b: (Views.this)#Ref[(Unit, B2)]): (Views.this)#Ref[A2]
    Definition Classes
    AbsorbFirstUnitIsoIsoUR
  12. lazy val fromFun: (Views.this)#Ref[((Unit, B2)) ⇒ A2]
    Definition Classes
    IsoUR
  13. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  14. def getDeps: Array[(Views.this)#Sym]
    Attributes
    protected
    Definition Classes
    Node
  15. lazy val hashCode: Int
    Definition Classes
    IsoUR
  16. def isIdentity: Boolean
    Definition Classes
    AbsorbFirstUnitIsoIsoUR
  17. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  18. val iso2: (Views.this)#Iso[A2, B2]
  19. def mirror(t: (Views.this)#Transformer): (Views.this)#Ref[(Views.this)#IsoUR[A2, (Unit, B2)]]
    Definition Classes
    Def
  20. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. final def nodeId: Int
    Definition Classes
    Node
    Annotations
    @inline()
  22. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  23. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  24. def productIterator: Iterator[Any]
    Definition Classes
    Product
  25. def productPrefix: String
    Definition Classes
    Product
  26. final def self: (Views.this)#Ref[(Views.this)#IsoUR[A2, (Unit, B2)]]
    Definition Classes
    Def
  27. final def syms: Array[(Views.this)#Sym]
    Definition Classes
    Node
  28. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  29. def to(a: (Views.this)#Ref[A2]): (Views.this)#Ref[(Unit, B2)]
    Definition Classes
    AbsorbFirstUnitIsoIsoUR
  30. lazy val toFun: (Views.this)#Ref[(A2) ⇒ (Unit, B2)]
    Definition Classes
    IsoUR
  31. def toString(): String
    Definition Classes
    IsoUR → Node → AnyRef → Any
  32. def transform(t: (Views.this)#Transformer): (Views.this)#Def[(Views.this)#IsoUR[A2, (Unit, B2)]]
    Definition Classes
    Def
  33. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from (Views.this)#IsoUR[A2, (Unit, B2)]

Inherited from (Views.this)#Def[(Views.this)#IsoUR[A2, (Unit, B2)]]

Inherited from (Views.this)#Node

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped