rust/library/core
Mara Bos 226fe55057
Rollup merge of #81173 - lukaslueg:intersperse_docs, r=m-ou-se
Expand docs on Iterator::intersperse

Unstable feature in #79524. This expands on the docs to bring them more in line with how other methods of `Iterator` are demonstrated.
2021-01-22 14:30:09 +00:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Rollup merge of #81173 - lukaslueg:intersperse_docs, r=m-ou-se 2021-01-22 14:30:09 +00:00
tests Stop fold at first None when iterator yield 2021-01-19 12:17:58 +00:00
Cargo.toml