Join Slack
Powered by
Currently `withDefault` may be used for property d...
# announcements
i
ilya.gorbunov
02/11/2016, 4:31 PM
Currently
withDefault
may be used for property delegation to a map, for example:
val property: String by map.withDefault { "" }
Open in Slack
Previous
Next