Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
This library is an OCaml porting of FADBAD++, a software written by Ole Stauning and Claus Bendtsen.
After cloning, you can install with:
cd path/to/repo
opam install .
or
cd path/to/repo
dune build
dune install
Run tests:
dune runtest
see examples
folder and/or see our guide