Fixed.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toString()
    struct Fixed(int scaling, V = long, Hook = KeepScalingHook)
    const
    string
    toString
    ()
    if (
    isIntegral!V
    )
  2. void toString(Out outRange)

Meta