Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

Get the n th item in array #163

Description

@sign0

Hi !

Do you have a method to retrieve a specific item in an array ?
Example : get the 200'042 th element from an array of 256'000 items.

[
    {"header":{...},"data":[......]},
    {"header":{...},"data":[......]},
    ......
    {"header":{...},"data":[......]}, <-- TARGET
    ...
    {"header":{...},"data":[......]},
]

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions