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
fee6bed2d473b762f54ef7ef09aa675d534ae1ec
kotlin-fork
/
stdlib
T
History
James Strachan
fee6bed2d4
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
..
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
synchronized method
2011-12-19 10:21:17 +02:00
stdlib.iml
initial module builder API prototype
2011-10-27 20:36:40 +02:00