Joseph Rushton Wakeling:
I have not found this -- using minimallyInitializedArray for the arrays of built-in types is slower than if I use uninitializedArray.
Then minimallyInitializedArray should be improved :-)
You seem to be suggesting that using uninitializedArray could cause general slowdown,
I am saying that in general uninitializedArray is less safe. Bye, bearophile
