Decimal.divisionByZero

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

Meta