issues
search
Fundament-Software
/
Alicorn0
The Alicorn language, currently in development and unstable
Apache License 2.0
5
stars
6
forks
source link
Make lambda always take tuple params
#109
Closed
AstroSnail
closed
2 months ago
AstroSnail
commented
2 months ago
add lambda_single for cases where we need single
change lambda_implicit to require single
does not affect lambda_curry (it still requires double parens for a singleton tuple param)