Join Slack
Communities
Powered by
Hi All, is there a more Kotlin idiomatic way of do...
# getting-started
h
Hugh
12/07/2017, 5:31 PM
Hi All, is there a more Kotlin idiomatic way of doing this... return if (thingy!= null) Foo(thingy) else Foo(defaultThingy, additionalParam)
Open in Slack
Previous
Next