github.com/google/go-cmp/cmp/cmpopts.anyError.Is (method)

one use

	github.com/google/go-cmp/cmp/cmpopts (current package)
		equate.go#L131: func (anyError) Is(err error) bool { return err != nil }