@cruglobal/godtools-shared 0.9.2-SNAPSHOT.1376 → 0.9.2-SNAPSHOT.1378

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -94,7 +94,7 @@ if (typeof Math.imul === 'undefined') {
94
94
  setMetadataFor(Companion_1, 'Companion', objectMeta);
95
95
  setMetadataFor(Companion_2, 'Companion', objectMeta);
96
96
  setMetadataFor(AbstractMutableCollection, 'AbstractMutableCollection', classMeta, AbstractCollection, [AbstractCollection, Collection]);
97
- setMetadataFor(AbstractMutableList, 'AbstractMutableList', classMeta, AbstractMutableCollection, [AbstractMutableCollection, Collection, List]);
97
+ setMetadataFor(AbstractMutableList, 'AbstractMutableList', classMeta, AbstractMutableCollection, [AbstractMutableCollection, List, Collection]);
98
98
  setMetadataFor(ArrayDeque, 'ArrayDeque', classMeta, AbstractMutableList);
99
99
  setMetadataFor(EmptyList, 'EmptyList', objectMeta, VOID, [List]);
100
100
  setMetadataFor(ArrayAsCollection, 'ArrayAsCollection', classMeta, VOID, [Collection]);
@@ -219,7 +219,7 @@ if (typeof Math.imul === 'undefined') {
219
219
  setMetadataFor(AbstractMutableMap$values$1, VOID, classMeta, AbstractMutableCollection);
220
220
  setMetadataFor(AbstractMutableMap, 'AbstractMutableMap', classMeta, AbstractMap, [AbstractMap, Map]);
221
221
  setMetadataFor(Companion_7, 'Companion', objectMeta);
222
- setMetadataFor(ArrayList, 'ArrayList', classMeta, AbstractMutableList, [AbstractMutableList, Collection, List]);
222
+ setMetadataFor(ArrayList, 'ArrayList', classMeta, AbstractMutableList, [AbstractMutableList, List, Collection]);
223
223
  setMetadataFor(HashCode, 'HashCode', objectMeta);
224
224
  setMetadataFor(EntrySet, 'EntrySet', classMeta, AbstractEntrySet);
225
225
  setMetadataFor(HashMap, 'HashMap', classMeta, AbstractMutableMap, [AbstractMutableMap, Map]);
@@ -8943,98 +8943,97 @@ if (typeof Math.imul === 'undefined') {
8943
8943
  _.$_$.h6 = isArray;
8944
8944
  _.$_$.i6 = isCharSequence;
8945
8945
  _.$_$.j6 = isInterface;
8946
- _.$_$.k6 = isNumber;
8947
- _.$_$.l6 = isObject;
8948
- _.$_$.m6 = numberRangeToNumber;
8949
- _.$_$.n6 = numberToByte;
8950
- _.$_$.o6 = numberToChar;
8951
- _.$_$.p6 = numberToDouble;
8952
- _.$_$.q6 = numberToInt;
8953
- _.$_$.r6 = objectCreate;
8954
- _.$_$.s6 = objectMeta;
8955
- _.$_$.t6 = protoOf;
8956
- _.$_$.u6 = setMetadataFor;
8957
- _.$_$.v6 = toByte;
8958
- _.$_$.w6 = toLong_0;
8959
- _.$_$.x6 = toString_2;
8960
- _.$_$.y6 = get_PI;
8961
- _.$_$.z6 = roundToInt;
8962
- _.$_$.a7 = withSign;
8963
- _.$_$.b7 = coerceAtLeast_0;
8964
- _.$_$.c7 = coerceAtLeast_1;
8965
- _.$_$.d7 = coerceAtLeast;
8966
- _.$_$.e7 = coerceAtMost;
8967
- _.$_$.f7 = coerceIn;
8968
- _.$_$.g7 = coerceIn_0;
8969
- _.$_$.h7 = contains_2;
8970
- _.$_$.i7 = rangeTo;
8971
- _.$_$.j7 = until;
8972
- _.$_$.k7 = KMutableProperty1;
8973
- _.$_$.l7 = KProperty1;
8974
- _.$_$.m7 = StringBuilder;
8975
- _.$_$.n7 = concatToString;
8976
- _.$_$.o7 = contains_5;
8977
- _.$_$.p7 = contains_4;
8978
- _.$_$.q7 = dropLast_0;
8979
- _.$_$.r7 = endsWith_0;
8980
- _.$_$.s7 = equals_0;
8981
- _.$_$.t7 = equals;
8982
- _.$_$.u7 = hasSurrogatePairAt;
8983
- _.$_$.v7 = indexOf_1;
8984
- _.$_$.w7 = isBlank;
8985
- _.$_$.x7 = isHighSurrogate;
8986
- _.$_$.y7 = last;
8987
- _.$_$.z7 = replace;
8988
- _.$_$.a8 = slice;
8989
- _.$_$.b8 = splitToSequence;
8990
- _.$_$.c8 = split_0;
8991
- _.$_$.d8 = split;
8992
- _.$_$.e8 = startsWith_0;
8993
- _.$_$.f8 = substringBefore;
8994
- _.$_$.g8 = take_2;
8995
- _.$_$.h8 = toBoolean;
8996
- _.$_$.i8 = toCharArray_0;
8997
- _.$_$.j8 = toDoubleOrNull;
8998
- _.$_$.k8 = toDouble;
8999
- _.$_$.l8 = toIntOrNull;
9000
- _.$_$.m8 = toInt_0;
9001
- _.$_$.n8 = toInt;
9002
- _.$_$.o8 = toLongOrNull;
9003
- _.$_$.p8 = toLong;
9004
- _.$_$.q8 = toUInt;
9005
- _.$_$.r8 = trimEnd;
9006
- _.$_$.s8 = trim;
9007
- _.$_$.t8 = Char;
9008
- _.$_$.u8 = Comparable;
9009
- _.$_$.v8 = Comparator;
9010
- _.$_$.w8 = Enum;
9011
- _.$_$.x8 = Error_0;
9012
- _.$_$.y8 = Exception;
9013
- _.$_$.z8 = IllegalArgumentException;
9014
- _.$_$.a9 = IllegalStateException;
9015
- _.$_$.b9 = Long;
9016
- _.$_$.c9 = NoSuchElementException;
9017
- _.$_$.d9 = NotImplementedError;
9018
- _.$_$.e9 = NumberFormatException;
9019
- _.$_$.f9 = Pair;
9020
- _.$_$.g9 = RuntimeException;
9021
- _.$_$.h9 = THROW_CCE;
9022
- _.$_$.i9 = THROW_ISE;
9023
- _.$_$.j9 = UInt;
9024
- _.$_$.k9 = Unit;
9025
- _.$_$.l9 = UnsupportedOperationException;
9026
- _.$_$.m9 = addSuppressed;
9027
- _.$_$.n9 = createFailure;
9028
- _.$_$.o9 = ensureNotNull;
9029
- _.$_$.p9 = isNaN_1;
9030
- _.$_$.q9 = lazy;
9031
- _.$_$.r9 = noWhenBranchMatchedException;
9032
- _.$_$.s9 = throwKotlinNothingValueException;
9033
- _.$_$.t9 = throwUninitializedPropertyAccessException;
9034
- _.$_$.u9 = toString_1;
9035
- _.$_$.v9 = to;
9036
- _.$_$.w9 = uintCompare;
9037
- _.$_$.x9 = VOID;
8946
+ _.$_$.k6 = isObject;
8947
+ _.$_$.l6 = numberRangeToNumber;
8948
+ _.$_$.m6 = numberToByte;
8949
+ _.$_$.n6 = numberToChar;
8950
+ _.$_$.o6 = numberToDouble;
8951
+ _.$_$.p6 = numberToInt;
8952
+ _.$_$.q6 = objectCreate;
8953
+ _.$_$.r6 = objectMeta;
8954
+ _.$_$.s6 = protoOf;
8955
+ _.$_$.t6 = setMetadataFor;
8956
+ _.$_$.u6 = toByte;
8957
+ _.$_$.v6 = toLong_0;
8958
+ _.$_$.w6 = toString_2;
8959
+ _.$_$.x6 = get_PI;
8960
+ _.$_$.y6 = roundToInt;
8961
+ _.$_$.z6 = withSign;
8962
+ _.$_$.a7 = coerceAtLeast_0;
8963
+ _.$_$.b7 = coerceAtLeast_1;
8964
+ _.$_$.c7 = coerceAtLeast;
8965
+ _.$_$.d7 = coerceAtMost;
8966
+ _.$_$.e7 = coerceIn;
8967
+ _.$_$.f7 = coerceIn_0;
8968
+ _.$_$.g7 = contains_2;
8969
+ _.$_$.h7 = rangeTo;
8970
+ _.$_$.i7 = until;
8971
+ _.$_$.j7 = KMutableProperty1;
8972
+ _.$_$.k7 = KProperty1;
8973
+ _.$_$.l7 = StringBuilder;
8974
+ _.$_$.m7 = concatToString;
8975
+ _.$_$.n7 = contains_5;
8976
+ _.$_$.o7 = contains_4;
8977
+ _.$_$.p7 = dropLast_0;
8978
+ _.$_$.q7 = endsWith_0;
8979
+ _.$_$.r7 = equals_0;
8980
+ _.$_$.s7 = equals;
8981
+ _.$_$.t7 = hasSurrogatePairAt;
8982
+ _.$_$.u7 = indexOf_1;
8983
+ _.$_$.v7 = isBlank;
8984
+ _.$_$.w7 = isHighSurrogate;
8985
+ _.$_$.x7 = last;
8986
+ _.$_$.y7 = replace;
8987
+ _.$_$.z7 = slice;
8988
+ _.$_$.a8 = splitToSequence;
8989
+ _.$_$.b8 = split_0;
8990
+ _.$_$.c8 = split;
8991
+ _.$_$.d8 = startsWith_0;
8992
+ _.$_$.e8 = substringBefore;
8993
+ _.$_$.f8 = take_2;
8994
+ _.$_$.g8 = toBoolean;
8995
+ _.$_$.h8 = toCharArray_0;
8996
+ _.$_$.i8 = toDoubleOrNull;
8997
+ _.$_$.j8 = toDouble;
8998
+ _.$_$.k8 = toIntOrNull;
8999
+ _.$_$.l8 = toInt_0;
9000
+ _.$_$.m8 = toInt;
9001
+ _.$_$.n8 = toLongOrNull;
9002
+ _.$_$.o8 = toLong;
9003
+ _.$_$.p8 = toUInt;
9004
+ _.$_$.q8 = trimEnd;
9005
+ _.$_$.r8 = trim;
9006
+ _.$_$.s8 = Char;
9007
+ _.$_$.t8 = Comparable;
9008
+ _.$_$.u8 = Comparator;
9009
+ _.$_$.v8 = Enum;
9010
+ _.$_$.w8 = Error_0;
9011
+ _.$_$.x8 = Exception;
9012
+ _.$_$.y8 = IllegalArgumentException;
9013
+ _.$_$.z8 = IllegalStateException;
9014
+ _.$_$.a9 = Long;
9015
+ _.$_$.b9 = NoSuchElementException;
9016
+ _.$_$.c9 = NotImplementedError;
9017
+ _.$_$.d9 = NumberFormatException;
9018
+ _.$_$.e9 = Pair;
9019
+ _.$_$.f9 = RuntimeException;
9020
+ _.$_$.g9 = THROW_CCE;
9021
+ _.$_$.h9 = THROW_ISE;
9022
+ _.$_$.i9 = UInt;
9023
+ _.$_$.j9 = Unit;
9024
+ _.$_$.k9 = UnsupportedOperationException;
9025
+ _.$_$.l9 = addSuppressed;
9026
+ _.$_$.m9 = createFailure;
9027
+ _.$_$.n9 = ensureNotNull;
9028
+ _.$_$.o9 = isNaN_1;
9029
+ _.$_$.p9 = lazy;
9030
+ _.$_$.q9 = noWhenBranchMatchedException;
9031
+ _.$_$.r9 = throwKotlinNothingValueException;
9032
+ _.$_$.s9 = throwUninitializedPropertyAccessException;
9033
+ _.$_$.t9 = toString_1;
9034
+ _.$_$.u9 = to;
9035
+ _.$_$.v9 = uintCompare;
9036
+ _.$_$.w9 = VOID;
9038
9037
  //endregion
9039
9038
  return _;
9040
9039
  }));