type Free … // Has reports whether the specified type has a free type parameter. func (w *Free) Has(typ types.Type) (res bool) { … }
type Free … // Has reports whether the specified type has a free type parameter. func (w *Free) Has(typ types.Type) (res bool) { … }