ae ~master (2024-01-05T13:09:51Z)
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
timing
classes
Promise
functions
all
reject
require
resolve
structs
PromiseQueue
templates
PromiseError
PromiseValue
PromiseValueTransform
isPromise
Returns a new Promise which is rejected with the given reason.