package custom_printf

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

Install

Dune Dependency

Authors

Maintainers

Sources

custom_printf-113.00.00.tar.gz
md5=132de32cc7d6ad6526faf92f904cfad1

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: 21 Sep 2015

Dependencies (7)

  1. ocamlbuild build
  2. pa_ounit >= "113.00.00" & < "113.01.00"
  3. sexplib >= "113.00.00" & < "113.01.00"
  4. type_conv >= "113.00.00" & < "113.01.00"
  5. ocamlfind
  6. camlp4
  7. ocaml >= "4.02.2" & < "4.03"

Dev Dependencies

None

Used by (3)

  1. core = "113.00.00"
  2. core_extended = "113.00.00"
  3. core_kernel = "113.00.00"

Conflicts

None