log/slog.Value.Equal (method)
2 uses
log/slog (current package)
attr.go#L90: return a.Key == b.Key && a.Value.Equal(b.Value)
value.go#L421: func (v Value) Equal(w Value) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)