TagMap.opIndex

Returns the value for tok in O(1) time.

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

Meta