News

In the original implementation of the the Resize method, when the new size is zero, a new array is created I propose an additional check to handle the case where newSize is 0 more efficiently by using ...