factor/basis/sequences
Doug Coleman 21461a1b75 core: selector-for and collector-for are the wrong naming convention--they should be selector-as and collector-as because they take exemplars.
The exemplar is the starting length of the output sequence in collector-as, so add another collector-for-as that takes a seq that we are making a collector for.
2016-05-26 14:36:11 -07:00
..
complex factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
complex-components factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
cords factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
deep factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
generalizations core: selector-for and collector-for are the wrong naming convention--they should be selector-as and collector-as because they take exemplars. 2016-05-26 14:36:11 -07:00
merged factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
parser unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
product factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
unrolled change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
windowed sequences.windowed: fixup stack effect for rolling-map. 2013-10-12 11:46:05 -07:00