Kotlin with types is more terse than JavaScript without types

In general, dynamic languages (like JavaScript or Python) tend to be more terse then statically typed languages like Java. Read more

Similar