trait
Cohoist[F[_[_], _]] extends ComonadTrans[F]
Abstract Value Members
-
abstract
def
cohoist[M[_], N[_]](f: ~>[M, N])(implicit arg0: Comonad[N]): ~>[[β$0$]F[M, β$0$], [β$1$]F[N, β$1$]]
-
abstract
def
lower[G[_], A](a: F[G, A])(implicit arg0: Cobind[G]): G[A]
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
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