SortedListBasedMap - map based on a sorted list [O(log n) access, O(n) insertion/deletion] [dev.]