Decimal.sign

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

Meta