RFC6901 JSON Pointer implementation in OCaml using jsont
at main 78 B view raw
1(library 2 (name json_pointer) 3 (public_name json-pointer) 4 (libraries jsont))