Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnsortedEquals ¶
func UnsortedEquals[T comparable](a, b []T) bool
TODO use a generic bag here once that's merged. Returns true iff the slices have the same elements, regardless of order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.