# Functions
Batch is a helper to perform some operation over a large number of values in a batch-oriented fashion.
Mutation returns a slice of Size() capacity.
Size returns the default size for batch operations.
Window is a helper to perform some operation over a large number of values in a batch-oriented fashion, using the supplied batch size.
# Type aliases
The Release function must be called to return the underlying array back to the pool.