>>107060689
And this type of syntax doesn't look great on JVM.
(.toUpperCase (new java.lang.String "hello")) ;
Kotlin/Scala are much better alternatives for Java devs who aren't ready to leave nice world of JVM. The first one is just a better Java, the second is a nice option of Haskell that pays your bills.