This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5abc2dac4e1300bb3d69e1b011fb952b12bcb16e
kotlin
/
compiler
/
testData
/
codegen
/
box
/
casts
History
Natalia Ukhorskaya
7a9d822070
'As' function for constants
2013-12-17 15:00:30 +04:00
..
as.kt
…
asForConstants.kt
'As' function for constants
2013-12-17 15:00:30 +04:00
asSafe.kt
…
asSafeFail.kt
Fix safe call
2013-12-16 20:54:09 +04:00
asSafeForConstants.kt
'As' function for constants
2013-12-17 15:00:30 +04:00
castGenericNull.kt
…
is.kt
…
notIs.kt
…