We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Given a key that is in an OrderedMap, is there an efficient way (O(1) or O(log n)) to get the next or previous item?