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

制御式 #8

Open
12 tasks done
friendbear opened this issue Aug 3, 2023 · 0 comments · Fixed by #9
Open
12 tasks done

制御式 #8

friendbear opened this issue Aug 3, 2023 · 0 comments · Fixed by #9
Assignees
Labels
learning Books and other studies

Comments

@friendbear
Copy link
Owner

Note

制御式

条件分岐

  • if-else式
  • if-else-if式
  • if-let式

パターンマッチング

  • match式
  • match-let式
  • RangeとOR演算式
  • ガード(guard)

forループ

  • カウンタを利用したfor式
  • 要素集合から値を取得するfor式

whileループ

  • while式
  • while-let式

無限ループ

  • loop式
@friendbear friendbear self-assigned this Aug 3, 2023
friendbear added a commit that referenced this issue Aug 3, 2023
friendbear added a commit that referenced this issue Aug 3, 2023
@friendbear friendbear added the learning Books and other studies label Aug 24, 2023
@friendbear friendbear reopened this Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
learning Books and other studies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant