Skip to content
  • Mark OLESEN's avatar
    ENH: additional Map/HashTable constructors and ListOp functions · 4f43f030
    Mark OLESEN authored
    - construct Map/HashTable from key/value lists.
    
    - invertToMap() : like invert() but returns a Map<label>,
      which is useful for sparse numbering
    
    - inplaceRenumber() : taking a Map<label> for the mapper
    
    ENH: construct/reset CStringList for list of C-strings
    4f43f030