HashList.get(key)
This gets a value by its key.
Type: function
Parameter(s):
- key {String}:
The key to look for.
Returns:
-
{Object}:
The value.
This gets a value by its key.
Type: function
Parameter(s):
The key to look for.
Returns:
The value.