package
0.0.0-20231218091927-6099d7e84fb9
Repository: https://github.com/ngicks/genericcontainer.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
MakeHeap makes a heap for the type T using a less[T] function.
MakeMaxHeap makes a MaxHeap for the type T.
MakeMinHeap makes a MinHeap for the type T.
NewFilterableHeap returns newly created FilterableHeap.
No description provided by the author
No description provided by the author
NewSliceInterface returns a newly created SliceInterface.
# Structs
No description provided by the author
HeapMethods is replacement methods for heap.
No description provided by the author
No description provided by the author