1 unstable release
0.1.0 | Sep 17, 2023 |
---|
#15 in #generational
31KB
402 lines
GenR, the Ultimate Generational Array for Rust
I am making this because I often find myself wanting to use a Generational Array, but there is no current "standard" crate which includes everything which I would want. This is my solution.