logo
pub fn new_par<T: Aabb>(bots: &mut [T]) -> Tree<'_, T> where
    T: Send + Sync,
    T::Num: Send + Sync