Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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
2 participants