]> gitweb.factorcode.org Git - factor.git/commit
combinators.smart: Add smart combinator that outputs a seq and (length-n) more elements.
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 6 Aug 2015 08:20:10 +0000 (03:20 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 6 Aug 2015 17:07:20 +0000 (12:07 -0500)
commit33d96f76234630980a9985c8e76d42c7e544b071
tree89c4f0ec28a43224bd9440fa22f5e763769b6fb3
parent8ef926989b1a8c18c5e75cc7b01b955504210b91
combinators.smart: Add smart combinator that outputs a seq and (length-n) more elements.
basis/combinators/smart/smart-tests.factor
basis/combinators/smart/smart.factor