package
0.0.0-20230629151031-44f814d29ed9
Repository: https://github.com/doitmagic/go-snippets.git
Documentation: pkg.go.dev

# Functions

IsSubset check if the one of the slice is a subset of another slice.
SameUnderlying check if the first slice and the second slice have the same underlying array.