[swift-evolution] URL Literals
Georgios Moschovitis
george.moschovitis at icloud.com
Fri Dec 23 01:14:53 CST 2016
> As a bonus (IMHO, anyway) adding `@constexpr` would lay the groundwork for adding `@pure` later on, both in
Could that be just `@const` (since that keyword is not reserved yet)? Or something else?
It bugs be that the `constexpr` keyword is hard to pronounce (and lacks a separator between the two constituent words). Even just `const`.
-g.
More information about the swift-evolution
mailing list