|
6b1cbc4d73
|
Move source out of root and into the cruft directory
|
2024-07-18 12:27:05 +10:00 |
|
|
f6056153e3
|
rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
|
2018-08-05 14:42:02 +10:00 |
|
|
96c80ecea5
|
comparator: add test for self equality failure
|
2017-06-29 15:27:16 +10:00 |
|
|
6065aa9933
|
comparator: add comparator for indexed compound types
compares each index of the two parameters in sequence, returning true if
the first parameter has the first value that compares less than the
second.
|
2017-06-19 15:28:10 +10:00 |
|