powered by
Curry(FUN, ...)
double <- Curry(`*`, e1=2) stopifnot(double(4) == 8)
Run the code above in your browser using DataLab