Grazfather
|
a69799aa42
|
Add tests for mapping different length sequences
|
2021-12-03 20:47:48 -05:00 |
|
Calvin Rose
|
bbae43f259
|
Update copyright dates.
|
2021-05-31 13:46:02 -05:00 |
|
Leah Neukirchen
|
c16a9d8463
|
Fix or with zero arguments.
The value is nil to be consistent for and/or and all/some.
Also add some tests for and/or.
|
2021-02-16 19:59:03 +01:00 |
|
Calvin Rose
|
2ca9300bf7
|
Add sort tests.
|
2021-01-03 16:45:37 -06:00 |
|
Calvin Rose
|
25ded775ad
|
Add array/clear.
Also improve map, find-index, and find to work on data structures
which do not defined length.
|
2020-12-18 12:37:58 -06:00 |
|
Calvin Rose
|
2598123140
|
Rename test suites such that it is easier to add more of them.
|
2020-08-07 15:34:13 -05:00 |
|