"fallthrough" + "guard/else"
|
|
1
|
245
|
June 23, 2024
|
`if {} else {} else {}` actually works when combining if expressions with guard
|
|
6
|
458
|
March 19, 2024
|
Assert-let for special cases at runtime
|
|
10
|
724
|
February 27, 2024
|
Support for returning the result of a Guard statement
|
|
21
|
2403
|
October 3, 2023
|
Guard unowned / while unowned
|
|
6
|
846
|
June 7, 2023
|
Variable redefinition via guard
|
|
16
|
3182
|
January 5, 2022
|
Adding Sugar for Preconditions and Guards
|
|
14
|
3163
|
March 19, 2021
|
"'break' is only allowed inside a loop, if, do, or switch" error message inside guard statement is misleading
|
|
9
|
5287
|
March 1, 2021
|