Interval.isOverlap

does this interval overlap with the other interval?

struct Interval(CoordSystem cs)
@safe nothrow pure @nogc
isOverlap

Meta