trait
AdjunctionInstances extends AnyRef
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
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
implicit
def
compositeAdjunction[F[_], P[_], G[_], Q[_]](implicit A1: Adjunction.-|[F, G], A2: Adjunction.-|[P, Q]): Adjunction.-|[[α]P[F[α]], [α]G[Q[α]]]
-
implicit
def
curryUncurryAdjunction[S]: Adjunction.-|[[α](S, α), [α](S) ⇒ α]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
implicit
val
f0Adjunction: Adjunction.-|[Function0, Function0]
-
implicit
val
f0IdAdjunction: Adjunction.-|[Function0, Id.Id]
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
implicit
val
idF0Adjunction: Adjunction.-|[Id.Id, Function0]
-
-
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
-
implicit
def
writerReaderAdjunction[E]: Adjunction[[α]WriterT[[+X]X, E, α], [α]Kleisli[[+X]X, E, α]]
Inherited from AnyRef
Inherited from Any