# Functions
No description provided by the author
Contains returns whether `vs` contains the element `e` by comparing vs[i] == e.
Delete the first occurrence of a type from a set.
DeleteAll occurrences from a set.
DePtr Deprecated: use FromPtr.
Equals wraps the '==' operator for comparable types.
ExtractFrom extracts a nested object of type E from type T.
Filter iterates over `set` and gets the values that match `criteria`.
FilterInPlace filters the contents of `set` using `criteria`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Max returns the max of the 2 passed values.
Min returns the min of the 2 passed values.
No description provided by the author
go:inline.
No description provided by the author
No description provided by the author
No description provided by the author