Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Duplicates ¶ added in v0.2.2
func Duplicates[T any, K comparable](values []T, fn func(v T) K) *K
func ExistenceMap ¶ added in v0.9.3
func ExistenceMap[T comparable, K comparable](values []T, fn func(v T) K) map[K]struct{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.