You are here: irt.org | FOLDOC | uncurrying
<programming> Transforming a curried function of the form f x y z = ... to one of the form f (x, y, z) = ... , i.e. all arguments are passed as one tuple.
(1998-07-02)
Nearby terms: uncompression « uncountable « uncurry « uncurrying » undefined » undefined external reference » underflow
FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL