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

one use

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