Curry9<T1, T2, T3, T4, T5, T6, T7, T8, T9, R> extension
- on
-
- Map9<
T1, T2, T3, T4, T5, T6, T7, T8, T9, R>
- Map9<
Properties
-
curry
→ Map1<
T1, Map1< T2, Map1< >T3, Map1< >T4, Map1< >T5, Map1< >T6, Map1< >T7, Map1< >T8, Map1< >T9, R> > -
Available on Map9<
Converts a function with 9 positional arguments into a sequence of 9 functions taking a single argument.T1, T2, T3, T4, T5, T6, T7, T8, T9, R> , provided by the Curry9 extensionno setter