Function Range.value

Range's current value.

double value() nothrow @property @nogc;

void value (
  double v
) nothrow @property @nogc;