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
659fceecbe021030c89a7a75d99f01bbb734bdda
kotlin-fork
/
stdlib
T
History
James Strachan
659fceecbe
removed unnecessary getOrElse(value) method as we can use ?: (which is neater!) though shame it doesn't work for lazy values, passing a function body which is invoked if the value is not null
2012-02-08 11:45:59 +00:00
..
ktSrc
removed unnecessary getOrElse(value) method as we can use ?: (which is neater!) though shame it doesn't work for lazy values, passing a function body which is invoked if the value is not null
2012-02-08 11:45:59 +00:00
src
fix erased parameters codegen and parsing
2012-01-24 23:11:14 +04:00
stdlib.iml
initial module builder API prototype
2011-10-27 20:36:40 +02:00