public static class Applicativable.SemigroupApplyer<T>
extends java.lang.Object
| Constructor and Description |
|---|
SemigroupApplyer() |
| Modifier and Type | Method and Description |
|---|---|
Applicativable.SemigroupApplyer<T> |
ap(ConvertableFunctor<T> fn) |
Value<T> |
convertable() |
public Applicativable.SemigroupApplyer<T> ap(ConvertableFunctor<T> fn)