lib/storage/collection3

ARRAY3
 General prurpose, resizable, three dimensional array.

FAST_ARRAY3
 Resizable three dimensional array.
 Unlike ARRAY3, the `lower1', `lower2' and `lower3' bounds are
 frozen to 0. Thus, one can expect better performances.