]> gitweb.factorcode.org Git - factor.git/commit
sequences.extras: Check if slices overlap or touch. Add a merge-slices word. For...
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 2 Apr 2016 22:46:08 +0000 (15:46 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 2 Apr 2016 22:46:08 +0000 (15:46 -0700)
commitfc1b8214f052ad4350aaccd15cac1c1c271c54e1
treed919f7cdefa829b42a269781136f07c309a14a88
parentb4f979c848a3633b64fe12b0606899749c33241c
sequences.extras: Check if slices overlap or touch. Add a merge-slices word. For efficiency, provide ordered/unordered versions of each word based on whether you know the slices have been swapped or not so they are ordered by from>>.
extra/sequences/extras/extras-tests.factor
extra/sequences/extras/extras.factor