Join Slack
Powered by
is there a way to get the start position of a Matc...
# announcements
r
robstoll
04/03/2018, 11:06 AM
is there a way to get the start position of a MatchResult as it is possible for java.util.regex.Matcher?
d
diesieben07
04/03/2018, 11:07 AM
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/-match-result/range.html
r
robstoll
04/03/2018, 11:12 AM
thanks 🙂
2
Views
Open in Slack
Previous
Next