Skip to main content

t_lgl_is_sorted

Function t_lgl_is_sorted 

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

Trampoline for logical Is_sorted method.

ยงSafety

x must be a valid ALTREP LGLSXP.