Module containers

Source
Expand description

Traits that can be implemented by containers to provide functionality to collections based on them.

Traitsยง

Enter
A container that can enter from timestamp T1 into timestamp T2.
Leave
A container that can leave from timestamp T1 into timestamp T2.
Negate
A container that can negate its updates.
ResultsIn
A container that can advance timestamps by a summary TS.