inspect
Inspect the runtime representation of arbitrary OCaml values.
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Nov 2013
- Authors
-
- Maintainers
Sources
Dependencies
Reverse Dependencies