diff --git a/TODO b/TODO index 33ca5cbb..95687372 100644 --- a/TODO +++ b/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