dtoaversion
Converts OCaml floats into strings, using the efficient Grisu3 algorithm
This is a (partial) port of Google's double-conversion library from C++ to C.
Author | Marshall Roch <mroch@meta.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/flow/ocaml-dtoa |
Issue Tracker | https://github.com/flow/ocaml-dtoa/issues |
Maintainer | Marshall Roch <mroch@meta.com> |
Dependencies | |
Source [http] | https://github.com/flow/ocaml-dtoa/releases/download/v0.3.3/dtoa-0.3.3.tbz sha256=d8f4608c9e92b29e25ea31f3bf5fccab396899094990a2d59d15c6e8a3c9ee3e sha512=58dace1eccd9b55e4e3450c1c6767646ae9551169848b127283b7332cf25c0e0bdd7c8fdf987d55b71e10f82915e59c5439c3ae391696589b490c9184a3dd87c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dtoa/dtoa.0.3.3/opam |
Required by
- flow_parser>=0.62.0 & <0.229.1
- flowtype>=0.62.0