xheap

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init[T cmp.Ordered](h []T)

func InitFunc

func InitFunc[T any](h []T, compare func(T, T) int)

func Pop

func Pop[T cmp.Ordered](h []T) (T, []T)

func PopFunc

func PopFunc[T any](h []T, compare func(T, T) int) (T, []T)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL