Time complexity: O(log n)
Returns true if inserted, false where an existing key exists and was updated instead
See Implementation
Time complexity: O(log n)
Returns true if inserted, false where an existing key exists and was updated instead