#rant Kotlin is compared favourably to Swift, but ...
# random
j
#rant Kotlin is compared favourably to Swift, but Kotlin on the JVM is more dynamic - allows reflection, method invocation, method interception, proxies, AOP, etc. Pure Swift (without Objective-C runtime) does not.