GitHub / tsdotnet / linked-node-list
An unprotected bi-directional linked list. Useful for implementing other collections or for managing custom nodes (links).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Flinked-node-list
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: TypeScript
Size: 818 KB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 15 days ago
Topics: bidirectional, custom-node, doubly-linked-list, iterable, linked-list, linked-node-list, unprotected