From 1265229f8e72fb50ea23e128376a80273c170262 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Sun, 23 Feb 2014 08:56:38 +0100 Subject: Added >' --- notes | 1 + 1 file changed, 1 insertion(+) (limited to 'notes') diff --git a/notes b/notes index 9aca225..99b8af4 100644 --- a/notes +++ b/notes @@ -46,6 +46,7 @@ v =name -> set current value of name to v, leave modes intact < -> push new scope > -> pop scope, structured data object now on stack < 0 =a 0 =b > -> something which has a and b is on top of stack +< ... parent >' -> push scope with non-local parent (at the end only) 0 1 2 _ -> 0 1 2 2 0 1 2 -0 -> 0 1 2 -- cgit v1.2.3