box-intersect
box-intersect copied to clipboard
Persisting the (immutable) data structure for searching later
Can you help me by persisting the data structure (streaming segment tree), so it can be used for bounds checks ("Find all boxes overlapping a point") later?