Skip to content

JSON overriding "==" #244

@jw098

Description

@jw098

Implement a proper implementation of ==.

Currently, it just compares the strings from dump(). This being said, dump() always produces a JSON string with all fields sorted.

Only JsonObject has an == implementation currently. JsonValue, JsonArray also need one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions