Preparing search index...
The search index is not available
uoe
uoe
named_function
named_function
Function named_function
named_
function
(
name
,
func
)
:
(
(
...
args
)
=>
any
)
Creates a function that is dynamically named at run-time.
Parameters
name
:
any
func
:
any
Returns
(
(
...
args
)
=>
any
)
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
uoe
api
array_from_async
as_async
bind_callable
bind_self
build_obj
build_obj_mut
cached_async_iterable
call_as_async
callable
callable_bound
collect
collect_async
create_async_factory
create_discarding_pub_sub
create_func_factory
create_lock
create_map_factory
create_promise
create_promise_queue
create_safe_api
Loading...
Generated using
TypeDoc
Creates a function that is dynamically named at run-time.