object
Injectivity
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
implicit
def
DisjunctionInjective: Injective2[\/]
-
implicit
def
EitherInjective: Injective2[Either]
-
implicit
def
EitherLeftProjectionInjective: Injective2[LeftProjection]
-
implicit
def
EitherRightProjectionInjective: Injective2[RightProjection]
-
implicit
def
FractionalInjective: Injective[Fractional]
-
implicit
def
Function0Injective: Injective[Function0]
-
implicit
def
Function1Injective: Injective2[Function1]
-
implicit
def
Function2Injective: Injective3[Function2]
-
implicit
def
Function3Injective: Injective4[Function3]
-
implicit
def
Function4Injective: Injective5[Function4]
-
implicit
def
IndexedSeqInjective: Injective[IndexedSeq]
-
implicit
def
IntegralInjective: Injective[Integral]
-
implicit
def
IterableInjective: Injective[Iterable]
-
implicit
def
IteratorInjective: Injective[Iterator]
-
implicit
def
ListInjective: Injective[List]
-
implicit
def
OptionInjective: Injective[Option]
-
implicit
def
PartialFunctionInjective: Injective2[PartialFunction]
-
implicit
def
PartialOrderingInjective: Injective[PartialOrdering]
-
implicit
def
Product1Injective: Injective[Product1]
-
implicit
def
Product2Injective: Injective2[Product2]
-
implicit
def
Product3Injective: Injective3[Product3]
-
implicit
def
Product4Injective: Injective4[Product4]
-
implicit
def
Product5Injective: Injective5[Product5]
-
implicit
def
SetInjective: Injective[Set]
-
implicit
def
StreamInjective: Injective[Stream]
-
implicit
def
Tuple2Injective: Injective2[Tuple2]
-
implicit
def
Tuple3Injective: Injective3[Tuple3]
-
implicit
def
Tuple4Injective: Injective4[Tuple4]
-
implicit
def
Tuple5Injective: Injective5[Tuple5]
-
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): 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
Inherited from AnyRef
Inherited from Any