Preparing search index...
The search index is not available
uoe
uoe
as_async
asAsync
Function asAsync
as
Async
(
possibly_async_func
)
:
(
(
...
args
)
=>
Promise
<
any
>
)
Parameters
possibly_async_func
:
any
Returns
(
(
...
args
)
=>
Promise
<
any
>
)
(
...
args
)
:
Promise
<
any
>
Parameters
Rest
...
args
:
any
[]
Returns
Promise
<
any
>
Stability
4 - locked
Properly converts any function to an async function.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
uoe
api
as_async
bind_callable
bind_self
build_obj
build_obj_mut
cached_async_iterable
call_as_async
callable
callable_bound
collect
collect_async
compare_floats
create_async_factory
create_context
create_coordinator
create_discarding_pub_sub
create_func_factory
create_interval
create_lock
create_machine
Loading...
Generated using
TypeDoc
Stability
4 - locked
Properly converts any function to an async function.