package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev

# Functions

NewBQueue creates a new queue.
NewIndexed creates a new indexed stack.
NewPQueue creates a new queue.
NewPrioritised creates a new prioritised stack.
NewReferenced creates a new referenced stack.

# Structs

BQueue is a queue.
Indexed stack.
PQueue is a queue of pointers.
Prioritised stack.
Referenced stack.