package
0.5.36
Repository: https://github.com/devlights/try-golang.git
Documentation: pkg.go.dev

# Functions

ExpConstraints -- Go 1.18 リリース時には含まれなかった制約型が定義されている golang.org/x/exp/constraints パッケージのサンプルです。 REFERENCES - https://pkg.go.dev/golang.org/x/exp/constraints.
NewRegister は、generics パッケージ用の lib.Register を返します.