Set item by index
Creating arrays with holes is not possible
@param itemborrow An array @param valueincref The item to assign @param index The index, first item is 0. @return true on success, false on allocation failure.
See Implementation
Set item by index
Creating arrays with holes is not possible
@param itemborrow An array @param valueincref The item to assign @param index The index, first item is 0. @return true on success, false on allocation failure.