If key is not in aa, add it with the given value, and return true. Otherwise, return false.
See Implementation
If key is not in aa, add it with the given value, and return true. Otherwise, return false.