This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
revert-2214-feature-commandline-documentation
factor
/
extra
/
sequences
/
inserters
History
John Benediktsson
6890ec3fe4
extra: remove some unneeded IN: in -tests.
2018-02-14 17:01:11 -08:00
..
authors.txt
sequences.inserters: a new utility that abuses the exemplar parameter of *-as combinators to direct their output into existing growable sequences, either appending to the end of the vector (appender) or emptying the vector and replacing the contents (replacer)
2010-02-07 00:13:32 -08:00
inserters-tests.factor
extra: remove some unneeded IN: in -tests.
2018-02-14 17:01:11 -08:00
inserters.factor
Update some copyright headers to follow the current convention
2017-09-11 15:43:03 -07:00
summary.txt
sequences.inserters: a new utility that abuses the exemplar parameter of *-as combinators to direct their output into existing growable sequences, either appending to the end of the vector (appender) or emptying the vector and replacing the contents (replacer)
2010-02-07 00:13:32 -08:00