Documentation ¶
Overview ¶
Package exclude provides predicate builders
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func All ¶
func All[T comparable](excluded ...T) predicate.Predicate[T]
All - exclude.All creates a predicate that tests if a value is not in the excluded values
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.