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
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin-fork
/
libraries
/
stdlib
/
test
/
ranges
T
History
Ilya Gorbunov
8ec2a2e6fe
Add NaN-propagation in coerceIn(ClosedComparableRange<Double>)
2016-12-08 22:13:00 +03:00
..
CoercionTest.kt
Add NaN-propagation in coerceIn(ClosedComparableRange<Double>)
2016-12-08 22:13:00 +03:00
ProgressionLastElementTest.kt
Rearrange stdlib unit tests across packages.
2016-06-18 16:50:32 +03:00
RangeIterationJVMTest.kt
Minor: normalize '@Test' annotation casing in all tests.
2016-11-21 18:20:33 +03:00
RangeIterationTest.kt
Minor: normalize '@Test' annotation casing in all tests.
2016-11-21 18:20:33 +03:00
RangeJVMTest.kt
Minor: normalize '@Test' annotation casing in all tests.
2016-11-21 18:20:33 +03:00
RangeTest.kt
Introduce ClosedComparableRange interface which inherits ClosedRange to provide special comparison operation for double and float.
2016-12-08 20:50:11 +03:00