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 ratio natively #18

Closed
benmosher opened this issue Jul 9, 2014 · 1 comment
Closed

Support ratio natively #18

benmosher opened this issue Jul 9, 2014 · 1 comment
Milestone

Comments

@benmosher
Copy link
Owner

All the cool kids are doing it. (edn-format/edn#64)

Will likely need to implement a (simple) ratio NSNumber subclass. (BMORatioNumber, I dare say.) Probably not worth depending on an external library, though I suspect one exists.

@benmosher benmosher added this to the v0.4 milestone Jul 9, 2014
@benmosher
Copy link
Owner Author

Fixed in b813ba6. Note that using BMOEDNReadingStrict as a parser option will throw an error at read time; this is not enabled by default.

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

1 participant