diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1996-11-19 00:38:26 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1996-11-19 00:38:26 +0100 |
commit | c3fe80ddeb9acfcf5d569fcef1caaef6ef7a01fb (patch) | |
tree | f27a9b64028dc1eeef276822d691e064eb296339 /flower/TODO | |
parent | f3b8153dec5313fd5d539fc5aca9c7699de152ee (diff) |
release: 0.0.7
Diffstat (limited to 'flower/TODO')
-rw-r--r-- | flower/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flower/TODO b/flower/TODO index f7070ecd07..4d0774ff7c 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,7 +1,7 @@ - * PointerList<T>:List<T> -> PointerList<T>:List<T*> - * PCursor -> Pointer_cursor / PointerCursor ? + * remove List::List(element) + * efficient copy cons for List * change String::pos |