Search results
Type of JavaScript Promises (with particular return type) Effects are not traced in the Promise type, as they form part of the Effect that results in the promise.
P
purescript-aff-promise
M
Control.Promise
A JavaScript promise.
P
purescript-promises
M
Effect.Promise
promise :: forall a. Deferred => ((a -> Effect Unit) -> (Error -> Effect Unit) -> Effect Unit) -> Promise a
Create a promise by supplying a function which takes a success callback and
error callback as arguments, returning an Effect.
P
purescript-promises
M
Effect.Promise
P
purescript-node-telegram-bot-api
M
TelegramBot
P
purescript-outwatch
M
OutWatch.Helpers.Promise
P
purescript-has-js-rep
M
HasJSRep
No further results.