new_par

Function new_par 

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