FunctorK

smithy4s.kinds.FunctorK$
See theFunctorK companion trait
object FunctorK

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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]]