Vocabularyhashtables.
privateInputsvalue | the second element of the pair |
key | the first element of the pair |
array | the underlying array of the hashtable |
n | an index in the sequence |
OutputsNone
Word descriptionStores a pair of values into the elements with index
n and
n+1, respectively.
WarningThis word is in the
hashtables.
private vocabulary because it does not perform bounds checks.
Side effectsModifies
seqDefinition