This is Kotlin/JVM
I currently have this code :
fun String.isValidInt(): Boolean { var isInt: Boolean =