cbruegg
08/18/2016, 10:42 AMArray.equals to Arrays.equals on the Kotlin side, but not on the Java side. So when passing an object to the Java world, equals would be working differently than on the Kotlin side. Maybe the Kotlin designers think that's inconsistent?