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-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70cc7fbf1fc0dfc1a5a94cbcdc2b3cd70aa53cc4
kotlin
/
compiler
/
testData
/
codegen
/
box
/
casts
History
Dmitry Jemerov
bb1410b20a
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
..
as.kt
…
asAny.kt
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
asForConstants.kt
…
asSafe.kt
…
asSafeFail.kt
…
asSafeForConstants.kt
…
asUnit.kt
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
castGenericNull.kt
…
is.kt
…
lambdaToUnitCast.kt
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
notIs.kt
…
unitNullableCast.kt
…