//
pkg.gl
Category
github.com/terramate-io/opentofulib
internal
collections
package
1.0.1
Repository:
https://github.com/terramate-io/opentofulib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
37 SLOC
#
Functions
NewSet
Constructs a new set given the members of type T.
#
Type aliases
Set
Set is a container that can hold each item only once and has a fast lookup time.