I was just wondering if any programming language, organization, or computer scientist had ever given a name for the comma operator or equivalent separator when used in an array?
["Do", "the", "commas", "here", "have", "a", "name"]?
i.e. separators, next, continue, etc.?