|
84ef2c1117
|
tuple/type: add 'nth' accessor for tuples
|
2018-11-13 12:56:48 +11: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 |
|
|
d70d06468e
|
tuple/type: add entuple, cat, remove, and unique types
|
2018-06-06 19:13:17 +10:00 |
|
|
665c8aa49e
|
tuple/value: add reversing operation
|
2018-04-05 16:06:09 +10:00 |
|
|
d69a567431
|
tuple/index: add some index sequence generators and manipulators
|
2018-04-05 15:18:30 +10:00 |
|
|
5f2b1a5c36
|
tuple: split tests into separate units
|
2018-04-05 13:54:42 +10:00 |
|