package
0.0.0-20240910010347-bcdd684c0c37
Repository: https://github.com/ahamlinman/magic-mirror.git
Documentation: pkg.go.dev

# Functions

SetOf returns a new [Set] containing the provided elements.

# Structs

Set is a set of strings that is comparable with == and !=.