collectable icon indicating copy to clipboard operation
collectable copied to clipboard

List: Tidy up public API

Open axefrog opened this issue 8 years ago • 1 comments

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.

axefrog avatar Mar 11 '17 20:03 axefrog

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.

SimonMeskens avatar Jul 29 '17 18:07 SimonMeskens