Contents

listlib - library for list manipulation

Table of contents

  1. insert - insert an element into a list
  2. insertAt - insert an element into a list
  3. merge - merging two ordered lists
  4. removeDuplicates - removes duplicate entries
  5. removeDupSorted - remove duplicates of any element from ordered lists
  6. setDifference - remove elements from a list
  7. singleMerge - merging of two ordered lists without duplicates
  8. sublist - search sublists





Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000