func go.pact.im/x/plumb/internal/gotypes.TypeDepth

2 uses

	go.pact.im/x/plumb/internal/gotypes (current package)
		unify.go#L150: func TypeDepth(t types.Type) int {

	go.pact.im/x/plumb/internal/solve
		solve.go#L556: 		if gotypes.TypeDepth(vo) > maxTypeDepth {