orx-selfref-col 3.2.0

SelfRefCol is a core data structure to conveniently build safe and efficient self referential collections, such as linked lists and trees.
Documentation
1
2
3
mod array_left_most_ptr;

pub use array_left_most_ptr::{ArrayLeftMostPtrIter, ArrayLeftMostPtrIterMut};