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 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88815c40cc6beb836aa052d7ef44e24248ef3a78
kotlin
/
compiler
/
testData
/
codegen
/
box
/
casts
History
Alexander Udalov
cb03f0df5a
Fix casts of Unit value to other types
2015-07-06 16:14:06 +03:00
..
as.kt
…
asForConstants.kt
…
asSafe.kt
…
asSafeFail.kt
…
asSafeForConstants.kt
…
asUnit.kt
…
castGenericNull.kt
…
is.kt
…
lambdaToUnitCast.kt
…
notIs.kt
…
unitAsAny.kt
Fix casts of Unit value to other types
2015-07-06 16:14:06 +03:00
unitAsSafeAny.kt
Fix casts of Unit value to other types
2015-07-06 16:14:06 +03:00
unitNullableCast.kt
…