package yojson

  1. Overview
  2. Docs

yojson 1.4.1

Libraries

This package provides the following libraries (via ocamlobjinfo):

yojson

Documentation:

  • Yojson 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:
  • Yojson_biniou Conversions between JSON and biniou