]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/combinators/random/random-docs.factor
factor: trim using lists
[factor.git] / basis / combinators / random / random-docs.factor
index 826474420c9017b2933ef3ceecbc5e174403e8d1..26eeadc796a0fa3b3263153395b2f1db9ab6163d 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2010 Jon Harper.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: assocs help.markup help.syntax kernel quotations
-combinators.random.private sequences ;
+USING: arrays combinators.random.private help.markup help.syntax
+kernel math quotations random sequences ;
 IN: combinators.random
 
 HELP: call-random