* Ville Tuulos: > Or, if the int vector is not a good idea, what would be a better way > to get access to the memory space? You probably should use MLton.Pointer: <http://mlton.org/MLtonPointer> Perhaps with a wrapper to add bounds checking.