#linked-list #list #collection #index

illist

An indexable linked list implementation backed by a Vec

2 unstable releases

0.1.0 May 4, 2019
0.0.1 Apr 23, 2019

#106 in #linked-list

MIT/Apache

9KB
200 lines

illist

Travis (.com) branch Crates.io

An indexable linked list implementation for Rust backed by a Vec.

License

Licensed under either of

at your option.

No runtime deps