This commit is contained in:
Mike Farah
2023-02-20 16:08:51 +11:00
parent 3f13bf65a1
commit 814a6114a8
5 changed files with 144 additions and 0 deletions
+1
View File
@@ -51,6 +51,7 @@
* [Reduce](operators/reduce.md)
* [Reverse](operators/reverse.md)
* [Select](operators/select.md)
* [Shuffle](operators/shuffle.md)
* [Slice Array](operators/slice-array.md)
* [Sort](operators/sort.md)
* [Sort Keys](operators/sort-keys.md)