Read the example about “producers” - If I chain a whole bunch of producing together across many different Pcollections, I’m essentially forming a graph behind the scenes? Since no copying is happening
Surely this would cause some strange performance outcomes with, say, a gradually built up immutable list.
Surely this would cause some strange performance outcomes with, say, a gradually built up immutable list.