From ca75962a335a9954962b0213e060e3895ddc69fb Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 11 Dec 2022 01:37:40 +0200 Subject: Fix collection literal evaluation --- TODO.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 59c655f..3669134 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,2 +1,3 @@ add a `Debug/break` builtin that allows simple interactive debugging +instead of evaling all args first and then curry calling fn, eval only one at a time write tests -- cgit v1.3