Avatar
swift-evolution に投稿されてる↓おもしろい。 Never が bottom type になれば ! の代わりに↓ができる。 let last = array.last ?? fatalError(“array must not be empty”)