package custom_printf

  1. Overview
  2. No Docs
Extension for printf format strings

Install

Dune Dependency

Authors

Maintainers

Sources

custom_printf-109.27.02.tar.gz
md5=20de2b4d04e1e039cfe12e3777eeee89

Description

It rewrites calls to printf-like functions when the format is prefixed with '!' to wrap special arguments with 'Module.to_string' conversion functions.

Published: 16 Dec 2013

Dependencies (7)

  1. ocamlbuild build
  2. pa_ounit >= "109.27.00" & <= "109.53.02"
  3. sexplib >= "109.15.00" & <= "109.58.00"
  4. type_conv >= "109.15.00" & <= "109.53.02"
  5. ocamlfind
  6. camlp4
  7. ocaml < "4.02.0"

Dev Dependencies

None

Used by (2)

  1. core >= "109.55.02" & < "109.60.00"
  2. core_extended >= "109.55.02" & < "111.03.00"

Conflicts

None