package fmlib_pretty
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Pretty printing support for tree like structures
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.4.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=b54320cbe9bddac9ff88654e1d8ffea1d2eecb48aa668f3483f26f80c7954531
    
    
  md5=28a93cbd62d5debe496759e8e954848b
    
    
  doc/CHANGES.html
Release 0.3.0
Additions to Fmlib_std
- Module - Array:- Added binary search algorithm
- Added functions insert,replace,remove, ...
 
- New module Btreewith an implementation for finite sets and finite maps.
Separated the libraries Fmlib_std, Fmlib_parse and Fmlib_pretty into separate opam packages.
Added a design document in the form of a sphinx document which is published to readthedocs.
Release 0.2.0
New Library Fmlib_js
Primitives to interface to javascript via js_of_ocaml.
Fmlib_parse
- Parsing of base64 encoded strings
- Parser combinators rangeandhex_digit
Fmlib_std
- Added module Option
- Added module Voidfor not inhabited types
- Added Array.of_list
0.1.0 Initial release
First release of fmlib containing the toplevel modules
- Fmlib_std
- Fmlib_pretty
- Fmlib_parse
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page