Join Slack
Powered by
is there a split function for collections? Somethi...
# announcements
v
vaskir
06/16/2017, 9:32 AM
is there a split function for collections? Something like
(1..100).split(40) == (1..40, 41..80, 81..100)
Open in Slack
Previous
Next