collectable
collectable copied to clipboard
List: Tidy up public API
Being the first structure I introduced, the public API for collectable/list has a few inconsistencies with the other data structures and could do with some polishing up. Extra methods will also be required for stuff liking map, filter and so forth.
Could you give a list of inconsistencies with the other data structures? I might try to PR a fix for this issue as a way to get my bearings with the project.