Skip to content

Add entry enumerator support to the JCL sorted maps.#74

Open
gjdoornink wants to merge 6 commits intoproject-jedi:masterfrom
gjdoornink:feature/feature-JclSortedMaps-iterator-support
Open

Add entry enumerator support to the JCL sorted maps.#74
gjdoornink wants to merge 6 commits intoproject-jedi:masterfrom
gjdoornink:feature/feature-JclSortedMaps-iterator-support

Conversation

@gjdoornink
Copy link

Add entry enumerator support to the JCL sorted maps to improve performance when iterating over all entries in a sorted map.

As part of this pull request 'SortedEntry', as used in the name of the sorted map entries, was replaced by 'MapEntry'. The reasons being that with this pull request these map entry classes are now declared in the JclContainerIntf unit instead of the JclSortedMaps unit and that there is nothing 'Sort' specific about the map entries as a type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants