PartiallyAppliedLiftK

smithy4s.capability.Covariant$.PartiallyAppliedLiftK
final class PartiallyAppliedLiftK[F[_]](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[G1[_], G2[_]](fk: PolyFunction[G1, G2])(implicit F: Covariant[F]): PolyFunction[[_] =>> Wrapped[F, G1, _$7], [_] =>> Wrapped[F, G2, _$8]]