FunctorK5

smithy4s.kinds.FunctorK5
See theFunctorK5 companion trait
object FunctorK5

Attributes

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

Members list

Value members

Concrete methods

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

Implicits

Implicits

implicit def polyfunctionFunctorK5[F[_, _, _, _, _]]: FunctorK5[[G[_, _, _, _, _]] =>> PolyFunction5[F, G]]