package
Version:
v0.19.1
Opens a new window with list of versions in this module.
Published: Feb 21, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SliceSame(a, b interface{}) bool
SliceSame returns true if the two provided lists have the same elements,
regardless of order. Panics if either parameter is not a slice.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.