Skip to main content

sort_is_sequence

Function sort_is_sequence 

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

Determine if given sort is a Sequence sort. @param sort The sort. @return True if the sort is a Sequence sort.