then how is that possible? ```cpp struct ArchetypeEdge { Archetype& add; Archetype& remove; };
then how is that possible?
It's supposed to make a graph so it's looping like a recursive structure I guess
but it's not possible, is it?
It's supposed to make a graph so it's looping like a recursive structure I guess
but it's not possible, is it?