chunk Class |
Namespace: WhetStone.Looping
public static class chunk
| Name | Description | |
|---|---|---|
| ChunkT(IEnumerableT, Int32) |
Transforms the list by grouping adjacent elements together into a single member.
| |
| ChunkT(IListT, Int32) |
Transforms the list by grouping adjacent elements together into a single member.
|