type github.com/google/go-cmp/cmp.dynChecker

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L178: 	dynChecker dynChecker
		compare.go#L652: type dynChecker struct{ curr, next int }
		compare.go#L662: func (dc *dynChecker) Next() bool {