@mikuroxina/mini-fn
Preparing search index...
Const
compose
Function compose
compose
<
B
,
C
>
(
_left
:
Const
.
Const
<
B
,
C
>
,
)
:
<
A
>
(
right
:
Const
.
Const
<
A
,
B
>
)
=>
Const
.
Const
<
A
,
C
>
Type Parameters
B
C
Parameters
_left
:
Const
.
Const
<
B
,
C
>
Returns
<
A
>
(
right
:
Const
.
Const
<
A
,
B
>
)
=>
Const
.
Const
<
A
,
C
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
Loading...