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
toplevel
anil.recoil.org
3 weeks ago
ff0fffb1
05d2796a
0/1
build.yml
failed
2min 31s
options
unified
split
Changed files
+1
-1
src
top
dune
+1
-1
src/top/dune
···
1
1
(library
2
2
(name jsont_pointer_top)
3
3
(public_name jsont-pointer.top)
4
4
-
(libraries jsont-pointer jsont.bytesrw compiler-libs.toplevel))
4
4
+
(libraries jsont-pointer jsont.bytesrw compiler-libs))