pub fn remove_by_rank_range(
    rank: FilterExpression,
    bin: FilterExpression,
    ctx: &[CdtContext]
) -> FilterExpression
Expand description

Create expression that removes list items starting at specified rank to the last ranked item.