package dum

  1. Overview
  2. Docs
Inspect the runtime representation of arbitrary OCaml values

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
sha256=973166d4a371c704154fa8121af4bf4c1906976d74f04344fa43d10acb8c899a
md5=aa5bd1ea89d2f5881c18652545361a1c

Description

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.

Published: 21 Nov 2013

Dependencies (3)

  1. easy-format
  2. ocamlfind
  3. ocaml < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.