| Package | Description |
|---|---|
| org.smallibs.concurrent.promise | |
| org.smallibs.control |
| Modifier and Type | Method and Description |
|---|---|
static <T> Functor<Promise,T,Promise<T>> |
PromiseHelper.functor(Promise<T> promise) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Free<F extends Functor<F,A,Free<F,A>>,A> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Applicative<M,A,Self extends HK<M,A,Self>> |
interface |
Monad<M,A,Self extends HK<M,A,Self>> |
| Modifier and Type | Method and Description |
|---|---|
<B,NSelf extends HK<M,B,NSelf>> |
Applicative.apply(Functor<M,java.util.function.Function<? super A,? extends B>,?> functor) |
Copyright © 2020. All rights reserved.