[next][previous][up][top][index]
search for:

eePopIntarray -- pop array of integers from engine stack

eePopIntarray() -- pop the array of integers from the top of the engine's stack, returning its value as a list of integers.

See also:

  • high level gb engine commands
  • Code:

         -- ../../../Macaulay2/m2/gbinterface.m2:20
         eePopIntarray = () -> eePop ConvertList ConvertInteger

    [next][previous][up][top][index]
    search for: