ValueRange.to

Value that ends the range.

struct ValueRange(T)
T to;

Meta