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
00a12bd013844de31dc7a708cdbeb1707a8d2fe4
kotlin-fork
/
libraries
/
stdlib
/
test
/
regressions
T
History
James Strachan
ecbd4daefb
avoid unnecessary verbose type parameters now the type inferencer is better
2012-08-17 09:44:52 +01:00
..
kt1172.kt
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
2012-03-14 16:14:14 +00:00
kt1202.kt
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
2012-03-14 16:14:14 +00:00
Kt1149.kt
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
2012-03-14 16:14:14 +00:00
Kt1617Test.kt
avoid unnecessary verbose type parameters now the type inferencer is better
2012-08-17 09:44:52 +01:00
Kt1619Test.kt
for consistency, moved extension functions on iterator/iterable/collection to the kotlin package rather than being split across kotlin and kotlin.util. Once intrinsic collections are here we could consider moving the java.util extension functions into kotlin.java.util
2012-03-26 08:59:16 +01:00
Kt2495Test.kt
use kotlin Iterable/Iterator
2012-08-16 18:39:23 +04:00