in reply to RE: Arrays and Lists
in thread Arrays and Lists

So it seems that commas can be list-building ops or sequential expression evaluation ops. And it seems that parentheses can be list constructors or explicit precedence controllers.