Skip to content

Implement Index for Object #104

@hobofan

Description

@hobofan

Sometimes I like to pass around JSON Object's after filtering them out of a bigger JSON structure.

As it stands right now, if I want to access its fields with the same easy indexing syntax, I first have to put i JsonValue again, which feels kind of pointless.

Would you accept a PR that also implements Index directly for Object?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions