iterableToList x
A list is constructed containing each element of the iterable. The elements are converted to Macaulay2 objects (if possible) using value.
|
|
|
The object iterableToList is a method function.