createUninitializedInteger

Create a mutable Avail integer with the specified number of uninitialized Int slots.

Return

An uninitialized, mutable integer.

Parameters

size

The number of Int slots to have in the result.