package ppx_fixed_literal

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_fixed_literal-v0.14.0.tar.gz
md5=960bff66d1119cef42c16027e204554f

Description

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

Published: 31 May 2020

Dependencies (4)

  1. ppxlib >= "0.11.0"
  2. dune >= "2.0.0"
  3. base >= "v0.14" & < "v0.15"
  4. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (1)

  1. ppx_jane = "v0.14.0"

Conflicts

None