[][src]Module phreak_engine::datastructs

Generic Datastructures

Modules

lifespan
lifespanlist

The lifespanlist in this package contains elements ordered in time. It support views on a list of items at a certain point in time.

lifespanmap

Maps items to lifespans It support views on a set of items at a certain point in time.

multiset

Multiset is used as a set with multiple occurances of items.