go/types.Array.String (method, view implemented interface methods)

one use

	go/types (current package)
		array.go#L28: func (a *Array) String() string   { return TypeString(a, nil) }