ValueArgument.rangeOf

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

Meta