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

Update library code to work with immutable.js #3

Open
funkjunky opened this issue Jul 15, 2018 · 0 comments
Open

Update library code to work with immutable.js #3

funkjunky opened this issue Jul 15, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@funkjunky
Copy link
Owner

Regardless of the data structures, sans-schema should work. Currently it only works with mutable objects.

What'll probably be needed is a function that calls the immutable functions if they exist, and otherwise uses native object functions if they don't.

@funkjunky funkjunky added the enhancement New feature or request label Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant