go/types.Slice.Underlying (method, view implemented interface methods)

one use

	go/types (current package)
		slice.go#L18: func (t *Slice) Underlying() Type { return t }