Implement (and test) hope_list:divide/2 3.8.0
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 15 Sep 2015 20:49:27 +0000 (16:49 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 15 Sep 2015 20:49:27 +0000 (16:49 -0400)
Divides list into sublists of up to a requested size + a remainder.
Order unspecified.
Size < 1 raises an error: hope_list__divide__size_must_be_a_positive_integer.


No differences found
This page took 0.030857 seconds and 4 git commands to generate.