package pa_ppx_unique
- 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 PPX Rewriter for Uniqifying ASTs
Install
dune-project
Dependency
Authors
Maintainers
Sources
8.05.01.tar.gz
sha512=32558066895511ea4bf0e060598c67114c8c97f3019645dc84af0efd0c41c4f558cedf2c5f21dfee6584e7c3303c7317115c7bdfd80d89281e1ddeed87d000a6
Description
This is a PPX Rewriter for uniqifying ASTs: inserting unique IDs systematically throughout an AST.
Published: 23 May 2026
Dependencies (8)
- fmt
-
bos
>= "0.2.0" -
not-ocamlfind
>= "0.10" -
pa_ppx
>= "8.05.01" -
camlp5
>= "8.05.01" -
camlp5-buildscripts
>= "0.02" -
cppo
>= "1.6.9" -
ocaml
>= "4.11.0"
Dev Dependencies (2)
-
ounit
>= "2.2.7" & with-test -
pa_ppx_migrate
with-test & >= "8.05.01"
Used by (2)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page