package
0.38.1
Repository: https://github.com/determined-ai/determined.git
Documentation: pkg.go.dev

# Functions

FromKeys builds a set from the keys of a map.
FromSlice returns a set containing the values in the given slice.
New returns a empty set.

# Type aliases

Set is an unordered set of values of type T.