about summary refs log tree commit diff stats
path: root/075channel.mu
diff options
context:
space:
mode:
Diffstat (limited to '075channel.mu')
-rw-r--r--075channel.mu3
1 files changed, 3 insertions, 0 deletions
diff --git a/075channel.mu b/075channel.mu
index 985292a3..c1d2d5f3 100644
--- a/075channel.mu
+++ b/075channel.mu
@@ -155,6 +155,9 @@ def read in:&:source:_elem -> result:_elem, eof?:bool, in:&:source:_elem [
   reset lock
 ]
 
+# todo: create a notion of iterator and iterable so we can read/write whole
+# aggregates (arrays, lists, ..) of _elems at once.
+
 def clear in:&:source:_elem -> in:&:source:_elem [
   local-scope
   load-ingredients