[swift-evolution] [SE-0011] Re-considering the replacement keyword for "typealias"
Douglas Gregor
dgregor at apple.com
Wed Dec 23 17:09:30 CST 2015
> On Dec 23, 2015, at 3:08 PM, Dave Abrahams <dabrahams at apple.com> wrote:
>
>
>> On Dec 23, 2015, at 2:51 PM, Matt Whiteside via swift-evolution <swift-evolution at swift.org> wrote:
>>
>> Just want to put 2 other ideas out there for completeness:
>>
>> `relatedtype`
>>
>> `componenttype`
>
> My 2c: if we’re tack something onto “type”, the only appropriate modifier is “associated.” “Associated type” isn’t a term we invented; it’s the correct accepted technical term for the role these declarations play in generic programming.
Agreed.
- Doug
More information about the swift-evolution
mailing list