Skip to content

AsyncBody<A>

typedefAsyncBody<A>=voidFunction(voidFunction(Either<Object,A>))

A function that registers an AsyncCallback and triggers an asynchronous computation, used by IO.async_.