//
pkg.gl
Category
github.com/ahamlinman/magic-mirror
internal
stringkeyed
package
0.0.0-20240910010347-bcdd684c0c37
Repository:
https://github.com/ahamlinman/magic-mirror.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
139 SLOC
#
Functions
SetOf
SetOf returns a new [Set] containing the provided elements.
#
Structs
Set
Set is a set of strings that is comparable with == and !=.