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] |
||
---|---|---|
.. | ||
distributions | ||
chacha.rs | ||
isaac.rs | ||
lib.rs | ||
rand_impls.rs | ||
reseeding.rs |