Skip to content

Fix: Dictionaries and SortedLists caused an exception #46

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

Merged
merged 4 commits into from
Jul 30, 2015
Merged

Fix: Dictionaries and SortedLists caused an exception #46

merged 4 commits into from
Jul 30, 2015

Conversation

HerrLoesch
Copy link
Collaborator

Dictionaries and SortedLists caused an exception when enumerations were used as keys. Now we create one entry for each value of the enumeration thus, none of the values is used more than once.

@HerrLoesch
Copy link
Collaborator Author

Added a new method to randomizer so you can create a list of random objects.

@Tynamix
Copy link
Owner

Tynamix commented Jul 30, 2015

Thank you 👍

Tynamix added a commit that referenced this pull request Jul 30, 2015
Fix: Dictionaries and SortedLists caused an exception
@Tynamix Tynamix merged commit f37aa42 into Tynamix:master Jul 30, 2015
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