#linked-list #list #index #collection

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

#85 in #linked-list

33 downloads per month

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