Decimal.digits

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int digits [@property getter]
  2. int digits [@property setter]
    struct Decimal(immutable Context _context = DefaultContext)
    @property @safe
    int
    digits
    (
    in int count
    )

Meta