From def28d4cbac907f45ad083f01a34aca5f1c78fe8 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Wed, 1 Jan 2014 23:45:00 +0100 Subject: Low-level typing by '' (free ' for day-to-day use) --- notes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notes') diff --git a/notes b/notes index f3ce97f..e819731 100644 --- a/notes +++ b/notes @@ -66,8 +66,8 @@ dup = _ A->int B->int add -> B->A->int A->int A->int add -> A->int -# argument order to ' is from stack-top to stack-lower -[ 1 2 3 ] [ /foo /bar /quux ] { defv }' [ "" 1 ] [ ] ' * +# argument order to '' is from stack-top to stack-lower +[ 1 2 3 ] [ /foo /bar /quux ] { defv }' [ "" 1 ] [ ] '' * = Characters = -- cgit v1.2.3