JSONString.opEquals

Support equality comparisons

  1. bool opEquals(JSONString other)
    struct JSONString
    nothrow nothrow
    bool
    opEquals
  2. bool opEquals(JSONString other)
  3. bool opEquals(string other)
  4. bool opEquals(string other)

Meta