This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e0adfd453f1dd67f690598e62ec1069be096862f
kotlin-fork
/
libraries
/
stdlib
/
test
/
numbers
T
History
Ilya Gorbunov
6c7cefaae3
Use HALF_EVEN rounding mode by default for BigDecimal division operator.
...
#KT-10462 Fixed
2016-02-09 22:51:02 +03:00
..
CoercionTest.kt
Use generic coerceIn for nullable primitives, provide specialization for non-nullable ones.
2016-01-24 06:44:13 +03:00
NumbersJVMTest.kt
Use HALF_EVEN rounding mode by default for BigDecimal division operator.
2016-02-09 22:51:02 +03:00
NumbersTest.kt
Primitive Companion objects do not longer implement IntegerConstants and FloatingPointConstants. All declarations moved inside companions.
2015-12-24 06:17:03 +03:00