collection

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package collection provides implementations of generics data structures.

Directories

Path Synopsis
Package list implements a doubly linked list.
Package list implements a doubly linked list.
Package set provides a collection that contains no duplicate elements for comparable type.
Package set provides a collection that contains no duplicate elements for comparable type.
Package skipmap is a high-performance, scalable, concurrent-safe map based on skip-list.
Package skipmap is a high-performance, scalable, concurrent-safe map based on skip-list.
Package skipset is a high-performance, scalable, concurrent-safe set based on skip-list.
Package skipset is a high-performance, scalable, concurrent-safe set based on skip-list.
Package tuple provides definition of generic n-ary tuples, from T2 to T10.
Package tuple provides definition of generic n-ary tuples, from T2 to T10.

Jump to

Keyboard shortcuts

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