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 support for immutable collections #19

Closed
mohsen-biglari opened this issue Feb 12, 2024 · 3 comments · Fixed by #27
Closed

Add support for immutable collections #19

mohsen-biglari opened this issue Feb 12, 2024 · 3 comments · Fixed by #27
Assignees
Milestone

Comments

@mohsen-biglari
Copy link

No description provided.

@jayasuryat
Copy link
Owner

Hey, @mohsen-biglari!
Thank you for raising this request.

Will get this added in the next release.

@jayasuryat jayasuryat added this to the v0.9.0 milestone Feb 26, 2024
@jayasuryat jayasuryat self-assigned this Mar 5, 2024
@jayasuryat
Copy link
Owner

jayasuryat commented Mar 6, 2024

TODO:

  • Add support for ImmutableList<*> & PersistentList<*>
  • Add support for ImmutableSet<*> & PersistentSet<*>
  • Add support for ImmutableMap<*> & PersistentMap<*>
  • Add tests
  • Update docs

@jayasuryat jayasuryat linked a pull request Apr 13, 2024 that will close this issue
jayasuryat added a commit that referenced this issue Apr 13, 2024
jayasuryat added a commit that referenced this issue Apr 13, 2024
Support immutable collections (#19)
jayasuryat added a commit that referenced this issue Apr 13, 2024
jayasuryat added a commit that referenced this issue Apr 13, 2024
(#19) Update docs
jayasuryat added a commit that referenced this issue Apr 13, 2024
@jayasuryat
Copy link
Owner

@mohsen-biglari this has been released as part of the v0.9.0 release. Check it out whenever you get a chance next!

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 a pull request may close this issue.

2 participants