Function Range.allowLesser

If true, value may be less than minValue.

bool allowLesser() nothrow @property @nogc;

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