]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/project-euler/ave-time/ave-time-docs.factor
factor: trim using lists
[factor.git] / extra / project-euler / ave-time / ave-time-docs.factor
index 1fb41b61c0d799f135b1d522fc7c2fb65908bbe3..168047fc5bdf7258a6ca36dfcddc065bcd562710 100644 (file)
@@ -1,5 +1,4 @@
-USING: arrays help.markup help.syntax math math.parser memory quotations
-    sequences system tools.time ;
+USING: help.markup help.syntax math quotations sequences ;
 IN: project-euler.ave-time
 
 HELP: collect-benchmarks