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

Use cereal instead of binary #5

Open
knsd opened this issue Jun 8, 2013 · 3 comments
Open

Use cereal instead of binary #5

knsd opened this issue Jun 8, 2013 · 3 comments

Comments

@knsd
Copy link
Member

knsd commented Jun 8, 2013

Strict HashMap, strict Vector, strict encoding.

@superbobry
Copy link
Member

What's wrong with good old laziness in binary?

@knsd
Copy link
Member Author

knsd commented Sep 18, 2013

I think there is not many laziness benefits since Value is completely strict.

@superbobry
Copy link
Member

This means that anything parsed by binary will be evaluated to WHNF, once we construct a Value out of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants