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

eePopBool -- pop Boolean value from engine stack

eePopBool() -- pop a boolean value from the top of the engine's stack, returning true or false.

See also:

  • high level gb engine commands
  • Code:

         -- ../../../Macaulay2/m2/gbinterface.m2:19
         eePopBool = () -> eePop ConvertInteger === 1

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