Fixed.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(Fixed b)
  2. bool opEquals(long b)
    struct Fixed(uint scale)
    pure nothrow const
    bool
    opEquals
    (
    long b
    )
  3. bool opEquals(double b)

Meta