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