Skip to main content

sort_is_fun

Function sort_is_fun 

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

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