diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1996-11-15 11:08:37 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1996-11-15 11:08:37 +0100 |
commit | f3b8153dec5313fd5d539fc5aca9c7699de152ee (patch) | |
tree | da2cde675ffe914d2e03aa90692eb7b4785e81f4 /flower/TODO | |
parent | 748e6176ab755ccf841f408d13d5818260a05d32 (diff) |
release: 0.0.6
Diffstat (limited to 'flower/TODO')
-rw-r--r-- | flower/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flower/TODO b/flower/TODO index bcb4e27042..f7070ecd07 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,5 +1,7 @@ * PointerList<T>:List<T> -> PointerList<T>:List<T*> + * PCursor -> Pointer_cursor / PointerCursor ? + * efficient copy cons for List * change String::pos |