type container/heap.Interface (interface)

Method Implmentations

Len() int *github.com/polarsignals/frostdb/pqarrow/arrowutils.Int64Heap.Len
Less(i, j int) bool *github.com/polarsignals/frostdb/pqarrow/arrowutils.Int64Heap.Less
Pop() any *github.com/polarsignals/frostdb/pqarrow/arrowutils.Int64Heap.Pop
Push(x any) *github.com/polarsignals/frostdb/pqarrow/arrowutils.Int64Heap.Push
Swap(i, j int) *github.com/polarsignals/frostdb/pqarrow/arrowutils.Int64Heap.Swap