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

Support for not-a-number or non-finite floating point values #66

Open
HolgerPeters opened this issue May 28, 2014 · 1 comment
Open

Comments

@HolgerPeters
Copy link

As I read the edn spec, it does not provide functionality for NaNs or other non-finite floats. This is a drawback already in formats such as JSON. I think there should be a way to fully en- and decode valid floating point values of the IEEE standard, otherwise people would need to refer to using nil or other good old times ways of encoding these (like -9999, etc.).

@willglynn
Copy link

This is a dupe of #2.

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