Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SlicesEqualIgnoreOrder ¶
func SlicesEqualIgnoreOrder[T comparable](a, b []T) bool
SlicesEqualIgnoreOrder returns true if slices a and b contain the same elements with the same multiplicities, regardless of their order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.