‣ IsLiFo ( arg ) | ( filter ) |
Returns: true
or false
The GAP category of augmented LiFos of iterators
These are helper procedures which can be used to build a recursive iterator.
‣ CreateAugmentedLiFoOfIterators ( L ) | ( function ) |
Returns: an augmented LiFo of iterators
‣ Length ( L ) | ( attribute ) |
Returns: a nonnegative integer
‣ Push ( L ) | ( operation ) |
Returns: nothing
‣ InfoOfLiFo ( L ) | ( operation ) |
Returns: a list
‣ Pop ( L ) | ( operation ) |
Returns: fail, an iterator, or an object (as a leaf)
generated by GAPDoc2HTML