Searched defs:double (Results 1 – 2 of 2) sorted by relevance
87 fun double(group: Int): Double { in double() method
180 fun double(myInt: Int) = 2 * myInt in Default Values and Names in Kotlin() method4478 fun double(myInt: Int) = 2 * myInt in Concise default Values and Names in Kotlin() method