Function Range.rounded

If true, value will always be rounded to the nearest integer.

bool rounded() nothrow @property @nogc;

void rounded (
  bool v
) nothrow @property @nogc;