Index.intersect

Check if i overlap any intervals for key.

struct Index(KeyT)
bool
intersect
(
const KeyT key
,
const Interval i
)

Meta