InjectK

cats.InjectK$
See theInjectK companion class
object InjectK

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_], G[_]](implicit I: InjectK[F, G]): InjectK[F, G]

Attributes

Source:
InjectK.scala

Implicits

Inherited implicits

implicit def catsLeftInjectKInstance[F[_], G[_]]: InjectK[F, [_] =>> EitherK[F, G, _$6]]

Attributes

Inherited from:
InjectKInstances (hidden)
Source:
InjectK.scala

Attributes

Inherited from:
InjectKInstances (hidden)
Source:
InjectK.scala
implicit def catsRightInjectKInstance[F[_], G[_], H[_]](implicit I: InjectK[F, G]): InjectK[F, [_] =>> EitherK[H, G, _$13]]

Attributes

Inherited from:
InjectKInstances (hidden)
Source:
InjectK.scala