Avatar
if/else and switch as expressions: These are conceptually interesting things to support, but many of the problems solved by making these into expressions are already solved in Swift in other ways. Making them expressions introduces significant tradeoffs, and on balance, we haven't found a design that is clearly better than what we have so far.
11:57 PM
ここに書いてあるからには significant tradeoffs について言及されてほしいな・・・導入は別に良いと思うけど