Join Slack
Powered by
<@U0BAPNP63> I don't like approach with Pairs allo...
# android
m
miha-x64
12/30/2016, 6:50 PM
@damian
I don't like approach with Pairs allocation. It can be written like
<K, V> arrayMapOf(k0: K, v0: V, k1: K, v1: V ...)
to avoid extra allocations.
4
Views
Open in Slack
Previous
Next