Documentation ¶
Overview ¶
Package set provides utility set operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiffStringSlice ¶
DiffStringSlice returns a - b (where - is the set difference operator). In other words, it returns all elements of a that are not in b.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.