summaryrefslogtreecommitdiff
path: root/meta-stuff.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meta-stuff.rst.txt')
-rw-r--r--meta-stuff.rst.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-stuff.rst.txt b/meta-stuff.rst.txt
index 96c33a9..2a990e8 100644
--- a/meta-stuff.rst.txt
+++ b/meta-stuff.rst.txt
@@ -1,9 +1,11 @@
-next bits…
+done bits
* fix all the ``*-into`` functions/methods to take the destination
variable name as 1st argument (otherwise optional arguments become a
mess)
+next bits…
+
* expose namespace open/close, and ``namespace $name; do …; done``
- use them inside ``class_open`` / ``class_close``