Join Slack
Powered by
And if you really want a sequence: `buildSequence ...
# announcements
k
karelpeeters
12/21/2017, 2:24 PM
And if you really want a sequence:
buildSequence { yieldAll(heavySourceA()); yieldAll(heavySourceB()) }
👍 1
3
Views
Open in Slack
Previous
Next