TagMap.opIndex

Returns the value for str, or 'fallback' if str is not in the table.

  1. cstring opIndex(cstring str, cstring fallback = "")
    class TagMap
  2. cstring opIndex(TOK tok)

Meta