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
87e613a8c28e8f3766628829fcdf2471a9356bb1
kotlin-fork
/
libraries
/
stdlib
T
History
James Strachan
87e613a8c2
refactored the to(Collection) methods to be called toCollection(Collection) to avoid clashing with a potentially new method called to(T) for making a pair/tuple/Map.Entry
2012-04-16 19:59:12 +01:00
..
src
refactored the to(Collection) methods to be called toCollection(Collection) to avoid clashing with a potentially new method called to(T) for making a pair/tuple/Map.Entry
2012-04-16 19:59:12 +01:00
test
added toLinkedMap() and toSortedMap helper functions and test cases
2012-04-16 19:30:13 +01:00
pom.xml
maven version = 0.1-SNAPSHOT
2012-04-12 13:03:15 +04:00
testModule.kt
removed some of the cruft and redundant copies of junit.jar
2012-03-21 09:09:09 +00:00