回答編集履歴
1
if
answer
CHANGED
|
@@ -35,5 +35,5 @@
|
|
|
35
35
|
* `ToArray`が冗長
|
|
36
36
|
これが入ればいらなくなるがいつになるやら。
|
|
37
37
|
[[Proposal]: list-patterns on enumerables · Issue #9005 · dotnet/csharplang](https://github.com/dotnet/csharplang/issues/9005)
|
|
38
|
-
*
|
|
38
|
+
* `if`が邪魔
|
|
39
39
|
想定と違う場合変数が未割当になるので、使わないとかえって面倒。
|