Tree @master (Download .tar.gz)
TODO.md @master — view markup · raw · history · blame
TODO
Distribution
- Clean up Jaft tests to be less concoctor-specific.
Language
!operator.- REMOVE
==operator. !==infix operator.nullconstant.- multiple returns:
let [a, b, c] = foo(z)andfoocan return[x, y, z]but this expression may only appear in tail position