abstract class SumIso[A1, A2, B1, B2] extends (Views.this)#Node with (Views.this)#IsoUR[(Views.this)#|[A1, A2], (Views.this)#|[B1, B2]]
- Annotations
- @Isospec()
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- SumIso
- IsoUR
- Def
- Node
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
-
abstract
def
canEqual(that: Any): Boolean
- Definition Classes
- Equals
- implicit abstract def eA1: (Views.this)#Elem[A1]
- implicit abstract def eA2: (Views.this)#Elem[A2]
- implicit abstract def eB1: (Views.this)#Elem[B1]
- implicit abstract def eB2: (Views.this)#Elem[B2]
-
abstract
def
eFrom: (Views.this)#Elem[(Views.this)#|[A1, A2]]
- Definition Classes
- IsoUR
-
abstract
def
eTo: (Views.this)#Elem[(Views.this)#|[B1, B2]]
- Definition Classes
- IsoUR
-
abstract
def
productArity: Int
- Definition Classes
- Product
-
abstract
def
productElement(n: Int): Any
- Definition Classes
- Product
-
abstract
def
resultType: (Views.this)#Elem[(Views.this)#IsoUR[(Views.this)#|[A1, A2], (Views.this)#|[B1, B2]]]
- Definition Classes
- Def
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
deps: Array[(Views.this)#Sym]
- Definition Classes
- Node
-
final
def
elements: Array[AnyRef]
- Definition Classes
- Node
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(other: Any): Boolean
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def from(b: (Views.this)#Ref[(Views.this)#|[B1, B2]]): (Views.this)#Ref[(Views.this)#|[A1, A2]]
-
lazy val
fromFun: (Views.this)#Ref[((Views.this)#|[B1, B2]) ⇒ (Views.this)#|[A1, A2]]
- Definition Classes
- IsoUR
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getDeps: Array[(Views.this)#Sym]
- Attributes
- protected
- Definition Classes
- Node
-
lazy val
hashCode: Int
- Definition Classes
- IsoUR
- def isIdentity: Boolean
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val iso1: (Views.this)#Iso[A1, B1]
- val iso2: (Views.this)#Iso[A2, B2]
-
def
mirror(t: (Views.this)#Transformer): (Views.this)#Ref[(Views.this)#IsoUR[(Views.this)#|[A1, A2], (Views.this)#|[B1, B2]]]
- Definition Classes
- Def
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
nodeId: Int
- Definition Classes
- Node
- Annotations
- @inline()
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
productIterator: Iterator[Any]
- Definition Classes
- Product
-
def
productPrefix: String
- Definition Classes
- Product
-
final
def
self: (Views.this)#Ref[(Views.this)#IsoUR[(Views.this)#|[A1, A2], (Views.this)#|[B1, B2]]]
- Definition Classes
- Def
-
final
def
syms: Array[(Views.this)#Sym]
- Definition Classes
- Node
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def to(a: (Views.this)#Ref[(Views.this)#|[A1, A2]]): (Views.this)#Ref[(Views.this)#|[B1, B2]]
-
lazy val
toFun: (Views.this)#Ref[((Views.this)#|[A1, A2]) ⇒ (Views.this)#|[B1, B2]]
- Definition Classes
- IsoUR
-
def
toString(): String
- Definition Classes
- IsoUR → Node → AnyRef → Any
-
def
transform(t: (Views.this)#Transformer): (Views.this)#Def[(Views.this)#IsoUR[(Views.this)#|[A1, A2], (Views.this)#|[B1, B2]]]
- Definition Classes
- Def
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )