diff options
| author | mryouse | 2023-06-06 22:12:06 -0400 |
|---|---|---|
| committer | mryouse | 2023-06-06 22:12:06 -0400 |
| commit | d30e4695f7390c56e2f87dfe76fa4e681eaeb082 (patch) | |
| tree | 695cf4bbb72c5aa1fe39b12c19d4d8f39d58e53b /functions.txt | |
| parent | 00bfa63688583ea1d43dbd5bef26aa97570947ff (diff) | |
6/6/2023 update
Diffstat (limited to 'functions.txt')
| -rw-r--r-- | functions.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/functions.txt b/functions.txt index addbaff..38c8041 100644 --- a/functions.txt +++ b/functions.txt @@ -73,14 +73,14 @@ META: SEQUENCES: [x] append/concat -[x] first -[x] in? -[ ] last -[x] length -[ ] most -[x] rest -[ ] reverse -[ ] slice +[x] first +[x] in? +[x] last +[x] length +[x] most +[x] rest +[x] reverse +[ ] slice STRINGS: [ ] join |
