From c65ab9cb15d41e65f263be6fd05c807941b08674 Mon Sep 17 00:00:00 2001 From: Linus Date: Tue, 18 May 2021 18:15:41 +0200 Subject: [PATCH] Some more changes to readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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