distributed_merge 0.1.0
This gem extends Array class with the distributed_merge method that accepts a two-dimensional array containing an arbitrary number of arrays of varying length and returns a one-dimensional merged array with the elements equally interleaved and distributed.