insertLookupWithKey package:IntervalMap

O(log n). Combine insert with old values retrieval.
Deprecated. As of version 0.3, replaced by insertLookupWithKey. O(log n). A strict version of insertLookupWithKey.