object Profunctor
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- val DownStar: TagOf[DownStarF]
- val UpStar: TagOf[UpStarF]
- def apply[F[_, _]](implicit F: Profunctor[F]): Profunctor[F]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- implicit def downStarFunctor[F[_], D]: Functor[[γ$14$]TagKind.@@[(F[D]) => γ$14$, DownStarF]]
- implicit def downStarProfunctor[F[_]](implicit arg0: Functor[F]): Profunctor[[β$8$, γ$9$]TagKind.@@[(F[β$8$]) => γ$9$, DownStarF]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- def fromIso[F[_, _], G[_, _]](D: Isomorphism.<~~>[F, G])(implicit E: Profunctor[G]): Profunctor[F]
- final def getClass(): Class[_ <: AnyRef]
- 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
- implicit def upStarFunctor[F[_], D](implicit arg0: Functor[F]): Functor[[γ$12$]TagKind.@@[(D) => F[γ$12$], UpStarF]]
- implicit def upStarProfunctor[F[_]](implicit arg0: Functor[F]): Profunctor[[β$4$, γ$5$]TagKind.@@[(β$4$) => F[γ$5$], UpStarF]]
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit