//
pkg.gl
Category
github.com/apache/camel-k/v2
pkg
util
sets
package
2.7.0-nightly
Repository:
https://github.com/apache/camel-k.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
6
Files
53 SLOC
#
Functions
NewSet
NewSet creates an empty Set.
Union
Union creates a Set from the union of two.
#
Structs
Set
Set is a very basic implementation for a Set data structure.