factor/extra/sequences
John Benediktsson d145548c44 sequences.extras: fix map-concat to be row-polymorphic. 2016-12-29 12:35:39 -08:00
..
abbrev use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
extras sequences.extras: fix map-concat to be row-polymorphic. 2016-12-29 12:35:39 -08:00
frozen sequences.frozen: adding virtual "frozen" sequences. 2016-03-31 09:14:30 -07:00
inserters unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
modified Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
n-based factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
repeating factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
rotated sequences.rotated: can be a lot faster if we don't circular-wrap. 2015-05-11 19:41:01 -07:00
shifted sequences.shifted: adding a virtual shifted sequence. 2013-03-19 14:56:59 -07:00
snipped sequences.snipped: adding snipped virtual sequences. 2013-04-17 10:27:22 -07:00
squish factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
zipped sequences.zipped: adding zip virtual sequence. 2012-09-26 18:07:53 -07:00