package custom_printf

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

Install

Dune Dependency

Authors

Maintainers

Sources

custom_printf-112.06.00.tar.gz
md5=c5059d763330ad890ff6e92b9a208fe7

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: 13 Dec 2014

Dependencies (7)

  1. ocamlbuild build
  2. pa_ounit >= "109.27.00" & < "111.29.00"
  3. sexplib >= "112.06.00" & < "112.07.00"
  4. type_conv >= "112.01.00" & < "112.02.00"
  5. ocamlfind
  6. camlp4
  7. ocaml >= "4.02.1"

Dev Dependencies

None

Used by (3)

  1. core >= "112.06.00" & < "112.17.00"
  2. core_extended = "112.06.00"
  3. core_kernel = "112.06.02"

Conflicts

None