1d5983aded
This commit deprecates the `count`, `range` and `range_step` functions in `iter`, in favor of range notation. To recover all existing functionality, a new `step_by` adapter is provided directly on `ops::Range` and `ops::RangeFrom`. [breaking-change] |
||
---|---|---|
.. | ||
exponential.rs | ||
gamma.rs | ||
mod.rs | ||
normal.rs | ||
range.rs | ||
ziggurat_tables.rs |