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
f7b7b5afbf
factor
/
extra
/
sequences
History
John Benediktsson
e477f6996f
Fix comments to be ! not #!.
2015-09-08 16:15:10 -07:00
..
abbrev
use ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-20 22:24:30 -07:00
extras
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
inserters
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
2015-07-03 09:39:59 -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