pub fn out_ordering(
    func: &FuncMonotonicity,
    arg_orderings: &[SortProperties]
) -> SortProperties
Expand description

Determines a ScalarFunctionExpr’s monotonicity for the given arguments and the function’s behavior depending on its arguments.