rust/src/libcore/iter
Mark Simulacrum f205f48a00 Rollup merge of #43409 - tshepang:concise, r=steveklabnik
doc: make into_iter example more concise

Also, remove dupe example
2017-07-29 18:03:51 -06:00
..
iterator.rs doc: provide an actual equivalent to filter_map 2017-07-22 23:22:01 +02:00
mod.rs Forward more Iterator methods for iter::Rev 2017-07-13 12:35:39 -07:00
range.rs Implement O(1)-time Iterator::nth for Range* 2017-07-08 08:55:55 +02:00
sources.rs Remove function invokation parens from documentation links. 2017-03-13 21:43:18 -04:00
traits.rs Rollup merge of #43409 - tshepang:concise, r=steveklabnik 2017-07-29 18:03:51 -06:00