diff options
Diffstat (limited to 'flower/TODO')
-rw-r--r-- | flower/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flower/TODO b/flower/TODO index 6f0f451cce..bcb4e27042 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,3 +1,4 @@ + * PointerList<T>:List<T> -> PointerList<T>:List<T*> * efficient copy cons for List |