]> gitweb.factorcode.org Git - factor.git/commitdiff
splitting-docs: mention two existing words in documentation
authorAlexander Iljin <ajsoft@yandex.ru>
Sun, 5 Aug 2018 18:24:13 +0000 (20:24 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 21 Aug 2018 17:45:52 +0000 (10:45 -0700)
core/splitting/splitting-docs.factor

index 599bdbb5f7f67dde5dfd389f55689d89510f432f..d69338c5ee40cf1ab8e5291472be42d0fd09ba95 100644 (file)
@@ -15,6 +15,8 @@ ARTICLE: "sequences-split" "Splitting sequences"
     split1-last
     split1-last-slice
     split
+    split-indices
+    split-slice
     split-when
     split-when-slice
 }