Skip to content

Provide an generator function for the iterative parser #26

Open
@rossengeorgiev

Description

@rossengeorgiev
  1. This would be useful for parsing large files. Avoid using a ton of memory, especially when only a small section of the file is needed
  2. function that yields tuple of key path and valuie
  3. function that user can provide a target key path, and it will return a mapper for everything under that location

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions