tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-json-pointer
RFC6901 JSON Pointer implementation in OCaml using jsont
0
fork
atom
overview
issues
pulls
pipelines
ocaml-json-pointer
/
src
/
dune
at
main
78 B
view raw
1
(library
2
(name json_pointer)
3
(public_name json-pointer)
4
(libraries jsont))