package
0.2.20
Repository: https://github.com/sap/go-generics.git
Documentation: pkg.go.dev

# Functions

Add specified element to set.
Clone set.
Check if set contains specified element.
Delete specified element from set.
Compare two sets.
Get number of elements in the set.
Create new set.
Get values of set as slice; order is not predictable.

# Structs

Set.