package
0.0.2
Repository: https://github.com/jalitriver/gitlab-cmds.git
Documentation: pkg.go.dev

# Functions

CountElements counts the number of times that element occurs in the slice.
SliceToSet returns the set of elements in the slice where the keys in the map that return for the elements in the set.
SubtractSet returns the set of elements in xs that are not in ys.
SubtractSlice returns the slice of elements in xs that are not in ys.