ptal / intervallum

Integer interval arithmetic library
Apache License 2.0
17 stars 7 forks source link

Generic set and interval operations #6

Closed ptal closed 9 years ago

ptal commented 9 years ago

One trait per operation (Union, Intersection, ...).

Implement traits for set structures in collections::*.