package ppx_fixed_literal

  1. Overview
  2. Docs
Simpler notation for fixed point literals

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_fixed_literal-v0.16.0.tar.gz
sha256=a7d1a3d4f8ac3e9db9a6e03a8fb58d07c2b9c4050d154d782c4057789e488339

Description

A ppx rewriter that rewrites fixed point literal of the form 1.0v to conversion functions currently in scope.

Published: 02 Jun 2023

Dependencies (4)

  1. ppxlib >= "0.28.0"
  2. dune >= "2.0.0"
  3. base >= "v0.16" & < "v0.17"
  4. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "v0.14.0" | >= "v0.16.0"

Conflicts

None