Range.expEdit

If true, and min_value is greater than 0, value will be represented exponentially rather than linearly.

  1. bool expEdit [@property getter]
    struct Range
    @nogc nothrow @property
    bool
    expEdit
    ()
  2. bool expEdit [@property setter]

Meta