//
pkg.gl
Category
github.com/adamcolton/luce
ds
lset
package
0.0.0-20240603153513-85a4060560ea
Repository:
https://github.com/adamcolton/luce.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
102 SLOC
#
Functions
New
New creates a set containing the provided values.
NewMulti
NewMulti is a helper that infers type when creating a Multi.
#
Structs
Set
Set can contain values.
#
Type aliases
Multi
Multi combines multiple sets and treats them as a single set.