Documentation ¶
Overview ¶
Package eq provides predicate builder short aliases
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func To ¶
func To[T comparable](v T) predicate.Predicate[T]
To - eq.To creates a predicate to test for equality to the 'v'
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.