]> gitweb.factorcode.org Git - factor.git/history - extra/project-euler/064/064.factor
factor: trim using lists
[factor.git] / extra / project-euler / 064 / 064.factor
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-22 John Benediktssonmisc cleanup.
2020-05-16 John Benediktssonbasis/extra: replace "/ >integer" with "/i" in a few...
2019-11-07 John Benediktssonproject-euler.064: adding description and SOLUTION:.
2019-10-15 Kye W. Shiproject-euler: add solutions to 064, 087