[][src]Module broccoli::assert

Functions

find_intersections_mut
for_all_in_rect_mut
for_all_intersect_rect_mut
for_all_not_in_rect_mut

Panics if the result differs from the naive solution. Should never panic unless invariants of the tree data struct have been violated.

k_nearest_mut
raycast_mut
tree_invariants

Collection of functions that panics if the Tree result differs from the naive solution. Should never panic unless invariants of the tree data struct have been violated.
Returns false if the tree's invariants are not met.