An alternative implementation of std::collections::LinkedList featuring a prototype Cursor.
Documentation is available at https://contain-rs.github.io/linked-list/linked_list.
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
.travis.yml | ||
|
|
Cargo.toml | ||
|
|
LICENSE-APACHE | ||
|
|
LICENSE-MIT | ||
|
|
README.md | ||
|
|
deploy-docs.sh | ||
An alternative implementation of std::collections::LinkedList featuring a prototype Cursor.
Documentation is available at https://contain-rs.github.io/linked-list/linked_list.