Modules

A directed graph implementation with interleave op node and data node and all the edges are data node.

A generational index implementation. A generational index is a map-a-like container, which invalidate index/key when the item is removed, even the container itself don’t have the access to that index/key.