2 unstable releases
0.1.0 | May 4, 2019 |
---|---|
0.0.1 | Apr 23, 2019 |
#97 in #linked-list
9KB
200 lines
illist
An indexable linked list implementation for Rust backed by a Vec
.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.