Doug Coleman
|
330c7ba156
|
factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
Redo many FROM: and QUALIFIED: and using lists.
|
2015-08-12 08:49:02 -05:00 |
John Benediktsson
|
de62db7775
|
sequences.product: use some unsafe to make it faster.
|
2013-10-12 11:35:17 -07:00 |
John Benediktsson
|
4e72d80256
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
John Benediktsson
|
94815d0f3c
|
sequences.product: improve stack effects.
|
2011-09-23 17:46:55 -07:00 |
John Benediktsson
|
3c1356bf69
|
Adding stack effects.
|
2011-09-23 17:46:40 -07:00 |
Joe Groff
|
2bd6de9a02
|
slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global
|
2011-09-19 10:03:43 -07:00 |
Jon Harper
|
ff1d7914e8
|
cleanup
|
2010-10-22 18:22:29 -07:00 |
Doug Coleman
|
3e756f5c08
|
add product-map>assoc and docs
|
2009-11-27 22:58:17 -06:00 |
Doug Coleman
|
cdc1f1e041
|
add product-map-as and use it in poker vocab
|
2009-11-25 23:18:18 -06:00 |
Slava Pestov
|
8b8b9031fd
|
Move a few libraries from extra to basis since basis stuff depends on them
|
2009-11-01 22:17:00 -06:00 |