//
pkg.gl
Category
github.com/hypermodeinc/modus/runtime
hnsw
heap
package
0.16.2
Repository:
https://github.com/hypermodeinc/modus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
56 SLOC
#
Structs
Heap
Heap represents the heap data structure using a flat array to store the elements.
#
Interfaces
Lessable
Lessable is an interface that allows a type to be compared to another of the same type.