Skip to content

2.13: Add Numeric.parseOption implementations#363

Merged
cquiroz merged 3 commits intotypelevel:masterfrom
ybasket:master
Nov 29, 2019
Merged

2.13: Add Numeric.parseOption implementations#363
cquiroz merged 3 commits intotypelevel:masterfrom
ybasket:master

Conversation

@ybasket
Copy link
Contributor

@ybasket ybasket commented Nov 6, 2019

As Scala added parseOption to Numeric in 2.13 and we define our own Numeric instances, we have to add parseOption here as well. Implementations are delegating to the existing code to maintain consistency.

Edit: This is part of what's needed for #344.

@ybasket ybasket requested a review from cquiroz November 14, 2019 11:18
Copy link
Collaborator

@cquiroz cquiroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cquiroz cquiroz merged commit 66e7b9a into typelevel:master Nov 29, 2019
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

Successfully merging this pull request may close these issues.

2 participants