lib/storage/collection2

ARRAY2
 General prurpose, resizable, two dimensional array.

FAST_ARRAY2
 Resizable two dimensional array.
 Unlike ARRAY2, the `lower1' bound and the `lower2' bound are
 frozen to 0. Thus, one can expect better performances.