From 6b3f9cb909df162345d9f5a001abeb0d3df31ce9 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 22 Jul 2023 12:35:39 +0100 Subject: `*-into` always takes the destination as `$1` --- meta-stuff.rst.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-stuff.rst.txt') 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`` -- cgit v1.2.3