Get an array with the existing keys in the hashtable.
an Array!K array of keys
Complexity: O(size).
See Implementation
Get an array with the existing keys in the hashtable.