Changelog for interval-algebra-0.2.0
Changelog for interval-algebra
0.2.0
- Adds
IntervalSizeableclass. - Moves
IntervalFilterableclass to main module and generalizes the container to anyFilterabletype. - Adds
IntervalAlgebra.IntervalAlgebraUtilitiesmodule to collect various useful functions. - Adds
IntervalAlgebra.Arbitrarymodule to provide functions for generating arbitrary intervals.