Join Slack
Powered by
is there a built in shorthand to initialize an arr...
# announcements
i
iex
06/14/2017, 9:54 AM
is there a built in shorthand to initialize an array with a repeated value? something better than say `val arr = (0..5).map{2}`:
Open in Slack
Previous
Next