-
Notifications
You must be signed in to change notification settings - Fork 2
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
Immutable Collections Extension #106
Labels
Comments
Branch feature/issue-106-immutable-collections-extension created! |
pawellabaj
added a commit
that referenced
this issue
Jul 24, 2023
closes #106 BREAKING CHANGE: Extensions API changed
pawellabaj
added a commit
that referenced
this issue
Jul 24, 2023
closes #106 BREAKING CHANGE: Extensions API changed
pawellabaj
added a commit
that referenced
this issue
Jul 25, 2023
closes #106 BREAKING CHANGE: Extensions API changed
pawellabaj
added a commit
that referenced
this issue
Jul 26, 2023
closes #106 BREAKING CHANGE: Extensions API changed
pawellabaj
added a commit
that referenced
this issue
Jul 27, 2023
closes #106 BREAKING CHANGE: Extensions API changed
pawellabaj
added a commit
that referenced
this issue
Aug 2, 2023
closes #106 BREAKING CHANGE: Extensions API changed
pawellabaj
added a commit
that referenced
this issue
Aug 2, 2023
closes #106 BREAKING CHANGE: Extensions API changed
pawellabaj
pushed a commit
that referenced
this issue
Aug 3, 2023
feat!: Immutable Collections Extension added closes #106 BREAKING CHANGE: Extensions API changed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CompactConstructorExtension replaces collection-type components with their immutable copy. By collection-type,
Set
,List
,Queue
andMap
implementations need to be understand.The text was updated successfully, but these errors were encountered: