Join Slack
Communities
Powered by
```var lineMatches = matchedSegments.getOrPut(segm...
# getting-started
y
yole
06/06/2016, 11:04 AM
Copy code
var lineMatches = matchedSegments.getOrPut(segment) { mutableListOf<…>() } lineMatches.add(i)
👍 3
Open in Slack
Previous
Next