2 lines
47 B
Text
2 lines
47 B
Text
|
let mono = match (p) { | (x, y) -> ((x + y)) }
|
|
let mono = match (p) { | (x, y) -> ((x + y)) }
|