Arrow

cats.arrow.Arrow$
See theArrow companion trait
object Arrow

Attributes

Companion:
trait
Source:
Arrow.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Arrow.type

Members list

Concise view

Type members

Classlikes

trait AllOps[F[_, _], A, B] extends Ops[F, A, B] with AllOps[F, A, B] with AllOps[F, A, B]

Attributes

Source:
Arrow.scala
Graph
Supertypes
trait AllOps[F, A, B]
trait AllOps[F, A, B]
trait Ops[F, A, B]
trait Ops[F, A, B]
trait AllOps[F, A, B]
trait AllOps[F, A, B]
trait Ops[F, A, B]
trait Ops[F, A, B]
trait Ops[F, A, B]
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A, B]
trait AllOps[F, A, B]
trait Ops[F[_, _], A, B] extends Serializable

Attributes

Source:
Arrow.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A, B]
trait AllOps[F, A, B]
trait AllOps[F, A, B]
trait ToArrowOps extends Serializable

Attributes

Source:
Arrow.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object nonInheritedOps.type
trait AllSyntax
object implicits.type
object all.type
object arrow.type

Deprecated classlikes

Attributes

Deprecated
true
Source:
Arrow.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object ops

Attributes

Deprecated
true
Source:
Arrow.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ops.type

Value members

Concrete methods

def apply[F[_, _]](implicit instance: Arrow[F]): Arrow[F]

Summon an instance of Arrow for F.

Summon an instance of Arrow for F.

Attributes

Source:
Arrow.scala