Avatar
omochimetaru 9/21/2018 3:18 AM
I need to start with a quick review of Swift's formal access semantics (as described in the ownership manifesto; reading just the three paragraphs under "Accesses" is fine). The evaluation of a storage reference expression in Swift is formally ordered like this: Formal eva...
3:19 AM
ストレージアクセスの中断をどうするかって いうジョンマッコールのPitch
3:19 AM
例えばcomputed propertyをinoutで渡している関数の中で例外が投げられた時
3:20 AM
そのプロパティの書き換えはコミットされるのかされないのか。
3:20 AM
コルーチンによるmodifyアクセサも仕様化されるからそれへの備えもありそう。
3:22 AM
(いつも思うんだけど、mccallの長い英文、難しい・・・