inspect 0.2.1
Maintainer | kaspar.rohrer@gmail.com | ||||
---|---|---|---|---|---|
Dependencies |
|
||||
Published | Jan 22, 2013 | ||||
Source [http] |
https://github.com/krohrer/caml-inspect/archive/v0.2.1.tar.gz 5d7fedff7522a82d13ad9a1abb1f1399 |
||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/inspect/inspect.0.2.1/opam |
Inspect the runtime representation of arbitrary OCaml values.
Inspect is a small library to inspect arbitrary OCaml values and their associated object graph by either dumping them as S-expressions (with sharing and references for recursive values), or by writing output in the DOT-language which can then be further processed by Graphviz.
No package is dependent |