package
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Apr 13, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DeepEqualUnsorted(p1, p2 interface{}, equal func(i1, i2 int) bool) bool
DeepEqualUnsorted check equality of unsorted arrays.
Panic if p1 or p2 isn't array
GCD calculates the Greatest Common Divisor between a and b
LCM calculates the Least Common Multiple between a and b
SplitMin slices string in at least min items
StringInSlice check whether string a is a member of slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.