> On Dec 22, 2015, at 11:38 AM, Félix Cloutier <[email protected]> wrote: > > > Sorry to sidetrack the discussion, but does that mean that using `let` > properties in a type where memory layout is important is possibly not > forward-compatible?
Swift has no support for such a type, when it does, it should be opt in. _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
