package
0.0.0-20180711164918-19f838fd53de
Repository: https://github.com/brentp/go-athenaeum.git
Documentation: pkg.go.dev
# Functions
Difference returns a new RangeSet with regions in a that are absent from b.
Intersection returns a new RangeSet with intersecting regions from a and b.
New returns a new RangeSet.
Union returns a new RangeSet with the union of regions from a and b.