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