Join Slack
Powered by
Though I actually find a mix more readable: ``` fo...
# getting-started
r
Ruckus
09/25/2017, 6:33 PM
Though I actually find a mix more readable:
Copy code
for ((node, link) in outgoingResult) { link.forEach { it.node = node } }
3
Views
Open in Slack
Previous
Next