package ppx_fixed_literal

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_fixed_literal-v0.15.0.tar.gz
sha256=f04136ce33f999c08cadb92a17f371b4dcb086a7ae0039e5c2c86b2ce985a9fc

Description

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

Published: 21 Mar 2022

Dependencies (4)

  1. ppxlib >= "0.23.0"
  2. dune >= "2.0.0"
  3. base >= "v0.15" & < "v0.16"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. ppx_jane >= "v0.14.0" & < "v0.16.0"

Conflicts

None