Fixed.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(Fixed v)
  2. void opAssign(long v)
  3. void opAssign(double v)
    struct Fixed(uint scale)
    void
    opAssign
    (
    double v
    )
  4. void opAssign(string v)

Meta