public interface Functor<M,A,Self extends HK<M,A,Self>> extends HK<M,A,Self>
| Modifier and Type | Method and Description |
|---|---|
<B,NSelf extends HK<M,B,NSelf>> |
map(java.util.function.Function<? super A,? extends B> function) |
Copyright © 2020. All rights reserved.