Function tpe::range[][src]

pub fn range(start: f64, end: f64) -> Result<Range, RangeError>
Expand description

Creates a Range instance.