Function icu_uniset::is_valid[][src]

pub fn is_valid(v: &[u32]) -> bool
Expand description

Returns whether the vector is sorted ascending non inclusive, of even length, and within the bounds of 0x0 -> 0x10FFFF inclusive.