The method assigns a value to an existing hash element by the specified ordinal index:
first - sets the value of the first initialized array element;
last - sets the value of the last initialized array element;
index - the ordinal index of the element to be assigned a value.