]> gitweb.factorcode.org Git - factor.git/commit
sequences: fix filter! to allow stack arguments to be used by the quot.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sun, 5 Mar 2017 22:09:03 +0000 (14:09 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 5 Mar 2017 22:09:03 +0000 (14:09 -0800)
commit44da4ed4dd366249c7498eacc0545c9d67d7c69b
tree792b4337d102a23006b78b1dc2d61878a5485347
parentc6a00bfdfe25cbc8a76f75b345e79dda52fe2d20
sequences: fix filter! to allow stack arguments to be used by the quot.
core/sequences/sequences-tests.factor
core/sequences/sequences.factor