RosettaCodeData/Task/Function-definition/Standard-ML/function-definition-3.ml

2 lines
34 B
Standard ML

val multiply = fn (x, y) => x * y