On Thursday, 9 July 2015 at 02:58:32 UTC, Walter Bright wrote:
What about the 's' suffix?
I use it for collection names quite a lot. Like: Foo[] foos; But I wouldn't go for alias Foos = Foo[];Additionally, we have this language concept that is autounpacking and so on and have no name. It needs a name.
This construct does not exists in most languages, so we need to come up with a name.