m = pop Q
pop both returns the minimum element and deletes it from the queue.
|
|
|
|
|
Both pop Q and min Q return the same value, but Q is altered by pop.
The object pop is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/EquivariantGB.m2:1538:0.