FunctorK2

smithy4s.kinds.FunctorK2$
See theFunctorK2 companion trait
object FunctorK2

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FunctorK2.type

Members list

Value members

Concrete methods

inline def apply[Alg[_[_, _]]](implicit ev: FunctorK2[Alg]): FunctorK2[Alg]

Implicits

Implicits

implicit def polyfunctionFunctorK2[F[_, _]]: FunctorK2[[G[_, _]] =>> PolyFunction2[F, G]]