Function between

Source
pub fn between(
    arr: ExprRef,
    lower: ExprRef,
    upper: ExprRef,
    options: BetweenOptions,
) -> ExprRef