Skip to content
  • Mark OLESEN's avatar
    ENH: PtrList and PtrListOps improvements · 9149b357
    Mark OLESEN authored
    - PtrDynList support for move append list:
      can be used to concatenate pointer lists into a single one
    
    - include resize in PtrDynList squeezeNull as being a natural
      combination
    
    - support sorting operations for pointer lists (PtrListOps)
    9149b357