package pa_ppx_fmtformat
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A Camlp5 PPX Rewriter for interpolation into strings (based on fmt)
Install
dune-project
Dependency
Authors
Maintainers
Sources
8.05.01.tar.gz
sha512=5e646060a0a8e90857b38e5a445b3a2e0e135495b279c38341f696292aaa6589d67d35c1ef40f3adeb62d242a5197fd458b2dd892c4eedc8ae25128d7cf31b14
Description
This is a PPX Rewriter to provide string interpolation, based on the Fmt package.
Published: 23 May 2026
Dependencies (9)
-
pa_ppx_regexp
>= "8.05.01" - fmt
-
ounit
>= "2.2.7" -
not-ocamlfind
>= "0.13" -
pa_ppx
>= "8.05.01" -
pcre2
>= "8.0.3" -
camlp5
>= "8.05.01" -
camlp5-buildscripts
>= "0.02" -
ocaml
>= "4.10.0"
Dev Dependencies (2)
-
pp-binary-ints
with-test -
mdx
>= "2.3.0" & with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page