Skip to content
  • Angel L. Mateo's avatar
    Add a map define to create postfix maps (#138) · 755d8684
    Angel L. Mateo authored
    * Add a map define to create postfix maps
    
    It is similar to existing hash define, but this define can create maps
    of any type, not just hash.
    
    * Refactor postfix::hash to avoid duplicate code
    
    postfix::hash uses now the new postfix::map to create the hash
    755d8684