Join Slack
Powered by
When you use `List(size) { }` you get a list of th...
# stdlib
i
ilya.gorbunov
04/04/2018, 6:35 PM
When you use
List(size) { }
you get a list of that size, when you use hypothetical
Map(size) { }
I'm unsure what should you get.
Open in Slack
Previous
Next