menu
more package
documentation
more.dart
Curry9 extension
Curry9 extension
dark_mode
light_mode
Curry9<
T1
,
T2
,
T3
,
T4
,
T5
,
T6
,
T7
,
T8
,
T9
,
R
>
extension
on
Map9
<
T1
,
T2
,
T3
,
T4
,
T5
,
T6
,
T7
,
T8
,
T9
,
R
>
Properties
curry
→
Map1
<
T1
,
Map1
<
T2
,
Map1
<
T3
,
Map1
<
T4
,
Map1
<
T5
,
Map1
<
T6
,
Map1
<
T7
,
Map1
<
T8
,
Map1
<
T9
,
R
>
>
>
>
>
>
>
>
>
Converts a function with 9 positional arguments into a sequence of 9 functions taking a single argument.
no setter
more package
documentation
more
Curry9 extension
more library