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

# Functions

ExpSlices -- Go 1.18 リリース時には含まれなかったジェネリクス対応 汎用slice処理が定義されている golang.org/x/exp/slices パッケージのサンプルです。 REFERENCES - https://pkg.go.dev/golang.org/x/exp/slices.
NewRegister は、generics パッケージ用の lib.Register を返します.