summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/esodata/FlatNestIterator.java
AgeCommit message (Collapse)Author
2022-09-27GPLize projectBen Culkin
Finally deciding to move things into a proper license; which I can do since I've never accepted (or had :( ) a pull request from another person
2020-12-14Implement NestListBen Culkin
NestList is a recursive list structure, inspired by the way lists work in Rakudo (formerly Perl 6).