Preparing search index...
The search index is not available
jonads
jonads
Mapper
Type Alias Mapper<T, U>
Mapper
<
T
,
U
>
:
(
(
value
:
T
)
=>
U
)
A function that maps one value to another.
Type Parameters
T
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jonads
Loading...
A function that maps one value to another.