# README
サンプルリスト
このディレクトリには以下のサンプルがあります。
file | example name | note |
---|---|---|
generic_type_alias.go | go124_generic_type_alias | Go 1.24 で追加された Generic Type Alias のサンプルです. |
# Functions
GenericTypeAlias は、Go 1.24 で追加された Generic Type Alias のサンプルです.
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。.