diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-11 13:51:04 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-11 13:51:04 +0200 |
| commit | 3f7d328d356c75c0ae57c67eb64fb5337361cce7 (patch) | |
| tree | f57e11eb89b50aecce10016078d9bdddcadc796c /TODO.txt | |
| parent | ca75962a335a9954962b0213e060e3895ddc69fb (diff) | |
Only evaluate fn arg when immediately calling function with that arg
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,3 +1,2 @@ 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 |
