]> gitweb.factorcode.org Git - factor.git/history - extra/benchmark/randomize/randomize.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / benchmark / randomize / randomize.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2013-03-06 John Benediktssonbenchmark.randomize: adding a randomize benchmark.