Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variant of json_replace() that takes function object #279

Merged
merged 1 commit into from
Oct 26, 2020

Commits on Oct 26, 2020

  1. Implemented a json_replace overload that accepts a function object

    Now it is possible to use json_replace() to rewrite matched
    values with a callback function.
    wbangna committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    94f7144 View commit details
    Browse the repository at this point in the history