]> gitweb.factorcode.org Git - factor.git/commit
refactor so that generalizations reuses the stub versions of nsequence, firstn, and...
authorJoe Groff <arcata@gmail.com>
Thu, 8 Oct 2009 17:55:52 +0000 (12:55 -0500)
committerJoe Groff <arcata@gmail.com>
Thu, 8 Oct 2009 17:55:52 +0000 (12:55 -0500)
commitb150deeb11cc006cc966d301f6a05a704b6fe46a
tree01eb40c4660022449af4911555f51a68e0c0dd14
parent63842c7dc95fd1980eddbfe57c06f6ed7f503b65
refactor so that generalizations reuses the stub versions of nsequence, firstn, and n*quot needed by memoize
basis/alien/parser/parser.factor
basis/generalizations/generalizations.factor
basis/memoize/memoize.factor