type github.com/google/go-cmp/cmp/internal/diff.EqualFunc
5 uses
github.com/google/go-cmp/cmp/internal/diff (current package)
debug_disable.go#L13: func (debugger) Begin(_, _ int, f EqualFunc, _, _ *EditScript) EqualFunc {
diff.go#L92: type EqualFunc func(ix int, iy int) Result
diff.go#L138: func Difference(nx, ny int, f EqualFunc) (es EditScript) {
diff.go#L324: func (p *path) connect(dst point, f EqualFunc) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |