summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/esodata/NestList.java
AgeCommit message (Collapse)Author
2022-09-16Adjust a few thingsBen Culkin
2021-03-13Clear up some warningsBen Culkin
2020-12-14Implement NestListBen Culkin
NestList is a recursive list structure, inspired by the way lists work in Rakudo (formerly Perl 6).