Closed
Description
https://doc.rust-lang.org/nightly/std/iter/struct.Flatten.html#method.scan
https://doc.rust-lang.org/nightly/std/iter/trait.Iterator.html#method.scan
As we can see, fold
is not linked in the first image.
https://doc.rust-lang.org/nightly/std/iter/struct.Flatten.html#method.scan
https://doc.rust-lang.org/nightly/std/iter/trait.Iterator.html#method.scan
As we can see, fold
is not linked in the first image.