Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Help creating an array of objects parser? #22

@holbrookab

Description

@holbrookab

I would like to create a parser for an array of objects, and am new to this library. The objects would be in this format:

[{
  a:0,
  b:1,
  c:'test'
}]

I have examples of the object portion, but how would I handle the array portion, particularly if the array size could be dynamic?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions