]> gitweb.factorcode.org Git - factor.git/history - extra/benchmark/memoize/memoize.factor
factor: more using trim
[factor.git] / extra / benchmark / memoize / memoize.factor
2022-01-20 Doug Colemanfactor: more using trim
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2012-07-18 John Benediktssonbenchmark.memoize: add zero arg memoized function.
2012-07-17 John Benediktssonbenchmark.memoize: adding a benchmark for memoization.