Valuator.bounds

void bounds(double min, double max) nothrow @nogc

Sets the minimum and maximum values of the range (alias for range).

Parameters

minThe minimum value
maxThe maximum value