ValueOption.rangeOf

Undocumented in source. Be warned that the author may not have intended to support it.
class ValueOption(T)
static if(is(T == int) || is(T == double))
rangeOf
(
T min
,
T max
)

Meta