Uses of Interface
org.smallibs.control.Applicative
Packages that use Applicative
-
Uses of Applicative in org.smallibs.concurrent.promise
Methods in org.smallibs.concurrent.promise that return ApplicativeModifier and TypeMethodDescriptionstatic <T> Applicative<Promise, T, Promise<T>> PromiseHelper.applicative(Promise<T> promise) -
Uses of Applicative in org.smallibs.control
Subinterfaces of Applicative in org.smallibs.control