Break object into chunks of given size.
an object
chunk size [1]
chunk step [n]
[x[0..n], x[s..s+n], x[2s..2s+n], ...]
Generated using TypeDoc
Break object into chunks of given size.