tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-json-pointer
0
fork
atom
RFC6901 JSON Pointer implementation in OCaml using jsont
0
fork
atom
overview
issues
pulls
pipelines
ocaml-json-pointer
/
test
/
data
/
booleans.json
at
main
4 lines
37 B
view raw
wrap content
1
{
2
"true"
:
true
,
3
"false"
:
false
4
}