rust/src/libcore/iter
Mazdak Farrokhzad a852ebb084
Rollup merge of #64174 - GuillaumeGomez:missing-iterator-examples, r=sfackler
Add missing code examples on Iterator trait

Fixes #63865

cc @rust-lang/docs
2019-09-06 09:36:44 +02:00
..
adapters Rev::rposition counts from the wrong end 2019-08-30 21:17:36 +08:00
traits Add missing code examples on Iterator trait 2019-09-05 13:38:11 +02:00
mod.rs Use internal iteration in the Sum and Product impls of Result and Option 2019-07-29 02:40:50 +02:00
range.rs implement nth_back for RangeInclusive 2019-06-09 22:45:11 +02:00
sources.rs Avoid closures in OnceWith and Successors 2019-08-12 15:03:44 -07:00