#position #together #pre-release #vec #moves #vector #circularly

circular-resources

A Vec together with a position that moves circularly

20 releases (6 breaking)

0.6.1 Mar 11, 2022
0.6.0 Mar 11, 2022
0.5.1 Mar 11, 2022
0.4.5 Mar 11, 2022
0.0.2 Mar 8, 2022

#6 in #pre-release

Download history 39/week @ 2024-02-16 11/week @ 2024-02-23 1/week @ 2024-03-01 26/week @ 2024-03-29 3/week @ 2024-04-05

59 downloads per month

Apache-2.0

7KB
160 lines

This is a Rust library.

A Vec together with positions that move together with the elements if the Vec changes (e.g. an element is removed).

That's a prerelease. It was tested not enough.


lib.rs:

UNTESTED code.

TODO: docs

No runtime deps