package podge

  1. Overview
  2. Docs

Module Podge.YojsonSource

Sourcetype did_update = [
  1. | `Updated
  2. | `No_update
]
Sourceval show_pretty_of_string : string -> unit
Sourceval show_pretty_of_in_mem : Yojson.Basic.t -> unit
Sourceval show_pretty_of_file : string -> unit
Sourceval update : key:string -> value:Yojson.Basic.t -> Yojson.Basic.t -> did_update * Yojson.Basic.json
Sourceval remove : key:string -> Yojson.Basic.t -> did_update * Yojson.Basic.json
OCaml

Innovation. Community. Security.