aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
blob: 3669134ba555473da57827e4abb27bed1eefc72f (plain)
1
2
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