> On Mar 30, 2017, at 8:59 AM, Adrian Zubarev via swift-evolution > <[email protected]> wrote: > > We cannot rename SubSequence to Subsequence, because that would be odd > compared to all other types containing Sequence. > > There is a difference between subsequence, which is one word, and the others, which are noun phrases (i.e. “any sequence”, “lazy sequence”). The issue is whether it’s "sub-sequence" (capitalization reasonable) or subsequence (no reason for caps).
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
