orx-imp-vec 0.8.5

`ImpVec` stands for 'immutable-push-vec'. It wraps a `orx_pinned_vec::PinnedVec`, enabling push/extend operations with an immutable reference and allowing for building self-referencing vectors.
Documentation