Join Slack
Powered by
this could be solved in compile time using special...
# stdlib
k
kmruiz
04/18/2016, 1:29 PM
this could be solved in compile time using specialization, if we could "change" the return type of mutableListOf to return a MutableRandomAccessList<T> (or something like that) we could get rid of that bytecode in compiletime
2
Views
Open in Slack
Previous
Next