Skip to content
  • Lubos Slovak's avatar
    508f6c3e
    Modifications & bugfix in skip list. · 508f6c3e
    Lubos Slovak authored
    Functions for merging values and printing items removed from the
      skip list structure. Now passed only to appropriate functions.
    Bugfix in skip_remove() - was not testing the node pointer for
      NULL.
    508f6c3e
    Modifications & bugfix in skip list.
    Lubos Slovak authored
    Functions for merging values and printing items removed from the
      skip list structure. Now passed only to appropriate functions.
    Bugfix in skip_remove() - was not testing the node pointer for
      NULL.
Loading