diff options
Diffstat (limited to 'functions.txt')
| -rw-r--r-- | functions.txt | 6 |
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 |
