`(0..size - 1).map {"Hello"}` is the recommended w...
# getting-started
v
(0..size - 1).map {"Hello"}
is the recommended way and has no performance downside