ValueRange.from

Value that starts the range.

struct ValueRange(T)
T from;

Meta