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
3,723
Commits
1
Branch
0
Tags
4ea99fc6ca6ebebb2c4e2c68a634fe8591b3647c
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
James Strachan
877de17122
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