Skip to content
  • Carl Friedrich Bolz-Tereick's avatar
    refactor rdict a bit: · ef06a997e7f1
    Carl Friedrich Bolz-Tereick authored
        - make ll_dict_lookup return the index plus a flag bit set if the entry is
          unused. this removes a second access to the entry in the caller
        - make setdefault hash only once(!)
    ef06a997e7f1