JSONString.opEquals

Support equality comparisons

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

Meta