dumversion
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.
Authors | Martin Jambon, Jean-Christophe Filliatre and Richard W.M. Jones |
---|---|
License | LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/mjambon/dum |
Issue Tracker | https://github.com/mjambon/dum/issues |
Maintainer | martin@mjambon.com |
Dependencies |
|
Source [http] | https://github.com/mjambon/dum/releases/download/1.0.3/dum-1.0.3.tbz sha256=645a23503fc8a315530df1b2876c2f785b12cf80f5f692a41eb36e53e2c52651 sha512=f572326af6c295b8c27a54ef6d82309a71b0e31ab5f167b75ac0193350b2f59c8a355e61e83c6ad46e5562b355115f6a116148db097c648abbdd1d3d5573935c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dum/dum.1.0.3/opam |
Required by