Function: getKey()
getKey(
o):Calculation|ASTIdentifier
Defined in: packages/core/src/plan/operators/tuple/order.ts:15
Extracts the sort key from an Order descriptor; used as a helper for array mapping.
Parameters
| Parameter | Type |
|---|---|
o | Order |
getKey(
o):Calculation|ASTIdentifier
Defined in: packages/core/src/plan/operators/tuple/order.ts:15
Extracts the sort key from an Order descriptor; used as a helper for array mapping.
| Parameter | Type |
|---|---|
o | Order |