vars M
i1 : M = monoid[x,y,z] o1 = M o1 : GeneralOrderedMonoid
i2 : vars M o2 = {x, y, z} o2 : List
The source of this document is in Macaulay2Doc/functions/vars-doc.m2:46:0.