Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 940 Bytes

File metadata and controls

18 lines (11 loc) · 940 Bytes

go-collections

Go Report Card GitHub go.mod Go version License: Apache-2.0 Slack Invite

A library with generic data structures for common collection operations.

Status

Consider this project to be in alpha. The API is not stable and may change at any time.

Overview

collections.TaggedValue a set of tags associated with a value

collections.TaggedValueSet provides methods for performing set operations on an arbitrary set of tagged values