]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/collation/collation.factor
misc cleanup.
[factor.git] / basis / unicode / collation / collation.factor
index 9e860cf03f5c505f15e4885ad58bfebc576afe1e..86f6a719cb72e369e038190e1ec288dbffcd6b8c 100644 (file)
@@ -316,7 +316,7 @@ fixup-ducet-for-tibetan
             [ [ primary>> ] append-weights { 0 } ]
             [ [ secondary>> ] append-weights { 0 } ]
             [ [ tertiary>> ] append-weights { 0 } ]
-            [ [ [ secondary>> ] [ tertiary>> ] bi [ zero? ] bi@ and not ] filter [ variable-weight ] map ]
+            [ [ [ secondary>> ] [ tertiary>> ] bi [ zero? ] both? ] reject [ variable-weight ] map ]
         } cleave
     ] { } append-outputs-as ;