PolynomialsThe ObjectsPermutationsLists

Lists

This is another fundamental datatype of SYMMETRICA. A LISTobject consists of two parts: If the next-part is NULL, we are at the end of the list. We are now going to describe the main routines for LISTobjects:
  • Selection
  • Construction
  • Empty LISTobject
  • Insertion
  • Transformation
  • General routines

  • harald.fripertinger@kfunigraz.ac.at,
    last changed: November 19, 2001

    PolynomialsThe ObjectsPermutationsLists