Some more changes to readme

This commit is contained in:
Linus 2021-05-18 18:15:41 +02:00
parent 20471c01c2
commit c65ab9cb15

View file

@ -72,6 +72,7 @@ Due to clause reordering, positional updates are not supported. If you want to u
guard was a procedure, but now it is an expression.
(with var 10 (- var 1) negative?) => (:for var (in 10 (- var 10) (negative? var)))
## Features
### Lexical order of clauses