ae v0.0.3053 (2021-06-01T17:26:23Z)
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
concurrency
range
classes
Promise
functions
all
reject
resolve
templates
PromiseError
PromiseValue
PromiseValueTransform
Returns a new Promise which is rejected with the given reason.