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
f54c3b9ab8f3a3e8b3c43981a8767dd1dd48fae0
kotlin-fork
/
libraries
/
sandbox
T
History
James Strachan
f54c3b9ab8
added an experimental refactor of the standard library where we use traits and inheritence/override to group extension functions and apply them in a more powerful way; reusing the language & IDE to check for missing functions or incorrect overriding etc. (e.g. its easy to see the difference between eager & lazy and ensure consistent APIs across extension functions)
2012-07-16 09:43:45 +01:00
..
extensionTraits/src
/kotlin2
added an experimental refactor of the standard library where we use traits and inheritence/override to group extension functions and apply them in a more powerful way; reusing the language & IDE to check for missing functions or incorrect overriding etc. (e.g. its easy to see the difference between eager & lazy and ensure consistent APIs across extension functions)
2012-07-16 09:43:45 +01:00
templatelib
switched code to use nicer iteration over Map
2012-04-12 15:04:30 +01:00