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
c21ea8aa8608ffecda6d8d4531a2fb9e3d2c6632
kotlin-fork
/
testlib
T
History
Evgeny Gerashchenko
4c70d341b1
Added stdlib function withIndices() converting sequence (Iterable) to sequence of index-value pairs.
...
#KT-1195 fixed
2012-02-27 17:43:20 +04:00
..
lib
first cut of the collection methods in the standard library in
http://confluence.jetbrains.net/display/JET/Standard+Library
along with a little testlib to test them. Still a few TODO things and tidy up (and am sure a few more methods could be very handy too) but its getting Kool :)
2011-12-18 07:17:38 +00:00
test
Added stdlib function withIndices() converting sequence (Iterable) to sequence of index-value pairs.
2012-02-27 17:43:20 +04:00
module.kt
added ant goal to compile the testlib test cases
2012-02-20 10:01:57 +00:00
testlib.iml
Give up on cleaning loader properly
2012-02-06 16:19:41 +04:00