Decimal.underflow

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

Meta