func maps.EqualFunc
one use
maps (current package)
maps.go#L31: func EqualFunc[M1 ~map[K]V1, M2 ~map[K]V2, K comparable, V1, V2 any](m1 M1, m2 M2, eq func(V1, V2) bool) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)