From 6c6afc8d594ad675290bda81a0a6bde3dfa590eb Mon Sep 17 00:00:00 2001 From: mryouse Date: Thu, 1 Jun 2023 22:49:25 -0400 Subject: 6/1/2023 update --- functions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'functions.txt') diff --git a/functions.txt b/functions.txt index 7fd8aea..addbaff 100644 --- a/functions.txt +++ b/functions.txt @@ -72,7 +72,7 @@ META: [ ] user-symbols SEQUENCES: -[-] append/concat (only accepts one value) +[x] append/concat [x] first [x] in? [ ] last @@ -95,12 +95,12 @@ TERMINAL: [ ] clear [ ] env [ ] exit -[ ] print +[-] print [ ] read-char [ ] read-line TYPES: -[ ] ->string +[-] ->string (parses but does nothing) [x] any? [ ] bool? [ ] float? -- cgit v1.2.3