go-cookiekit

module
v0.0.0-...-994dffb Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: Apache-2.0

README

go-cookiekit

common algorithms and data structure utils

Directories

Path Synopsis
collections
bag
Package bag implements a multi-set data structure supporting arbitrary types (even a mixture).
Package bag implements a multi-set data structure supporting arbitrary types (even a mixture).
deque
Package deque implements a double ended queue supporting arbitrary types (even a mixture).
Package deque implements a double ended queue supporting arbitrary types (even a mixture).
prque
Package prque implements a priority queue data structure supporting arbitrary value types and float priorities.
Package prque implements a priority queue data structure supporting arbitrary value types and float priorities.
queue
Package queue implements a FIFO (first in first out) data structure supporting arbitrary types (even a mixture).
Package queue implements a FIFO (first in first out) data structure supporting arbitrary types (even a mixture).
set
Package set implements simple present/not data structure supporting arbitrary types (even a mixture).
Package set implements simple present/not data structure supporting arbitrary types (even a mixture).
stack
Package stack implements a LIFO (last in first out) data structure supporting arbitrary types (even a mixture).
Package stack implements a LIFO (last in first out) data structure supporting arbitrary types (even a mixture).

Jump to

Keyboard shortcuts

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