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