ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
reject
ae
utils
promise
Returns a new
Promise
which is rejected with the given reason.
Promise
!(
T
,
E
)
reject
(
T
E
)
(
E
reason
)
Meta
Source
See Implementation
ae
utils
promise
modules
await
concurrency
range
classes
Promise
functions
all
reject
resolve
structs
PromiseQueue
templates
PromiseError
PromiseValue
PromiseValueTransform
isPromise
Returns a new Promise which is rejected with the given reason.