Collections: NearlyGenericArrayList - This is quickly becoming unnecessary but I could still see there being a need for an ArrayList that ensures only objects of a specific type are added. The inefficient Sort method is gone. The MicroLinq OrderBy extension is much faster. If this was a desired feature (since it doesn't require duplicate memory) I can replace it with a more efficient algorithm similar to the OrderBy extension.
↧