Documentation ¶
Index ¶
- func BlockidLess(a, b types.Blockid) bool
- func BoolLess(a, b bool) bool
- func Decimal128Less(a, b types.Decimal128) bool
- func Decimal64Less(a, b types.Decimal64) bool
- func GenericLess[T types.OrderedT](a, b T) bool
- func RowidLess(a, b types.Rowid) bool
- func Sort(desc, nullsLast, hasNull bool, os []int64, vec *vector.Vector)
- func TsLess(a, b types.TS) bool
- func UuidLess(a, b types.Uuid) bool
- type LessFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockidLess ¶ added in v1.2.0
func Decimal128Less ¶ added in v1.2.0
func Decimal128Less(a, b types.Decimal128) bool
func Decimal64Less ¶ added in v1.2.0
func GenericLess ¶ added in v1.2.0
Types ¶
Click to show internal directories.
Click to hide internal directories.