Skip to main content

t_str_is_sorted

Function t_str_is_sorted 

Source
pub unsafe extern "C-unwind" fn t_str_is_sorted<T: AltString>(
    x: SEXP,
) -> i32
Expand description

Trampoline for string Is_sorted method.

ยงSafety

x must be a valid ALTREP STRSXP.