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

Fix IMMUTABLE to handle Map and return correct type #949

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

ftence
Copy link
Contributor

@ftence ftence commented Apr 6, 2021

Doc and comment specify that Map is handled but it was not.
Does not use unmodifiableCollection else it will make all checks on List and Set types fail.

@hbs hbs merged commit 9d4eda0 into senx:master Apr 10, 2021
@ftence ftence deleted the immutable_types branch May 4, 2021 08:44
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.

None yet

2 participants