nonInheritedOps

cats.Bimonad$.nonInheritedOps$
object nonInheritedOps extends ToBimonadOps

Attributes

Deprecated
true
Source
Bimonad.scala
Graph
Supertypes
trait ToBimonadOps
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

implicit def toBimonadOps[F[_], A](target: F[A])(implicit tc: Bimonad[F]): Ops[F, A] { type TypeClassType = Bimonad[F]; }

Attributes

Inherited from:
ToBimonadOps
Source
Bimonad.scala