> On 21 déc. 2015, at 17:57, Jordan Rose via swift-evolution 
> <swift-evolution@swift.org> wrote:
> 
> When you're actually implementing a generic function, the generic parameter 
> is [snip]

Here's a word with meaning: parameter. Everything else I've seen sounds vague 
or approximate. Using the idea of a parameter would solidify the conceptual 
relationship between protocols-with-associated-types and generics.

protocol P {
  parameter T
}

Guillaume Lessard
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to