Preparing search index...
The search index is not available
Algomatic - v4.0.0
Algomatic
compose
Function compose
compose
<
T
>
(
...
fs
)
:
Mapper
<
T
>
Composes mapper functions into a single function.
Type Parameters
T
Parameters
Rest
...
fs
:
Mapper
<
T
>
[]
The composed mapper functions.
Returns
Mapper
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Algomatic - v4.0.0
Loading...
Composes mapper functions into a single function.