orxfun / orx-split-vec

An efficient constant access time vector with dynamic capacity and pinned elements.
https://crates.io/crates/orx-split-vec
MIT License
2 stars 2 forks source link

tests implemented #2

Closed orxfun closed 1 year ago

orxfun commented 1 year ago

Core tests are added.