RosettaCodeData/Task/First-class-functions/Mathematica/first-class-functions-3.math

4 lines
41 B
Plaintext

Composition[f,g,h][x]
f@g@h@x
x//h//g//f