diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..0572579 --- /dev/null +++ b/TODO.md @@ -0,0 +1,2 @@ +Change freelist from a stack into a queue. Combined with the +hashconsing technique, might this give us an LRU queue???