Typedefs OpenVDS::Range

using OpenVDS::IntRange = Range<int>
using OpenVDS::FloatRange = Range<float>
using OpenVDS::DoubleRange = Range<double>