Join Slack
Communities
Powered by
I used this code before but then you have to say `...
# announcements
j
jire
01/02/2016, 2:24 AM
I used this code before but then you have to say
arr {
instead of `+{`:
Copy code
fun <T> KTON<*>.arr(body: KTON<*>.() -> T) { arrays.add(kton(body)) }
Open in Slack
Previous
Next