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