Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
KotlinSessionVII#IS_OPERATOR
//Kotlin 1.1 fun main(args: Array<String>) { checkIsOperator("is operator in kotlin") } fun checkIsOperator(obj:String) { if (obj is String) { print("obj is a string") } else { print("obj is not a string") } }
run
|
edit
|
history
|
help
1
Please
log in
to post a comment.
Aula 1 - Orientacao a Objetos - Mao na Massa
test.java
Kotlin
dfg
Function Call, Arithmetic Operations, User Input and more in Kotlin
?. in Kotlin
Fibonacci in Kotlin
Calendar 2018 v3.2 (Compressed Coding)
Arun1
degerliilkornek
Please log in to post a comment.