raulraja
03/31/2019, 10:53 PMswitch based on ints. Does the kotlin compiler ever optimizes when to become a fast switch based on ints? If not what is the equivalent in Kotlin of https://www.scala-lang.org/api/current/scala/annotation/switch.html if any? thanks!raulraja
04/01/2019, 12:43 AM