https://github.com/timnn/linked-tail-list
A specialized linked list
https://github.com/timnn/linked-tail-list
Last synced: 11 months ago
JSON representation
A specialized linked list
- Host: GitHub
- URL: https://github.com/timnn/linked-tail-list
- Owner: TimNN
- License: mit
- Created: 2015-05-03T14:11:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T08:28:08.000Z (about 11 years ago)
- Last Synced: 2025-07-01T06:11:49.791Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 641 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# linked-tail-list
A specialized linked list.
[](https://travis-ci.org/TimNN/linked-tail-list)