drop(L, i)
drop(L, {j,k})
|
|
|
|
The pair \{j,k\} must be given with both entries non-negative, and $j\le k$. Otherwise the original list is returned.
|
|
The object drop is a compiled function.
The source of this document is in Macaulay2Doc/functions/drop-doc.m2:43:0.