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)
  2. bool opEquals(JSONToken other)
    struct JSONToken(S)
    const nothrow
    bool
    opEquals

Meta