package json-data-encoding

  1. Overview
  2. Docs

Module Json_query.MakeSource

Parameters

Signature

Sourceval query : path -> Repr.value -> Repr.value

Same as query for a custom JSON representation.

Sourceval query_all : path -> Repr.value -> Repr.value list

Same as query_all for a custom JSON representation.

Same as insert for a custom JSON representation.

Same as replace for a custom JSON representation.

Same as merge for a custom JSON representation.

OCaml

Innovation. Community. Security.