List

Input: List(...)
$$\left[\ldots\right]$$

List with given elements. A List and a Tuple are actually the same object and indistinguishable semantically; the only difference is in the printing of the expression with an explicit Tuple or List head.

Last updated: 2020-03-06 00:22:16