IdentMap.opIndex

lookup id for string, return 0 if string is not found

  1. ident_t opIndex(string s)
    struct IdentMap(ident_t)
    ident_t
    opIndex
    (
    string s
    )
  2. string opIndex(ident_t id)

Meta