Join Slack
Powered by
Otherwise, the only way to do this is something li...
# stdlib
k
kevinmost
05/05/2016, 8:52 PM
Otherwise, the only way to do this is something like
Copy code
ArrayList(5000).apply { /* add initial elements */ }
, not nearly as nice. We could roll our own function but it seems like a
standard
thing to want
2
Views
Open in Slack
Previous
Next