hashicorp

Repository

hashicorp / go-set

Created Jul 18, 2022
(3 years ago)

Description

The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data

Total stars

165

Topics

generics go golang golang-library hashset red-black-tree set treeset

Star trends