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

Immutable collection option #18

Merged
merged 5 commits into from
Dec 8, 2017
Merged

Conversation

AngryLawyer
Copy link
Contributor

Fixes #2
This is a temporary fix for allowing Immutable Collections, for backwards compatibility. At some point, it will be swapped with allowing custom collection constructors (so you can back your collections with whatever shape you want), but getting an initial release is the most important goal, currently.

@AngryLawyer AngryLawyer merged commit 162be72 into master Dec 8, 2017
@AngryLawyer AngryLawyer deleted the immutable-collection-option branch December 8, 2017 09:29
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.

We need to be able to optionally use Immutable to construct collections, possibly.
2 participants