func slices.CompareFunc one use slices (current package) slices.go#L78: func CompareFunc[S1 ~[]E1, S2 ~[]E2, E1, E2 any](s1 S1, s2 S2, cmp func(E1, E2) int) int {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)