mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-05 12:16:35 +02:00
TODO for (list-set!)
This commit is contained in:
parent
02d0054afc
commit
05a29727ad
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -1,5 +1,8 @@
|
|||
Working TODO list:
|
||||
|
||||
- Add (list-set!) from r7rs
|
||||
will likely require tweaks to GC similar to (set-car! / set-cdr!)
|
||||
|
||||
- Issues with detecting cycles:
|
||||
- (equal?) loops forever when comparing two different circular lists
|
||||
- printing *global-environment* in the repl still loops forever
|
||||
|
|
Loading…
Add table
Reference in a new issue