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

2 uses

	go.pact.im/x/plumb/internal/gotypes (current package)
		subst.go#L20: func Subst(ctxt *types.Context, t types.Type, m map[*types.TypeParam]types.Type) types.Type {

	go.pact.im/x/plumb/internal/solve
		lift.go#L45: 			lifted.SetConstraint(gotypes.Subst(s.ctxt, c, m))