John Benediktsson
|
d78972e045
|
hash-sets/hashtables: remove wrapped-key, use slot-types for errors.
|
2017-07-06 11:25:11 -07:00 |
John Benediktsson
|
1eff2b3dbc
|
hashtables/hash-sets: add some error checking...
...to the sequence/number wrapped versions.
|
2017-07-05 18:41:45 -07:00 |
John Benediktsson
|
de48558d12
|
sets: adding ?delete that returns a boolean if elt was deleted from set.
|
2017-02-07 13:31:07 -08:00 |
John Benediktsson
|
e7a42b1dc4
|
sets: rename unordered-set back to set.
|
2016-03-29 15:46:29 -07:00 |
Doug Coleman
|
28dcd0667a
|
factor: rename set to unordered-set.
|
2015-08-12 10:54:19 -05:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
15badfbcd9
|
hash-sets: use map-into in members.
|
2013-04-07 13:09:20 -07:00 |
John Benediktsson
|
0e425e70d0
|
hash-sets.sequences: adding sequence hashsets.
|
2013-04-06 14:14:01 -07:00 |
John Benediktsson
|
fd879b16c7
|
hash-sets.identity: adding identity hashsets.
|
2013-04-06 14:14:00 -07:00 |
John Benediktsson
|
06754951d3
|
hash-sets.wrapped: support for "wrapped" hash-sets.
|
2013-04-06 14:14:00 -07:00 |