ListExtensions<T> extension

on

Methods

pack(int packSize) List<List<T>>
Converts list of elements to nested lists of elements where each sub-list contains max packSize items