]> git.lizzy.rs Git - rust.git/commit
Clarify ambiguous wording in fold() docs
authorBrian Bowman <seeker14491@gmail.com>
Fri, 4 Mar 2016 07:09:23 +0000 (01:09 -0600)
committerBrian Bowman <seeker14491@gmail.com>
Fri, 4 Mar 2016 07:09:23 +0000 (01:09 -0600)
commit84e6e04d83d02e09e8b659267e415ec8b5bc2a24
tree8f72e97cf4aad0da9841334cbfc410faea29446d
parent8e261d12e3fcd6700b368d449ada4d10ebbf17f8
Clarify ambiguous wording in fold() docs

To me it was unclear whether 'it' referred to the fold function, or the closure.
src/libcore/iter.rs