RosettaCodeData/Task/First-class-functions/Mathematica/first-class-functions-3.math
2023-07-01 13:44:08 -04:00

3 lines
41 B
Text

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