Skip to content

How to add json objects to a map? #432

@davidshen84

Description

@davidshen84

I have an array of json objects.

[{id: 1...},
     {id: 2...}
     ....
  ]

I want to put each of them into a map<string, ?> for easy look up.

But I have no idea what to use for ?.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions