Join Slack
Communities
Powered by
Hi everyone. I’m just starting to grasp Kotlin (di...
# getting-started
g
goncalossilva
09/29/2016, 11:19 AM
Hi everyone. I’m just starting to grasp Kotlin (did the Koans, starting to use it on a real project) and I have a question: I want to build a
LazyRegex
class, that works just like
Regex
but is only initialized when accessed.
Open in Slack
Previous
Next