Decimal.roundingMode

Undocumented in source.
  1. enum Rounding roundingMode;
  2. enum Rounding roundingMode;
    struct Decimal(Hook = Abort)
    package
    static if(!(hasMember!(Hook, "roundingMode")))
    enum Rounding roundingMode;

Meta