dtoaversion

Converts OCaml floats into strings, using the efficient Grisu3 algorithm

A library for converting floats to strings (doubles to ascii, "d to a").

This is a (partial) port of Google's double-conversion library from C++ to C.

AuthorMarshall Roch <mroch@fb.com>
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/flowtype/ocaml-dtoa
Issue Trackerhttps://github.com/flowtype/ocaml-dtoa/issues
MaintainerMarshall Roch <mroch@fb.com>
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/dtoa-0.1.tar.gz
md5=40cb786876812a7e70ab5a7cf4094829
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dtoa/dtoa.0.1/opam
Required by