Specialize contentDeepEquals/HashCode/ToString for arrays of unsigned types

#KT-26388
This commit is contained in:
Ilya Gorbunov
2018-09-12 02:41:27 +03:00
parent 3cc606577c
commit 2d356b89b5
8 changed files with 208 additions and 47 deletions
@@ -993,6 +993,9 @@ public final class kotlin/collections/ArraysKt {
public static final fun contains ([Ljava/lang/Object;Ljava/lang/Object;)Z
public static final fun contains ([SS)Z
public static final fun contains ([ZZ)Z
public static final fun contentDeepEquals ([Ljava/lang/Object;[Ljava/lang/Object;)Z
public static final fun contentDeepHashCode ([Ljava/lang/Object;)I
public static final fun contentDeepToString ([Ljava/lang/Object;)Ljava/lang/String;
public static final fun copyInto ([B[BIII)[B
public static final fun copyInto ([C[CIII)[C
public static final fun copyInto ([D[DIII)[D