aboutsummaryrefslogtreecommitdiff
path: root/functions.txt
diff options
context:
space:
mode:
authormryouse2023-06-07 22:53:43 -0400
committermryouse2023-06-07 22:53:43 -0400
commitdd6bb60b82252ea34daeadc20abd1a6fefa6b69d (patch)
tree8d01be2fbd31adb98451a49d4e359ca2c767ef2c /functions.txt
parentfbc75bca57a3f66006468fb1a8f3988cdc8227d2 (diff)
6/7/2023 update
Diffstat (limited to 'functions.txt')
-rw-r--r--functions.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/functions.txt b/functions.txt
index 38c8041..270c3f0 100644
--- a/functions.txt
+++ b/functions.txt
@@ -1,6 +1,6 @@
CONTROL FLOW:
[x] and
-[ ] branch
+[x] branch
[ ] drop-while
[ ] for-count
[ ] for-each
@@ -80,10 +80,10 @@ SEQUENCES:
[x] most
[x] rest
[x] reverse
-[ ] slice
+[-] slice
STRINGS:
-[ ] join
+[-] join
[ ] ord
[ ] raw
[ ] split