package yojson
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Yojson is an optimized parsing and printing library for the JSON format
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      yojson-1.7.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=656fc65f794186274f8b961dc38daba9e2de2fc993829291defbda2186812cc6
    
    
  md5=b89d39ca3f8c532abe5f547ad3b8f84d
    
    
  doc/index.html
yojson
API
Library yojson
YojsonThe 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_biniouConversions between JSON and biniou
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page