1
0
Fork 0

Resolved overflow with associative array definition

master
Mike Gerwitz 2013-07-29 11:32:06 -04:00
parent 93cba86c3e
commit 9b4cae6930
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ developers addressed by this specification.
multidimensional.
\dt{associative array}
An array indexed using hashed character strings as ``keys''; said to be
An array indexed using hashed character strings as keys; said to be
``key/value'', where the value is ``associated'' with its respective key.
\dt{bit}