public interface Applicative<M,A,Self extends HK<M,A,Self>> extends Functor<M,A,Self>
<B,NSelf extends HK<M,B,NSelf>>HK<M,B,NSelf>
apply(Functor<M,java.util.function.Function<? super A,? extends B>,?> functor)
map
apply, self
<B,NSelf extends HK<M,B,NSelf>> HK<M,B,NSelf> apply(Functor<M,java.util.function.Function<? super A,? extends B>,?> functor)
Copyright © 2020. All rights reserved.