FunctorK

trait FunctorK[U <: ([f <: ([_$3] =>> Any)] =>> Any)]
class Object
trait Matchable
class Any
trait ApplyK[U]
trait Craft[U]

Extensions

Extensions

extension (obj: U[F])
def mapK[F <: ([_$4] =>> Any), G <: ([_$5] =>> Any)](f: [A] => (x$1: F[A]) => G[A]): U[G]