package core_bench

  1. Overview
  2. Docs

A module internal to Core_bench. Please look at Bench.

val float_to_string : ?delimiter:char -> ?strip_zero:bool -> Core.Float.t -> string
val float_opt_to_string : Core.Float.t option -> string