Some more changes to readme
This commit is contained in:
parent
20471c01c2
commit
c65ab9cb15
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
guard was a procedure, but now it is an expression.
|
||||||
|
|
||||||
(with var 10 (- var 1) negative?) => (:for var (in 10 (- var 10) (negative? var)))
|
(with var 10 (- var 1) negative?) => (:for var (in 10 (- var 10) (negative? var)))
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Lexical order of clauses
|
### Lexical order of clauses
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue