Streams are lazy. Most operations do not run when you write them. They run only when a terminal operation is called.
| Previous: G Intermediate Vs Terminal Operations.md | Next: I Single Use Streams.md |
Streams are lazy. Most operations do not run when you write them. They run only when a terminal operation is called.
| Previous: G Intermediate Vs Terminal Operations.md | Next: I Single Use Streams.md |