summaryrefslogtreecommitdiff
path: root/base/src/test/java/bjc/utils/data
AgeCommit message (Collapse)Author
2019-04-11QueuedIterator changesBenjamin J. Culkin
2018-10-30Cleanupbculkin2442
2018-10-29QueuedIteratorsbculkin2442
QueuedIterators are iterators that can have other iterators interleaved into their iteration sequences. This was implemented as a decent idea, and because it may help get the iterative topDownTransform working again (if it ever worked in the first place...)
2018-10-29More testing.bculkin2442
Add some more testing utilities
2018-10-28Import organizationbculkin2442
2018-10-16Testing stuffbculkin2442
2018-10-14Testingbculkin2442