An example of a simple linked list
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fl1tzi d53d575443 JUHU 3 weeks ago
src JUHU 3 weeks ago
.gitignore Initial commit 3 weeks ago
Cargo.toml JUHU 3 weeks ago
LICENSE Initial commit 3 weeks ago
README.md Initial commit 3 weeks ago

README.md

linked-list

An example on how to build a linked list in Rust