[swift-evolution] [Review] SE-0048: Generic Type Aliases
Howard Lovatt
howard.lovatt at gmail.com
Thu Mar 24 15:44:39 CDT 2016
>
>
>
> - What is your evaluation of the proposal?
>
> Really useful addition
>
>
> - Is the problem being addressed significant enough to warrant a
> change to Swift?
>
> Yes, it is a limitation of the current language that you can't do this.
> You can get round the limitation using a struct but type alias is a neater
> solution.
>
>
> - Does this proposal fit well with the feel and direction of Swift?
>
> Yes, you would naturally expect this to be possible
>
>
> - If you have used other languages or libraries with a similar
> feature, how do you feel that this proposal compares to those?
>
> No
>
>
> - How much effort did you put into your review? A glance, a quick
> reading, or an in-depth study?
>
> Followed swift-evolution discussions
>
--
-- Howard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160325/fc344722/attachment.html>
More information about the swift-evolution
mailing list