]> gitweb.factorcode.org Git - factor.git/commitdiff
generalizations: cleanup using.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 23 Mar 2021 03:26:21 +0000 (20:26 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 23 Mar 2021 03:26:21 +0000 (20:26 -0700)
core/generalizations/generalizations.factor

index cbe764315da7023c8e4680a5e0569ccf0d08e232..11b38b89dbe19f5f44b4ea8bcad69973b29d5c55 100644 (file)
@@ -1,9 +1,8 @@
 ! Copyright (C) 2007, 2009 Chris Double, Doug Coleman, Eduardo
 ! Cavazos, Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: kernel kernel.private sequences sequences.private math
-combinators macros math.order math.ranges quotations effects
-memoize.private arrays ;
+USING: arrays combinators kernel kernel.private math math.ranges
+memoize.private sequences ;
 IN: generalizations
 
 ! These words can be inline combinators the word does no math on