pub fn par_veb_layout<T: Clone + Send + Sync>(v: &[T]) -> Vec<T>
Expand description

get vEB layout vector (parallel version)