on Mon Nov 21 2016, Ramiro Feria Purón <swift-evolution@swift.org> wrote:

> *Proposed Solution:*
>
> Allow explicit type parameters in generic function call:
>
> let _ = g<String>(7)            // Ok

I think we want this capability, but it isn't a high priority and it's
an additive feature so it's certainly out-of-scope for Swift 4 phase 1.

-- 
-Dave

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

Reply via email to