package ppx_decimal

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ppx_decimalSource

A convenience syntax for writing decimal literals in source code, e.g. 1.1m. See the project readme for details on how to enable it.

Sourceval mk_of_string : loc:Ppxlib__.Location.t -> Ppxlib__.Import.expression
Sourceval expand : Ppxlib__.Location.t -> string -> Ppxlib__.Import.expression
Sourceval int_rule : Ppxlib.Context_free.Rule.t
Sourceval float_rule : Ppxlib.Context_free.Rule.t
OCaml

Innovation. Community. Security.