Skip to main content

sort_is_array

Function sort_is_array 

Source
pub unsafe extern "C" fn sort_is_array(sort: Sort) -> bool
Expand description

Determine if given sort is an array sort. @param sort The sort. @return True if the sort is an array sort.