mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-07 19:47:15 -06:00
finished ch15.4
This commit is contained in:
@ -209,4 +209,4 @@ Instead of fiddling with various bits of looping and building new vectors, the c
|
||||
|
||||
This abraction takes away some of the commonplace code so it is easier to see the concepts that are unique to this code, such as the filtering condition each element in the iteraor must pass.
|
||||
|
||||
You may think that the low level low will be but lets talk about performance [here](./The%20preformance%20Closures%20and%20Iterators.md).
|
||||
You may think that the low level low will be but lets talk about performance [here](./The%20Performance%20Closures%20and%20Iterators.md).
|
Reference in New Issue
Block a user