Module Float.Terse
S-expressions contain at most 8 significant digits.
type nonrec t= t
include Base.Sexpable.S with type t := t
val t_of_sexp : Base.Sexp.t -> tval sexp_of_t : t -> Base.Sexp.t
Float.TerseS-expressions contain at most 8 significant digits.
type nonrec t = tinclude Base.Sexpable.S with type t := tval t_of_sexp : Base.Sexp.t -> tval sexp_of_t : t -> Base.Sexp.tinclude Base.Stringable.S with type t := t