Open darrylabbate opened 1 year ago
This should be pretty straightforward since anonymous function are already supported. Current ideas (all would be valid):
\x -> x+2 \(x,y) -> x+y \x,y -> x+y
This should be pretty straightforward since anonymous function are already supported. Current ideas (all would be valid):