Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I find I rarely need equality checks beyond simple types like ints, strings and times. The big exception to that is tests, for which I recommend cmp (https://pkg.go.dev/github.com/google/go-cmp/cmp).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: