Avatar
書いてあることとは別だけど ipAddressPublisher .sink receiveCompletion: { completion in // handle error } () ない場合、ラベル書けると気持ち悪いですね。 < Alternatives Consideredで否定
2:57 AM
API authors should be naming functions assuming that the argument label of the first trailing closure will be dropped.
3:00 AM
API ガイドラインにそんなのあるんでしたっけ?
3:00 AM
The first trailing closure drops its argument label (like today).
Name functions assuming that the argument label of the first trailing closure will be dropped.