Tries to get the last value, such that lowerBound <= key_i <= upperBound. Updates upperBound with key_i.
true on success.
See Implementation
Tries to get the last value, such that lowerBound <= key_i <= upperBound. Updates upperBound with key_i.