repositorypackage
0.0.1
Repository: https://github.com/georgercarder/same.git
Documentation: pkg.go.dev
# README
same
A simple library to check similarity
Usage
if Same(thing1, thing2) {
// do stuff
}
if Same(thing1, thing2) {
// do stuff
}