Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioKey、PresetKeyにそれぞれにユニークな型を作る #1210

Closed
Hiroshiba opened this issue Feb 16, 2023 · 0 comments · Fixed by #1217
Closed

AudioKey、PresetKeyにそれぞれにユニークな型を作る #1210

Hiroshiba opened this issue Feb 16, 2023 · 0 comments · Fixed by #1217

Comments

@Hiroshiba
Copy link
Member

内容

AudioKey、PresetKeyはそれぞれstringですが、別の文字列を代入してしまったりしてもコンパイルエラーが起こらないので気づきにくいです。
その型しか入れられないような型を作りたいです。

の続きタスクです。

実現方法

の方法で実現できます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant