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
6d19741394e12fb518ecde13a8c198b2045bfec8
kotlin-fork
/
stdlib
T
History
James Strachan
6d19741394
Merge branch 'master' of git+ssh://git.labs.intellij.net/jet
2011-12-20 16:29:48 +00:00
..
ktSrc
removed the create() methods; added linkedList<T>(varargs) helper method and made filter/flatMap/map all allow an optional argument for the kind of collection to filter/flatMap/map into. I've temporarily commented out Alex's implementation of Iterable.filter in Filters.kt as I was getting all kinds of compile error messages. Will discuss this on the list & how better to organise the functions into files
2011-12-20 16:28:18 +00:00
src
reading extension functions from binary classes
2011-12-20 20:13:16 +04:00
stdlib.iml
initial module builder API prototype
2011-10-27 20:36:40 +02:00