Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ElementsMatch ¶
func ElementsMatch[E comparable](s1, s2 []E) bool
ElementsMatch returns true if the two slices contain the same elements, regardless of order. The elements must be comparable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.