SE-0483: `InlineArray` Literal Syntax

I concur. In the other thread I accidentally posted (what I attached below). I wanted to add as well that I fully believe that most of us in this forum would function just fine with x, we're technical people who like technical things; I am largely in objection because (1) it doesn't fit Swift, (2) it doesn't convey as well what a keyword like of would, and (3) in certain contexts it really does just look like multiplication (i.e [5 x 3]) -- where as (of) doesn't suffer this. So while I am sympathetic to the prior art reasoning, I think that this is a case where Swift should go it's own way -- especially since we want the keyword to be used in more context that what is currently available in LLVM IR. (I've enumerated these before so I won't do it again, you can read here SE-0483: `InlineArray` Literal Syntax - #299 by austintatious)

2 Likes