Skip to content

[ji] support java.math.BigDecimal#to_d#5701

Merged
kares merged 1 commit intomasterfrom
ji-bigdecimal
Apr 20, 2019
Merged

[ji] support java.math.BigDecimal#to_d#5701
kares merged 1 commit intomasterfrom
ji-bigdecimal

Conversation

@kares
Copy link
Member

@kares kares commented Apr 18, 2019

to_d is a convention used by Ruby's BigDecimal (from bigdecimal/util.rb)

also explicitly re-def inherited Java Number extensions

NOTE: a reminder that this won't have negative impact on loading, since Java extension are lazy

`to_d` is a convention used by Ruby's BigDecimal
(from bigdecimal/util.rb)

also explicitly re-def inherited Java Number extensions
@kares kares merged commit 1679826 into master Apr 20, 2019
@kares kares deleted the ji-bigdecimal branch April 20, 2019 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant