package
0.16.2
Repository: https://github.com/hypermodeinc/modus.git
Documentation: pkg.go.dev

# Structs

Heap represents the heap data structure using a flat array to store the elements.

# Interfaces

Lessable is an interface that allows a type to be compared to another of the same type.