Closed jeswr closed 2 years ago
Pros: Makes this accessible to downstream applications (I want to use it in a custom iterator downstream) Cons: Will require a major version bump if we want to remove the LinkedList class or otherwise make breaking changes to its API
bump @RubenVerborgh
Good call, I think a linked list will be a relevant data structure for consumers in any case.
Pros: Makes this accessible to downstream applications (I want to use it in a custom iterator downstream) Cons: Will require a major version bump if we want to remove the LinkedList class or otherwise make breaking changes to its API