On 7/7/2015 2:20 PM, David Nadlinger wrote:
On Tuesday, 7 July 2015 at 21:15:40 UTC, Andrei Alexandrescu wrote:So I thought we were supposed to replace bad names with good names. Template arguments are indexable, so "sequence" doesn't quite apply.Apparently Walter was opposed to using List, as that would somehow imply "linked list".
I opposed it because lists are not indexable, and tuples are.