Skip to content

Commit 8ff3124

Browse files
committed
up
1 parent 19f8e78 commit 8ff3124

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

TODO.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
`same` and `sameInCtx` -- do not expend function with `definedName`
1+
`same` and `sameInCtx` -- do not partial evaluate function with `definedName`
2+
3+
`assert-same`
4+
`assert-not-same`
25

36
`equalInCtx` with `ctx.trail` handle recursive function
47
`equalInCtx` call `applyOneStep`
@@ -16,3 +19,7 @@ refactor `load` to support circular imports
1619
# later
1720

1821
`let-one` vs `let` and `let*`
22+
23+
# builtin
24+
25+
add builtin

0 commit comments

Comments
 (0)