Skip to content

JSLinkedList v0.38.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@PachiSystems PachiSystems released this 22 Jul 04:32
· 8 commits to master since this release

This release is based on the 0.38.1 version. Most functionality is included along with sortedAdd and sort method enhancements. There is still a little way to go before version one. This is also only a singularly linked list implementation. Traversal is in once direction at present, but we are hoping to add bi-directional traversal in a later release as well as circular linked lists.