-
Notifications
You must be signed in to change notification settings - Fork 87
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
Add toIntOption
(and Long
, Boolean
, et al)
#566
Conversation
looked at this with Raphael just now and some work items remain:
|
perhaps @martijnhoekstra, the original author, would look to take a look, once this is in final form |
915af6f
to
3cb09f3
Compare
Looks like JS needs to expect a different exception:
|
as for Native,
|
944b869
to
ead6848
Compare
Seems like both JS and Native think that "NaNd" should parse, as opposed to JVM. |
Fixes scala#554
I added a commit that brings the readme up to date. @scala/collections folks want to take a look before merge...? |
thank you @rjolly! |
fixes #554