Dum
Dum is a library for inspecting the runtime representation of arbitrary Objective Caml 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.
[ Homepage ]
| Author: | Martin Jambon. |
| Last modification date: | 13-Oct-2008 |
| Version: | 1.0.0 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: LGPL |
| Topic: | General purpose libraries :: Data structures |
| Homepage: | http://oss.wink.com/dum/ |