Source file "kotlin/collections/_Arrays.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 55,019 of 55,029 | 0% | 5,797 of 5,797 | 0% | 4,502 | 4,503 | 5,900 | 5,901 | 1,590 | 1,591 |
| joinTo(byte[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| joinTo(short[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| joinTo(int[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| joinTo(long[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| joinTo(float[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| joinTo(double[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| joinTo(boolean[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| joinTo(char[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| take(byte[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(short[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(int[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(long[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(float[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(double[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(boolean[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(char[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| take(Object[], int) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| takeLast(byte[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(short[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(int[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(long[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(float[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(double[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(boolean[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(char[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| takeLast(Object[], int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| joinTo(Object[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| runningReduceIndexed(byte[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduceIndexed(short[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduceIndexed(int[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduceIndexed(long[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduceIndexed(float[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduceIndexed(double[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduceIndexed(boolean[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduceIndexed(char[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| maxByOrNull(byte[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| maxByOrNull(short[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| maxByOrNull(int[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| maxByOrNull(long[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| maxByOrNull(float[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| maxByOrNull(double[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| maxByOrNull(boolean[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| maxByOrNull(char[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(byte[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(short[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(int[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(long[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(float[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(double[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(boolean[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(char[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| runningReduce(byte[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(short[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(int[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(long[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(float[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(double[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(boolean[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(char[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| scan(byte[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scan(short[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scan(int[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scan(long[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scan(float[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scan(double[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scan(boolean[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scan(char[], Object, Function2) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(byte[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(short[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(int[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(long[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(float[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(double[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(boolean[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| scanIndexed(char[], Object, Function3) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| runningReduceIndexed(Object[], Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(Object[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(Object[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| maxByOrNull(Object[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| minByOrNull(Object[], Function1) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| runningFold(byte[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(short[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(int[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(long[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(float[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(double[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(boolean[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFold(char[], Object, Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(byte[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(short[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(int[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(long[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(float[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(double[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(boolean[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningFoldIndexed(char[], Object, Function3) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| runningReduce(Object[], Function2) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| single(byte[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| single(short[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| single(int[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| single(long[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| single(float[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| single(double[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| single(boolean[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| single(char[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| zip(byte[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(short[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(int[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(long[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(float[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(double[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(boolean[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(char[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(Object[], Iterable, Function2) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| maxOf(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfWith(byte[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(short[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(int[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(long[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(float[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(double[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(boolean[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(char[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfWith(byte[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(short[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(int[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(long[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(float[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(double[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(boolean[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(char[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(byte[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(short[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(int[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(long[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(float[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(double[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(boolean[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(char[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| partition(byte[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| partition(short[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| partition(int[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| partition(long[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| partition(float[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| partition(double[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| partition(boolean[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| partition(char[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| dropWhile(byte[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| dropWhile(short[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| dropWhile(int[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| dropWhile(long[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| dropWhile(float[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| dropWhile(double[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| dropWhile(boolean[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| dropWhile(char[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| groupByTo(byte[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(short[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(int[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(long[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(float[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(double[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(boolean[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(char[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| maxOf(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOf(byte[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOf(short[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOf(int[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOf(long[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOf(float[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOf(double[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOf(boolean[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOf(char[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWith(Object[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(byte[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(short[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(int[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(long[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(float[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(double[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(boolean[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(char[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOf(byte[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(short[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(int[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(long[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(float[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(double[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(boolean[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(char[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWith(Object[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(byte[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(short[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(int[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(long[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(float[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(double[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(boolean[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(char[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| single(Object[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| maxOfOrNull(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOfOrNull(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOfOrNull(Object[], Function1) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reverse(Object[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(byte[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(short[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(int[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(long[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(float[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(double[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(boolean[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| reverse(char[], int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| groupByTo(Object[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| maxOf(Object[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(byte[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(short[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(int[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(long[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(float[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(double[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(boolean[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfOrNull(char[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| maxOfWithOrNull(Object[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOf(Object[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(byte[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(short[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(int[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(long[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(float[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(double[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(boolean[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(char[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfWithOrNull(Object[], Comparator, Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| reduceIndexed(byte[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(short[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(int[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(long[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(float[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(double[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(boolean[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(char[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| partition(Object[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| dropWhile(Object[], Function1) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| flatMapIndexedIterable(byte[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(short[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(int[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(long[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(float[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(double[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(boolean[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(char[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedIterable(Object[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| flatMapIndexedSequence(Object[], Function2) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| maxOfOrNull(Object[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| minOfOrNull(Object[], Function1) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| reduce(byte[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduce(short[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduce(int[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduce(long[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduce(float[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduce(double[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduce(boolean[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduce(char[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(byte[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(short[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(int[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(long[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(float[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(double[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(boolean[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(char[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| lastIndexOf(Object[], Object) | 0% | 0% | 8 | 8 | 8 | 8 | 1 | 1 | ||
| singleOrNull(byte[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| singleOrNull(short[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| singleOrNull(int[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| singleOrNull(long[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| singleOrNull(float[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| singleOrNull(double[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| singleOrNull(boolean[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| singleOrNull(char[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| groupByTo(byte[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(short[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(int[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(long[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(float[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(double[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(boolean[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| groupByTo(char[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| reduceRight(byte[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRight(short[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRight(int[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRight(long[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRight(float[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRight(double[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRight(boolean[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRight(char[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| distinctBy(byte[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctBy(short[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctBy(int[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctBy(long[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctBy(float[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctBy(double[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctBy(boolean[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctBy(char[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| maxWithOrNull(byte[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxWithOrNull(short[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxWithOrNull(int[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxWithOrNull(long[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxWithOrNull(float[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxWithOrNull(double[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxWithOrNull(boolean[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxWithOrNull(char[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(byte[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(short[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(int[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(long[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(float[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(double[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(boolean[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(char[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| reduceIndexed(Object[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(byte[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(short[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(int[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(long[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(float[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(double[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(boolean[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceOrNull(char[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| singleOrNull(Object[], Function1) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| reverse(Object[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(byte[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(short[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(int[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(long[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(float[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(double[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(boolean[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reverse(char[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| associateWith(char[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| groupByTo(Object[], Map, Function1) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| reduceRightOrNull(byte[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRightOrNull(short[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRightOrNull(int[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRightOrNull(long[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRightOrNull(float[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRightOrNull(double[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRightOrNull(boolean[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reduceRightOrNull(char[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| flatMapIndexedIterableTo(byte[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedIterableTo(short[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedIterableTo(int[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedIterableTo(long[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedIterableTo(float[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedIterableTo(double[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedIterableTo(boolean[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedIterableTo(char[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| distinctBy(Object[], Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduce(Object[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceRightIndexed(byte[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexed(short[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexed(int[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexed(long[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexed(float[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexed(double[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexed(boolean[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexed(char[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(byte[], byte[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(short[], short[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(int[], int[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(long[], long[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(float[], float[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(double[], double[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(boolean[], boolean[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(char[], char[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| associateWith(byte[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| associateWith(short[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| associateWith(int[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| associateWith(long[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| associateWith(float[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| associateWith(double[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| associateWith(boolean[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| flatMapIndexedIterableTo(Object[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flatMapIndexedSequenceTo(Object[], Collection, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| mapIndexedTo(byte[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mapIndexedTo(short[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mapIndexedTo(int[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mapIndexedTo(long[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mapIndexedTo(float[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mapIndexedTo(double[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mapIndexedTo(boolean[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| mapIndexedTo(char[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| maxWithOrNull(Object[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minWithOrNull(Object[], Comparator) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| reduceIndexedOrNull(Object[], Function3) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceRight(Object[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| zip(byte[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(short[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(int[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(long[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(float[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(double[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(boolean[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| zip(char[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| mapIndexedTo(Object[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| maxOrNull(Double[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOrNull(Float[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOrNull(Double[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOrNull(Float[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reduceRightIndexedOrNull(byte[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexedOrNull(short[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexedOrNull(int[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexedOrNull(long[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexedOrNull(float[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexedOrNull(double[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexedOrNull(boolean[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightIndexedOrNull(char[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| zip(Object[], Object[], Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| takeWhile(byte[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| takeWhile(short[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| takeWhile(int[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| takeWhile(long[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| takeWhile(float[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| takeWhile(double[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| takeWhile(boolean[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| takeWhile(char[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| associateTo(byte[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(short[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(int[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(long[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(float[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(double[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(boolean[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(char[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| foldIndexed(byte[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| foldIndexed(short[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| foldIndexed(int[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| foldIndexed(long[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| foldIndexed(float[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| foldIndexed(double[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| foldIndexed(boolean[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| foldIndexed(char[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| reduceOrNull(Object[], Function2) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| joinTo$default(Object[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(byte[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(short[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(int[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(long[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(float[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(double[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(boolean[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinTo$default(char[], Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(Object[], Object) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| associateByTo(byte[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(short[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(int[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(long[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(float[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(double[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(boolean[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(char[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateTo(Object[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| foldIndexed(Object[], Object, Function3) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| maxOrNull(long[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxOrNull(float[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOrNull(double[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| maxOrNull(char[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minOrNull(long[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minOrNull(float[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOrNull(double[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| minOrNull(char[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| reduceRightIndexed(Object[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reduceRightOrNull(Object[], Function2) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| joinToString$default(Object[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(byte[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(short[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(int[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(long[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(float[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(double[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(boolean[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString$default(char[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| firstNotNullOf(Object[], Function1) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| takeWhile(Object[], Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| maxOrNull(Comparable[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxOrNull(byte[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxOrNull(short[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| maxOrNull(int[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minOrNull(Comparable[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minOrNull(byte[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minOrNull(short[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| minOrNull(int[]) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| sumOfULong(byte[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(short[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(int[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(long[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(float[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(double[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(boolean[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(char[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterNotTo(byte[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterNotTo(short[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterNotTo(int[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterNotTo(long[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterNotTo(float[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterNotTo(double[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterNotTo(boolean[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterNotTo(char[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(byte[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(short[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(int[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(long[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(float[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(double[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(boolean[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(char[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| slice(byte[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| slice(short[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| slice(int[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| slice(long[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| slice(float[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| slice(double[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| slice(boolean[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| slice(char[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reversedArray(Object[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| associateByTo(Object[], Map, Function1, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| sumOfUInt(byte[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfUInt(short[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfUInt(int[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfUInt(long[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfUInt(float[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfUInt(double[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfUInt(boolean[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfUInt(char[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfULong(Object[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| last(byte[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| last(short[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| last(int[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| last(long[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| last(float[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| last(double[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| last(boolean[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| last(char[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| slice(Object[], Iterable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reversedArray(byte[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reversedArray(short[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reversedArray(int[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reversedArray(long[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reversedArray(float[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reversedArray(double[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reversedArray(boolean[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| reversedArray(char[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| forEachIndexed(byte[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachIndexed(short[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachIndexed(int[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachIndexed(long[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachIndexed(float[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachIndexed(double[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachIndexed(boolean[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachIndexed(char[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| reduceRightIndexedOrNull(Object[], Function3) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| sumOfUInt(Object[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| last(Object[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| filterNotTo(Object[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterTo(Object[], Collection, Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sliceArray(Object[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| shuffle(Object[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(byte[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(short[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(int[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(long[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(float[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(double[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(boolean[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shuffle(char[], Random) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| flatMapTo(byte[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapTo(short[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapTo(int[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapTo(long[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapTo(float[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapTo(double[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapTo(boolean[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapTo(char[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| forEachIndexed(Object[], Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| averageOfByte(Byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| averageOfShort(Short[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| averageOfInt(Integer[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| averageOfLong(Long[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| averageOfFloat(Float[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| lastOrNull(byte[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastOrNull(short[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastOrNull(int[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastOrNull(long[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastOrNull(float[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastOrNull(double[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastOrNull(boolean[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastOrNull(char[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| sliceArray(byte[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sliceArray(short[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sliceArray(int[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sliceArray(long[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sliceArray(float[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sliceArray(double[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sliceArray(boolean[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sliceArray(char[], Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| takeLastWhile(byte[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| takeLastWhile(short[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| takeLastWhile(int[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| takeLastWhile(long[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| takeLastWhile(float[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| takeLastWhile(double[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| takeLastWhile(boolean[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| takeLastWhile(char[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| associateByTo(byte[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(short[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(int[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(long[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(float[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(double[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(boolean[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateByTo(char[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| flatMapTo(Object[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| flatMapSequenceTo(Object[], Collection, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| averageOfDouble(Double[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| average(byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| average(short[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| average(int[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| average(long[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| average(float[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| first(byte[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| first(short[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| first(int[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| first(long[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| first(float[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| first(double[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| first(boolean[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| first(char[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(Object[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(byte[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(short[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(int[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(long[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(float[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(double[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(boolean[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| drop(char[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(Object[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(byte[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(short[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(int[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(long[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(float[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(double[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(boolean[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLast(char[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| dropLastWhile(byte[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(short[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(int[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(long[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(float[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(double[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(boolean[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(char[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| sliceArray(Object[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| takeLastWhile(Object[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| mapIndexedNotNullTo(Object[], Collection, Function2) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sumBy(byte[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumBy(short[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumBy(int[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumBy(long[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumBy(float[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumBy(double[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumBy(boolean[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumBy(char[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(byte[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(short[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(int[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(long[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(float[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(double[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(boolean[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(char[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| average(double[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| first(Object[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| lastOrNull(Object[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| dropLastWhile(Object[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| associateByTo(Object[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(Object[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(byte[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(short[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(int[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(long[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(float[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(double[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(boolean[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| associateWithTo(char[], Map, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(byte[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(short[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(int[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(long[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(float[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(double[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(boolean[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| mapTo(char[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| count(byte[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| count(short[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| count(int[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| count(long[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| count(float[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| count(double[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| count(boolean[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| count(char[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| sumBy(Object[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumByDouble(Object[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| requireNoNulls(Object[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| firstOrNull(byte[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(short[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(int[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(long[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(float[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(double[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(boolean[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(char[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| indexOfLast(byte[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOfLast(short[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOfLast(int[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOfLast(long[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOfLast(float[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOfLast(double[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOfLast(boolean[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOfLast(char[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| mapNotNullTo(Object[], Collection, Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| mapTo(Object[], Collection, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| count(Object[], Function1) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| sumOfDouble(byte[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(short[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(int[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(long[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(float[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(double[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(boolean[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(char[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(byte[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(short[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(int[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(long[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(float[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(double[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(boolean[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(char[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(byte[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(short[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(int[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(long[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(float[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(double[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(boolean[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(char[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| joinToString(Object[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(byte[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(short[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(int[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(long[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(float[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(double[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(boolean[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinToString(char[], CharSequence, CharSequence, CharSequence, int, CharSequence, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOfLast(Object[], Function1) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| all(byte[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| all(short[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| all(int[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| all(long[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| all(float[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| all(double[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| all(boolean[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| all(char[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(byte[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(short[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(int[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(long[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(float[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(double[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(boolean[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(char[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| fold(byte[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(short[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(int[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(long[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(float[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(double[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(boolean[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(char[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| none(byte[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| none(short[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| none(int[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| none(long[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| none(float[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| none(double[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| none(boolean[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| none(char[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sumOfDouble(Object[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(Object[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(Object[], Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| firstOrNull(Object[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filterIndexedTo(byte[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(short[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(int[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(long[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(float[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(double[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(boolean[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(char[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toMutableList(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toMutableList(short[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toMutableList(int[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toMutableList(long[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toMutableList(float[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toMutableList(double[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toMutableList(boolean[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toMutableList(char[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| all(Object[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| any(Object[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| fold(Object[], Object, Function2) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| none(Object[], Function1) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| onEach(byte[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onEach(short[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onEach(int[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onEach(long[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onEach(float[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onEach(double[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onEach(boolean[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onEach(char[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| indexOfFirst(byte[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOfFirst(short[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOfFirst(int[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOfFirst(long[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOfFirst(float[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOfFirst(double[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOfFirst(boolean[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOfFirst(char[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| sortedArrayWith(Object[], Comparator) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| foldRight(byte[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| foldRight(short[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| foldRight(int[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| foldRight(long[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| foldRight(float[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| foldRight(double[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| foldRight(boolean[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| foldRight(char[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| onEach(Object[], Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| firstNotNullOfOrNull(Object[], Function1) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| indexOfFirst(Object[], Function1) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(float[], float) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(double[], double) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| filterIndexedTo(Object[], Collection, Function2) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortedArray(Comparable[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(Comparable[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| foldRight(Object[], Object, Function2) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| filterNotNullTo(Object[], Collection) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| toBooleanArray(Boolean[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toByteArray(Byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toCharArray(Character[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toDoubleArray(Double[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toFloatArray(Float[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toIntArray(Integer[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toLongArray(Long[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toShortArray(Short[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| forEach(byte[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| forEach(short[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| forEach(int[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| forEach(long[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| forEach(float[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| forEach(double[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| forEach(boolean[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| forEach(char[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(Object[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(byte[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(short[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(int[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(long[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(float[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(double[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(boolean[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| slice(char[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(byte[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(short[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(int[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(long[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(float[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(double[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(boolean[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sliceArray(char[], IntRange) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| toCollection(byte[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCollection(short[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCollection(int[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCollection(long[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCollection(float[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCollection(double[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCollection(boolean[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCollection(char[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toSet(char[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| foldRightIndexed(byte[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| foldRightIndexed(short[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| foldRightIndexed(int[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| foldRightIndexed(long[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| foldRightIndexed(float[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| foldRightIndexed(double[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| foldRightIndexed(boolean[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| foldRightIndexed(char[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| forEach(Object[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| indexOf(float[], float) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| indexOf(double[], double) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| sortedArray(byte[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArray(short[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArray(int[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArray(long[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArray(float[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArray(double[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArray(char[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(byte[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(short[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(int[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(long[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(float[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(double[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| sortedArrayDescending(char[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| associateBy(Object[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(byte[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(short[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(int[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(long[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(float[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(double[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(boolean[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(char[], Function1, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toCollection(Object[], Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| foldRightIndexed(Object[], Object, Function3) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| sumOfByte(Byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfShort(Short[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfInt(Integer[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfLong(Long[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfFloat(Float[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sumOfDouble(Double[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(long[], long) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| toSet(byte[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toSet(short[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toSet(int[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toSet(long[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toSet(float[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toSet(double[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toSet(boolean[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| sum(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sum(short[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sum(int[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sum(long[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sum(float[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sum(double[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(byte[], byte) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(short[], short) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(int[], int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(boolean[], boolean) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(char[], char) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| toSet(Object[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| random(Object[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(byte[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(short[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(int[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(long[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(float[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(double[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(boolean[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| random(char[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| associate(Object[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(byte[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(short[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(int[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(long[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(float[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(double[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(boolean[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associate(char[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(Object[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(byte[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(short[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(int[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(long[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(float[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(double[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(boolean[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| associateBy(char[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| indexOf(long[], long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| elementAtOrElse(byte[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(short[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(int[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(long[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(float[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(double[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(boolean[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(char[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(byte[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(short[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(int[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(long[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(float[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(double[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(boolean[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(char[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| indexOf(byte[], byte) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOf(short[], short) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOf(int[], int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOf(boolean[], boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOf(char[], char) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| randomOrNull(byte[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomOrNull(short[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomOrNull(int[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomOrNull(long[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomOrNull(float[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomOrNull(double[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomOrNull(boolean[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomOrNull(char[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| single(Object[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(byte[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(short[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(int[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(long[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(float[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(double[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(boolean[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| single(char[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| randomOrNull(Object[], Random) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| associateWith(Object[], Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| zip(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(short[], short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(int[], int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(long[], long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(float[], float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(double[], double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(boolean[], boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(char[], char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrElse(Object[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrElse(Object[], int, Function1) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| groupBy(Object[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(byte[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(short[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(int[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(long[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(float[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(double[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(boolean[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(char[], Function1, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(byte[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(short[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(int[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(long[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(float[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(double[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(boolean[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(char[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(byte[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(short[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(int[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(long[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(float[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(double[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(boolean[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(char[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| last(Object[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(byte[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(short[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(int[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(long[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(float[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(double[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(boolean[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| last(char[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| lastOrNull(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastOrNull(short[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastOrNull(int[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastOrNull(long[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastOrNull(float[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastOrNull(double[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastOrNull(boolean[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastOrNull(char[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| sortBy(Object[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sortByDescending(Object[], Function1) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sortedDescending(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedDescending(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedDescending(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedDescending(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedDescending(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedDescending(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedDescending(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(Object[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(byte[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(short[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(int[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(long[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(float[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(double[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(boolean[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexed(char[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(Object[], Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zip(Object[], Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| first(Object[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(byte[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(short[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(int[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(long[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(float[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(double[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(boolean[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| first(char[]) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| lastOrNull(Object[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| reversed(Object[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(byte[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(short[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(int[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(long[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(float[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(double[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(boolean[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reversed(char[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(byte[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(short[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(int[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(long[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(float[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(double[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(boolean[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toList(char[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| asIterable(Object[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(byte[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(short[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(int[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(long[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(float[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(double[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(boolean[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asIterable(char[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| filter(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(Object[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(byte[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(short[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(int[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(long[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(float[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(double[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(boolean[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterIndexed(char[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNot(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(byte[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(short[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(int[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(long[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(float[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(double[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(boolean[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(char[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toList(Object[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| flatMap(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMap(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flatMapSequence(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapIndexedNotNull(Object[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mapNotNull(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSequence(Object[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(byte[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(short[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(int[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(long[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(float[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(double[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(boolean[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| asSequence(char[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| firstOrNull(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| firstOrNull(short[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| firstOrNull(int[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| firstOrNull(long[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| firstOrNull(float[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| firstOrNull(double[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| firstOrNull(boolean[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| firstOrNull(char[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(Object[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(byte[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(short[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(int[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(long[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(float[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(double[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(boolean[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onEachIndexed(char[], Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| firstOrNull(Object[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(short[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(int[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(long[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(float[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(double[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(boolean[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getOrNull(char[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| sorted(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sorted(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sorted(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sorted(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sorted(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sorted(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sorted(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedBy(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedByDescending(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intersect(Object[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(byte[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(short[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(int[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(long[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(float[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(double[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(boolean[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| intersect(char[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(Object[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(byte[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(short[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(int[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(long[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(float[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(double[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(boolean[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| subtract(char[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toMutableSet(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| union(Object[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(byte[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(short[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(int[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(long[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(float[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(double[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(boolean[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| union(char[], Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getOrNull(Object[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| groupingBy(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| singleOrNull(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| singleOrNull(short[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| singleOrNull(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| singleOrNull(long[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| singleOrNull(float[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| singleOrNull(double[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| singleOrNull(boolean[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| singleOrNull(char[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(Object[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(short[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(int[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(long[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(float[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(double[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(boolean[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(char[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| toHashSet(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHashSet(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableSet(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| any(Object[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(short[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(int[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(long[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(float[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(double[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(boolean[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| any(char[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| singleOrNull(Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| withIndex(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withIndex(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scan(Object[], Object, Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scanIndexed(Object[], Object, Function3) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortDescending(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortDescending(short[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortDescending(int[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortDescending(long[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortDescending(float[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortDescending(double[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortDescending(char[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sortDescending(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sortDescending(short[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sortDescending(int[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sortDescending(long[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sortDescending(float[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sortDescending(double[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sortDescending(char[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| contains(Object[], Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(byte[], byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(short[], short) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(int[], int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(long[], long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(float[], float) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(double[], double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(boolean[], boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(char[], char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| find(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(Object[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(byte[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(short[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(int[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(long[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(float[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(double[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(boolean[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findLast(char[], Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filterNotNull(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedWith(Object[], Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndices(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty(Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(short[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(long[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(float[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(double[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(boolean[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty(char[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(short[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(long[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(float[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(double[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(boolean[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| none(char[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| sortDescending(Comparable[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| random(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| random(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomOrNull(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shuffle(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(short[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(int[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(long[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(float[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(boolean[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLastIndex(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastIndex(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component1(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component2(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component3(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component4(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| component5(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(Object[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(short[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(int[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(long[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(float[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(double[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(boolean[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementAtOrNull(char[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortDescending(Comparable[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sorted(Comparable[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sortedDescending(Comparable[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(short[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(long[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(double[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(boolean[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| count(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMutableList(Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |