diff --git a/README.md b/README.md index ccbffbd..b9c9a5f 100644 --- a/README.md +++ b/README.md @@ -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