]> gitweb.factorcode.org Git - factor.git/commit
for typed words, put the specialized definition in a gensym, and check the input...
authorJoe Groff <arcata@gmail.com>
Wed, 2 Sep 2009 23:45:08 +0000 (18:45 -0500)
committerJoe Groff <arcata@gmail.com>
Wed, 2 Sep 2009 23:45:08 +0000 (18:45 -0500)
commit37a13b2c454c37f244aa7301009fad31065e45bd
treecc659089e90cefb4d7710554feee91d131993429
parent1f6d205eef4e77c113e87a0423cc44fbb8c65eec
for typed words, put the specialized definition in a gensym, and check the input types and declare the output types in the inlined outer word so the checks can be cleared by the compiler when possible
extra/typed/typed.factor