summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/esodata/NestList.java
AgeCommit message (Collapse)Author
2023-06-25Update a number of thingsBen Culkin
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
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).