RE: withIndex for streams

2025-03-28 Thread Merlin Beedell
I have a task (script) that involves processing hundreds of thousands of files - which I read in from the Files stream. To make it perform well, the processing part is multi-threaded. I wonder if any of these stream gatherers may simplify the code? Due to the very large number of files, I ca

Re: safe call evaluates arguments first?

2025-03-28 Thread Jochen Theodorou
please add an issue On 3/28/25 00:10, OCsite wrote: Thanks! Should I add a jira? Or will you? Or not worth one? All the best, OC On 27. 3. 2025, at 21:28, Jochen Theodorou wrote: On 27.03.25 18:11, o...@ocs.cz wrote: Hi there, I've just bumped into this behaviour, as shown e.g., by the c