Ryan Cole
Results
2
repositories owned by
Ryan Cole
chunk
33
Stars
4
Forks
Watchers
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.