package dum

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

Install

Dune Dependency

Authors

Maintainers

Sources

dum-1.0.2.tbz
sha256=bc89918e6d636e65634a798a074aa5c081730973188660d954da0e10904dd09f
sha512=d904761d8ac66187f350d4ad3fc577b471c9c794f2250e2f6bfa1a1bb92561a6f6b18b5163896e56064397b994e35558adc6e348093a901d47ebbc0544ac3fb8

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: 02 Jun 2022

Dependencies (2)

  1. easy-format
  2. dune >= "2.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.