> On Jun 2, 2016, at 3:28 PM, John McCall via swift-evolution > <[email protected]> wrote: > >> On Jun 2, 2016, at 2:05 PM, Xiaodi Wu <[email protected] >> <mailto:[email protected]>> wrote: >> On Thu, Jun 2, 2016 at 3:46 PM, John McCall via swift-evolution >> <[email protected] <mailto:[email protected]>> wrote: > > Yes, I think that it is clear that, even if we added a property on all types, > it would not be acceptable to name that property something like "size"; it > would have to be something longer like "storageSize".
Suggested names so far for augmenting the base: * memorySize, memoryAlignment, memorySpacing/memoryStride * storageSize, storageAlignment, storageSpacing/storageStride -- E
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
