s-tree

Segment Tree data structure for storing intervals or segments. It allows querying which of the stored segments contain a given point.

Browse on unpkg