Skip to main content

t_real_is_sorted

Function t_real_is_sorted 

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

Trampoline for real Is_sorted method.

ยงSafety

x must be a valid ALTREP REALSXP.