Skip to content

Reduce file size or break apart? #453

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

Closed
matthewmueller opened this issue Apr 21, 2015 · 2 comments
Closed

Reduce file size or break apart? #453

matthewmueller opened this issue Apr 21, 2015 · 2 comments

Comments

@matthewmueller
Copy link

Not interested in starting a discussion about the relative importance of filesize, more just curious if it's possible to take just the object implementation or just the array implementation out of immutable?

Right now I have a 200 LOC library that I'd like to keep as tiny as possible and I really just need .set and .get functions from the Map. Would something like this be possible or does it require everything else for handling nested arrays and other things?

@camspiers
Copy link

I think this is being tracked here: #317

@matthewmueller
Copy link
Author

Oh yep, good call!

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

No branches or pull requests

2 participants