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