Auto merge of #27847 - birkenfeld:patch-3, r=sfackler
This commit is contained in:
commit
753a6a9e29
@ -616,6 +616,8 @@ fn fold<B, F>(self, init: B, mut f: F) -> B where
|
||||
|
||||
/// Tests whether the predicate holds true for all elements in the iterator.
|
||||
///
|
||||
/// Does not consume the iterator past the first non-matching element.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```
|
||||
|
Loading…
Reference in New Issue
Block a user