pub fn boolean_sort(arr: &mut [bool])
Expand description

Boolean sort

A dedicated sort for boolean.