Skip to content

implement on write to a nested structure #3

Description

@yellowbean

Support function:

  • set_val(path, val) -> replace the value inside the data structure where the path points to with val
  • transform(path, func) -> apply the func to the value where path points to

The path should be compatible with the query function.

Research:

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