package podge
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Shortcuts and helpers for common tasks in OCaml ecosystem
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.0.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=194157b3d75cc06621a47f9d428e7c573617c05e17096b29207006e350c74000
    
    
  md5=4e91f8cbb770d74b10b3bd6f7d48c528
    
    
  Description
If you're doing any modern OCaml then you're doubtlessly annoyed by the state of libraries and committing to one of the big ones can be restricting. Podge is a single module containing specialized modules for their respectives usages for seemingly common tasks.
Podge is especially useful for Hackathons or data exploration in utop i.e. you just want to do a simple HTTP get/put request or manipulate JSON.
Published: 11 Aug 2015
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page