]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/reports/noise/noise.factor
factor: trim using lists
[factor.git] / extra / reports / noise / noise.factor
index c6a735564f92a68d688d9032d9a021a4e938d5c8..00b452694e85c6c648afdb2c5ae83360bc89809e 100644 (file)
@@ -3,8 +3,7 @@
 USING: accessors assocs math kernel shuffle generalizations
 words quotations arrays combinators sequences math.vectors
 io.styles prettyprint vocabs sorting io generic
-math.statistics math.order locals.types
-locals.definitions ;
+math.order locals.types locals.definitions ;
 IN: reports.noise
 
 : badness ( word -- n )