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

最適化を助ける機構 #284

Open
KisaragiEffective opened this issue Oct 16, 2023 · 0 comments
Open

最適化を助ける機構 #284

KisaragiEffective opened this issue Oct 16, 2023 · 0 comments

Comments

@KisaragiEffective
Copy link
Owner

  • トレイト ← 型の性質を記述する。型システムの一部になる (予定)
  • タグ ← 値の性質を記述する。1つのタグは最大で1つしかつかない。重複は基本的に無意味である。
    • 可視タグ ← NonZeroのように型上で可視になるタグ。
    • 不可視タグ ← WellAlignedのように型上で可視にならないタグ。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant