JSONToken.opEquals

Enables equality comparisons.

Note that the location is considered token meta data and thus does not affect the comparison.

  1. bool opEquals(JSONToken other)
    struct JSONToken(S)
    const nothrow @trusted
    bool
    opEquals
    ()
  2. bool opEquals(JSONToken other)

Meta