ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
resolve
ae
utils
promise
Returns a new
Promise!void
which is resolved.
Promise
!
void
resolve
()
Promise
!void
resolve
(
E
=
Exception
)
(
)
Promise
!
T
resolve
(T value)
Meta
Source
See Implementation
ae
utils
promise
modules
concurrency
range
classes
Promise
functions
all
reject
resolve
templates
PromiseError
PromiseValue
PromiseValueTransform
Returns a new Promise!void which is resolved.