rust/library
Yuki Okushi 0fa4f0ba62
Rollup merge of #86415 - Kmeakin:iterator-associativity-docs, r=dtolnay
Document associativity of iterator folds.

Document the associativity of `Iterator::fold` and
`DoubleEndedIterator::rfold` and add examples demonstrating this.
Add links to direct users to the fold of the opposite associativity.
2021-06-24 13:47:34 +09:00
..
alloc
backtrace@221483ebaf
core Rollup merge of #86415 - Kmeakin:iterator-associativity-docs, r=dtolnay 2021-06-24 13:47:34 +09:00
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std
stdarch@3001c75a1d
term
test
unwind