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
991a3d9dec90a08a66d5c725a7d42328f5129228
kotlin-fork
/
stdlib
/
ktSrc
/
generated
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
..
ArraysFromJavaCollections.kt
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
ArraysFromJavaIterables.kt
move coverage of the standard methods across Iterable, Array, java.util.Iterable (not quite complete but close)
2011-12-23 15:46:41 +00:00
JavaUtilIterablesFromJavaCollections.kt
move coverage of the standard methods across Iterable, Array, java.util.Iterable (not quite complete but close)
2011-12-23 15:46:41 +00:00
StandardFromJavaCollections.kt
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
StandardFromJavaIterables.kt
move coverage of the standard methods across Iterable, Array, java.util.Iterable (not quite complete but close)
2011-12-23 15:46:41 +00:00