Decimal.inexact

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

Meta