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

[Advanced Operators] 読みやすさを向上させたい #301

Closed
soaringkonoha opened this issue Jul 3, 2022 · 7 comments · Fixed by #309
Closed

[Advanced Operators] 読みやすさを向上させたい #301

soaringkonoha opened this issue Jul 3, 2022 · 7 comments · Fixed by #309

Comments

@soaringkonoha
Copy link
Collaborator

この Issue では ビット演算子 の範囲を扱います 🙂

@soaringkonoha
Copy link
Collaborator Author

soaringkonoha commented Jul 5, 2022

@tsubasarc
混乱しないよう気をつけなさい。

  • ビット数 = 8bit, 16bit, 32bit といったビットの桁
  • ビット値 = 0b10001100 といったビットとしての数値
  • 表現の数 = あるビット数で表すことができる場合の数

@soaringkonoha
Copy link
Collaborator Author

@tsubasarc 保持とか格納とかどっち…😭

@stzn
Copy link
Owner

stzn commented Jul 14, 2022

あーstoredという単語の訳がぶれているんですね😅
stored propertyという単語は「格納プロパティ」に統一したはずですが、確かにここはすごい悩んだ記憶があり他はその時々でぶれてしまった気がしています。ちょっと僕の方でも見てみますmm

@soaringkonoha
Copy link
Collaborator Author

そうなんです、悩みますね 😭
ありがとうございます 🙇

@stzn
Copy link
Owner

stzn commented Jul 15, 2022

Discordで相談した結論としては「格納」で統一した方が良さそうでした!
https://discord.com/channels/291054398077927425/981108847714381844/997320759833800795

@soaringkonoha
Copy link
Collaborator Author

わかりましたー!

@soaringkonoha
Copy link
Collaborator Author

soaringkonoha commented Jul 15, 2022

さすがにこれは扱う範囲を広く取りすぎてしまっているので、
修正内容を見返したあとに一度このへんで PR しようと思います。

Overflow Operators 以下はもっと小分けに Issue します… 💦

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

Successfully merging a pull request may close this issue.

2 participants