Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterSlice ¶
func FilterSlice[T comparable](slice []T, filters ...func(value T, index int) (bool, error)) ([]T, error)
func NewStringSet ¶
func NewStringSet() *stringSet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.