Function encoding_rs::data::map_with_unsorted_ranges

source ยท
fn map_with_unsorted_ranges(
    haystack: &[u16],
    other: &[u16],
    needle: u16,
) -> Option<u16>