aboutsummaryrefslogtreecommitdiffstats
path: root/Futures.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Futures.txt')
-rw-r--r--Futures.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Futures.txt b/Futures.txt
index e7829ce..7a39fab 100644
--- a/Futures.txt
+++ b/Futures.txt
@@ -33,3 +33,8 @@ vague implementation thoughts:
* Test cases
- boy, do we need test cases!
+
+* Clean up *at() functions
+ - The *at() function implementations are gratuitously complicated,
+ I believe because they predate the auto-canonicalization that came
+ with the rewritten pseudo wrappers.