FunctorK

smithy4s.kinds.FunctorK
See theFunctorK companion trait
object FunctorK

Attributes

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

Members list

Value members

Concrete methods

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

Implicits

Implicits

implicit def polyfunctionFunctorK[F[_]]: FunctorK[[G[_]] =>> PolyFunction[F, G]]