Join Slack
Powered by
`val othersMap = msg.split("""\s{2,}""".toRegex())...
# getting-started
s
Shawn
04/14/2018, 1:45 PM
val othersMap = msg.split("""\s{2,}""".toRegex())
Open in Slack
Previous
Next