withFormat

Wrapper to format floating point numbers using C's library.

  1. struct FormattedFloating(T)
  2. FormattedFloating!T withFormat(T value, FormatSpec spec)
    withFormat
    (
    T
    )

Meta