WindowFrame
Methods
- bounds() : array{0: int, 1: int}
- Inclusive indexes into the sorted partition.
Methods
bounds()
Inclusive indexes into the sorted partition.
public
bounds(int $index, Rows $partition) : array{0: int, 1: int}
An empty frame is expressed as [1, 0] (start > end).
Parameters
- $index : int
- $partition : Rows