enlist x enlist[x] enlist[x;y;z;…] Returns a list with its argument/s as items. The most common use is to make a 1-item list. An atom is not a one-item list: ...
確定! 回上一頁