Package typeparams provides utilities for working with generic Go code (Go 1.18+).
go get golang.org/x/exp/typeparamsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check if type parameters (generics) are enabled in the current Go version
Use with caution; consider using the standard library's go/types for stable APIs.
No dependency data recorded yet.