Utilities - Treat a static array as if it was dynamic.

This package provides facilities for dynamically inserting and deleting items from arrays. Obviously, these are not tools to be used when performance is an issue!

They are however, very useful for relatively static containers, especially those that are small and/or only manipulated infrequently -- say by a human at design time.