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
8db24f12d9b5faa027116e0897ddd64506dc1fe5
kotlin-fork
/
testlib
T
History
James Strachan
991a3d9dec
added proper map with default size passed in for Collection/Array but also added to Iterable and java.util.Iterable with no size; so the collection/iterable methods are now I think replicated; just need iterator methods now
2011-12-23 15:52:37 +00: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
src
test dsl
2011-12-22 14:58:25 +02:00
test
added proper map with default size passed in for Collection/Array but also added to Iterable and java.util.Iterable with no size; so the collection/iterable methods are now I think replicated; just need iterator methods now
2011-12-23 15:52:37 +00:00
testlib.iml
better error reporting
2011-12-20 09:17:16 +02:00