Changelog for interval-algebra-0.2.0
Changelog for interval-algebra
0.2.0
- Adds
IntervalSizeable
class. - Moves
IntervalFilterable
class to main module and generalizes the container to anyFilterable
type. - Adds
IntervalAlgebra.IntervalAlgebraUtilities
module to collect various useful functions. - Adds
IntervalAlgebra.Arbitrary
module to provide functions for generating arbitrary intervals.