i1 : {a,b,c} o1 = {a, b, c} o1 : List
i2 : [a,b,c] o2 = [a, b, c] o2 : Array
i3 : (a,b,c) o3 = (a, b, c) o3 : Sequence
The object VisibleList is a type, with ancestor classes BasicList < Thing.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/ov_lists.m2:590:0.