RosettaCodeData/Task/First-class-functions/R/first-class-functions-2.r

2 lines
47 B
R

sapply(mapply(compose,f1,f2),do.call,list(.5))