You can try to use a for loop for the inner (or actually both) map calls, or you could put .eager or .sink at the end of the map calls.
Does that help?
You can try to use a for loop for the inner (or actually both) map calls, or you could put .eager or .sink at the end of the map calls.
Does that help?