dum 1.0.1
Authors | Martin Jambon, Jean-Christophe Filliatre and Richard W.M. Jones | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | LGPL with OCaml linking exception | |||||||||||||
Maintainer | contact@ocamlpro.com | |||||||||||||
Dependencies |
|
|||||||||||||
Published | Feb 23, 2013 | |||||||||||||
Source [http] |
http://mjambon.com/releases/dum/dum-1.0.1.tar.gz aa5bd1ea89d2f5881c18652545361a1c |
|||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dum/dum.1.0.1/opam |
Inspect the runtime representation of arbitrary OCaml values
Dum is a library for inspecting the runtime representation of arbitrary OCaml values. Shared or cyclic data are detected and labelled. This guarantees that printing would always terminate. This makes it possible to print values such as closures, objects or exceptions in depth and without risk.
No package is dependent |