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

eePopInt -- pop integer from engine stack

eePopInt() -- pop the integer from the top of the engine's stack, returning its value.

See also:

  • high level gb engine commands
  • Code:

         -- ../../../Macaulay2/m2/gbinterface.m2:14
         ZZ.pop = eePopInt = () -> eePop ConvertInteger

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