Expand description
Range-specific types.
Structsยง
- Once
- Iterator which yields a single range.
- Range
Diff Iter - Iterator over the difference of two ranges.
- Range
Intersection Iter - Iterator over the intersection of two ranges.
- Range
Union Iter - Iterator over the union of two ranges.