summaryrefslogtreecommitdiff
path: root/src/test/java/bjc/esodata/NestListTest.java
AgeCommit message (Collapse)Author
2022-07-26Restructure a bitBen Culkin
2020-12-14Implement NestListBen Culkin
NestList is a recursive list structure, inspired by the way lists work in Rakudo (formerly Perl 6).