Decimal.overflow

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool overflow [@property setter]
    struct Decimal(Hook = Abort)
    @property @safe pure nothrow @nogc
    void
    overflow
    (
    bool v
    )
  2. bool overflow()

Meta