Join Slack
Powered by
I'm trying to come up with a DSL-y way to fill a `...
# announcements
k
kirillrakhman
06/08/2016, 1:34 PM
I'm trying to come up with a DSL-y way to fill a
Bundle
(
Map
-like Android class). Is there a way to make the following code work:
Copy code
val bundle = bundle { "key"("value") }
Open in Slack
Previous
Next