sealed abstract
class
DisjunctionInstances1 extends DisjunctionInstances2
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
implicit
val
DisjunctionAssociative: Associative[\/]
-
implicit
def
DisjunctionBand[A, B](implicit arg0: Band[A], arg1: Band[B]): Band[\/[A, B]]
-
implicit
def
DisjunctionInstances1[L]: Traverse[[β$0$]\/[L, β$0$]] with Monad[[β$1$]\/[L, β$1$]] with BindRec[[β$2$]\/[L, β$2$]] with Cozip[[β$3$]\/[L, β$3$]] with Plus[[β$4$]\/[L, β$4$]] with Alt[[β$5$]\/[L, β$5$]] with Optional[[β$6$]\/[L, β$6$]] with MonadError[[β$7$]\/[L, β$7$], L]
-
implicit
val
DisjunctionInstances2: Bitraverse[\/]
-
implicit
def
DisjunctionIsCovariantLeft[A]: IsCovariant[[α$18$]\/[α$18$, A]]
-
implicit
def
DisjunctionIsCovariantRight[A]: IsCovariant[[β$16$]\/[A, β$16$]]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit