= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
yojson 1.7.0
Libraries
This package provides the following libraries (via ocamlobjinfo):
yojson
Documentation:
Yojson_biniou
Conversions between JSON and biniouYojson
The Yojson library provides runtime functions for reading and writing JSON data from OCaml. It addresses a few shortcomings of its predecessor json-wheel and is about twice as fast (2.7x reading, 1.3x writing; results may vary). The design goals of Yojson are the following: