hexga_generational 0.0.10-beta.15

GenVec, ideal for MAS (Multi-Agent System), where each agent can be removed at any time and has references to other agents.
Documentation
1
2
3
4
5
pub use crate::gen_vec::
{
    GenVec,GenID,CollectToGenVecExtension,
    SlotVec,SlotID,
};