Skip to main content

sort_localized

Function sort_localized 

pub fn sort_localized<T>(items: &mut [T])
where T: AsRef<str>,
Expand description

Sort a slice in place in the CURRENT locale’s collation order (tracked, like compare).

Day API ↩ Guides· daybrite.dev