Function mz_expr::scalar::func::list_remove

source ·
fn list_remove<'a>(
    a: Datum<'a>,
    b: Datum<'a>,
    temp_storage: &'a RowArena
) -> Datum<'a>