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
11fed1674e49683fa856fc8cf26d1f2199f12b21
kotlin-fork
/
libraries
/
stdlib
/
test
/
utils
T
History
Ilya Gorbunov
f57c207ed2
Introduce NotImplementedError instead of UnsupportedOperationException to throw from TODO function.
...
#KT-8153
2015-07-24 04:32:52 +03:00
..
LazyJVMTest.kt
Lazy: Rename valueCreated property to isInitialized() function.
2015-06-19 23:08:15 +03:00
LazyTest.kt
lazyOf to create already initialized lazy value.
2015-06-19 23:08:17 +03:00
TODOTest.kt
Introduce NotImplementedError instead of UnsupportedOperationException to throw from TODO function.
2015-07-24 04:32:52 +03:00