Registry / utility / kevinmbeaulieu-eq-go

kevinmbeaulieu-eq-go

JSON →
library1.0.0gogounverified

Provides a simple equality comparison utility for Go values.

go get github.com/kevinmbeaulieu/eq-go
INSTALL
IMPORT
SIG · KEVINMBEAULIEU-EQ-
K
kevinmbeaulieu-eq-go
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

eq
github.com/kevinmbeaulieu/eq-go

Compares two values for equality.

package main import ( "fmt" "github.com/kevinmbeaulieu/eq-go" ) func main() { fmt.Println(eq.Equal(1, 1)) // true }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
kevinmbeaulieu-eq-go — go get kevinmbeaulieu-eq-go · libregistry