Changelog for array-chunks-0.1.2.0
Revision history for array-chunks
0.1.2.0 -- 2020-11-18
- Add
index. - Add
singleton,doubleton,tripleton,quadrupleton,quintupleton,sextupleton,septupleton,octupleton. - Add
map', which converts toSmallArraywhile mapping over the elements.
0.1.1.0 -- 2019-09-12
- Add
copy,copyReverse,concat, andconcatReverse.
0.1.0.0 -- 2019-08-12
- First version. Released on an unsuspecting world.