The value of type Context[A] to wrap.
The captured Functor[Context] whose behavior
is used to implement this class's methods.
The captured Functor[Context] whose behavior
is used to implement this class's methods.
The captured Functor[Context] whose behavior
is used to implement this class's methods.
A mapping operation that obeys the identity and composition laws.
A mapping operation that obeys the identity and composition laws.
See the main documentation for trait Functor for more detail.
The value of type Context[A] to wrap.
The value of type Context[A] to wrap.
Adapter class for
Functorthat wraps a value of typeContext[A]given an implicitFunctor[Context].