JSONString.opEquals

Support equality comparisons

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

Meta