= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
PPX syntax extension and library package for printing values of any type
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 }">
Authors
Maintainers
Sources
genprint-0.3a.tar.gz
md5=d5b58cc0aa7e1dd745d94fcc405d9d27
Description
A PPX syntax extension and library package enabling printing of values of any type using OCaml's REPL printing facility. Useful for debugging as a quick alternative to ocamldebug/ppx_deriving/#install_printer.
Published: 08 Apr 2020
Dependencies (5)
- stdlib-shims
-
cppo
build
- ppxlib
-
dune
>= "1.9"
-
ocaml
>= "4.04.1" & < "4.11"
Dev Dependencies
-
None
Used by
-
None
Conflicts
-
None
On This Page