bobbylisp/sketch.hlm

1 line
43 B
Plaintext

let add = \x : num, y : num -> num = x + y;