Summary:
Detail:
Functor<Const<T,?>>
Invariant<Const<T,?>>
static final ConstFunctor
INSTANCE
default <A, B> Kind<Const<T,?>,B>
map(Kind<Const<T,?>,? extends A> value, Function1<? super A,? extends B> map)
imap, lift
map
Functor<T>