game_client_logic_deb 1.4.93 → 1.4.96

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.
@@ -337,6 +337,18 @@ if (typeof Math.imul === 'undefined') {
337
337
  function get_indices_0(_this__u8e3s4) {
338
338
  return new IntRange(0, get_lastIndex_0(_this__u8e3s4));
339
339
  }
340
+ function firstOrNull(_this__u8e3s4) {
341
+ var tmp;
342
+ var tmp$ret$0;
343
+ // Inline function 'kotlin.collections.isEmpty' call
344
+ tmp$ret$0 = _this__u8e3s4.length === 0;
345
+ if (tmp$ret$0) {
346
+ tmp = null;
347
+ } else {
348
+ tmp = _this__u8e3s4[0];
349
+ }
350
+ return tmp;
351
+ }
340
352
  function first(_this__u8e3s4) {
341
353
  var tmp$ret$0;
342
354
  // Inline function 'kotlin.collections.isEmpty' call
@@ -692,7 +704,7 @@ if (typeof Math.imul === 'undefined') {
692
704
  }
693
705
  return sum;
694
706
  }
695
- function firstOrNull(_this__u8e3s4) {
707
+ function firstOrNull_0(_this__u8e3s4) {
696
708
  return _this__u8e3s4.l() ? null : _this__u8e3s4.k(0);
697
709
  }
698
710
  function sortedWith(_this__u8e3s4, comparator) {
@@ -1130,7 +1142,7 @@ if (typeof Math.imul === 'undefined') {
1130
1142
  function toList_1(_this__u8e3s4) {
1131
1143
  return optimizeReadOnlyList(toMutableList_2(_this__u8e3s4));
1132
1144
  }
1133
- function firstOrNull_0(_this__u8e3s4) {
1145
+ function firstOrNull_1(_this__u8e3s4) {
1134
1146
  var iterator = _this__u8e3s4.f();
1135
1147
  if (!iterator.g())
1136
1148
  return null;
@@ -13914,207 +13926,208 @@ if (typeof Math.imul === 'undefined') {
13914
13926
  _.$_$.y5 = emptyMap;
13915
13927
  _.$_$.z5 = emptySet;
13916
13928
  _.$_$.a6 = filterNotNull_0;
13917
- _.$_$.b6 = firstOrNull;
13918
- _.$_$.c6 = first_0;
13919
- _.$_$.d6 = first;
13920
- _.$_$.e6 = flatten;
13921
- _.$_$.f6 = getOrNull;
13922
- _.$_$.g6 = getValue;
13923
- _.$_$.h6 = indexOf;
13924
- _.$_$.i6 = get_indices_0;
13925
- _.$_$.j6 = get_indices;
13926
- _.$_$.k6 = get_indices_1;
13927
- _.$_$.l6 = joinToString_0;
13928
- _.$_$.m6 = get_lastIndex_1;
13929
- _.$_$.n6 = get_lastIndex_2;
13930
- _.$_$.o6 = lastOrNull;
13931
- _.$_$.p6 = last;
13932
- _.$_$.q6 = listOfNotNull;
13933
- _.$_$.r6 = listOfNotNull_0;
13934
- _.$_$.s6 = listOf_0;
13935
- _.$_$.t6 = listOf;
13936
- _.$_$.u6 = mapCapacity;
13937
- _.$_$.v6 = mapOf_0;
13938
- _.$_$.w6 = mapOf;
13939
- _.$_$.x6 = max;
13940
- _.$_$.y6 = minus;
13941
- _.$_$.z6 = plus_4;
13942
- _.$_$.a7 = plus_3;
13943
- _.$_$.b7 = plus_1;
13944
- _.$_$.c7 = plus_2;
13945
- _.$_$.d7 = plus_0;
13946
- _.$_$.e7 = removeFirstOrNull;
13947
- _.$_$.f7 = removeLast;
13948
- _.$_$.g7 = setOf;
13949
- _.$_$.h7 = singleOrNull;
13950
- _.$_$.i7 = single_0;
13951
- _.$_$.j7 = sortedWith;
13952
- _.$_$.k7 = sorted;
13953
- _.$_$.l7 = sum;
13954
- _.$_$.m7 = takeLast;
13955
- _.$_$.n7 = take;
13956
- _.$_$.o7 = toBooleanArray;
13957
- _.$_$.p7 = toHashSet;
13958
- _.$_$.q7 = toList_0;
13959
- _.$_$.r7 = toList;
13960
- _.$_$.s7 = toMap;
13961
- _.$_$.t7 = toMutableList_0;
13962
- _.$_$.u7 = toSet_0;
13963
- _.$_$.v7 = withIndex;
13964
- _.$_$.w7 = zip_0;
13965
- _.$_$.x7 = zip;
13966
- _.$_$.y7 = compareValues;
13967
- _.$_$.z7 = CancellationException;
13968
- _.$_$.a8 = get_COROUTINE_SUSPENDED;
13969
- _.$_$.b8 = createCoroutineUnintercepted;
13970
- _.$_$.c8 = intercepted;
13971
- _.$_$.d8 = AbstractCoroutineContextElement;
13972
- _.$_$.e8 = AbstractCoroutineContextKey;
13973
- _.$_$.f8 = get_0;
13974
- _.$_$.g8 = minusKey_0;
13975
- _.$_$.h8 = ContinuationInterceptor;
13976
- _.$_$.i8 = Continuation;
13977
- _.$_$.j8 = fold;
13978
- _.$_$.k8 = get;
13979
- _.$_$.l8 = minusKey;
13980
- _.$_$.m8 = Element;
13981
- _.$_$.n8 = plus;
13982
- _.$_$.o8 = CoroutineImpl;
13983
- _.$_$.p8 = startCoroutine;
13984
- _.$_$.q8 = anyToString;
13985
- _.$_$.r8 = arrayIterator;
13986
- _.$_$.s8 = booleanArray;
13987
- _.$_$.t8 = captureStack;
13988
- _.$_$.u8 = charArray;
13989
- _.$_$.v8 = charSequenceGet;
13990
- _.$_$.w8 = charSequenceLength;
13991
- _.$_$.x8 = charSequenceSubSequence;
13992
- _.$_$.y8 = classMeta;
13993
- _.$_$.z8 = compareTo_0;
13994
- _.$_$.a9 = defineProp;
13995
- _.$_$.b9 = equals_1;
13996
- _.$_$.c9 = fillArrayVal;
13997
- _.$_$.d9 = getNumberHashCode;
13998
- _.$_$.e9 = getPropertyCallableRef;
13999
- _.$_$.f9 = getStringHashCode;
14000
- _.$_$.g9 = hashCode;
14001
- _.$_$.h9 = interfaceMeta;
14002
- _.$_$.i9 = isArray;
14003
- _.$_$.j9 = isBooleanArray;
14004
- _.$_$.k9 = isByteArray;
14005
- _.$_$.l9 = isCharArray;
14006
- _.$_$.m9 = isDoubleArray;
14007
- _.$_$.n9 = isFloatArray;
14008
- _.$_$.o9 = isIntArray;
14009
- _.$_$.p9 = isInterface;
14010
- _.$_$.q9 = isLongArray;
14011
- _.$_$.r9 = isObject;
14012
- _.$_$.s9 = isShortArray;
14013
- _.$_$.t9 = get_js;
14014
- _.$_$.u9 = longArray;
14015
- _.$_$.v9 = numberToChar;
14016
- _.$_$.w9 = numberToDouble;
14017
- _.$_$.x9 = numberToInt;
14018
- _.$_$.y9 = numberToLong;
14019
- _.$_$.z9 = objectCreate;
14020
- _.$_$.aa = objectMeta;
14021
- _.$_$.ba = protoOf;
14022
- _.$_$.ca = setMetadataFor;
14023
- _.$_$.da = toByte;
14024
- _.$_$.ea = toLong_0;
14025
- _.$_$.fa = toShort;
14026
- _.$_$.ga = toString_2;
14027
- _.$_$.ha = roundToInt;
14028
- _.$_$.ia = coerceAtLeast;
14029
- _.$_$.ja = coerceAtMost;
14030
- _.$_$.ka = coerceIn;
14031
- _.$_$.la = step;
14032
- _.$_$.ma = until;
14033
- _.$_$.na = KClass;
14034
- _.$_$.oa = KMutableProperty0;
14035
- _.$_$.pa = KProperty0;
14036
- _.$_$.qa = KProperty1;
14037
- _.$_$.ra = KTypeParameter;
14038
- _.$_$.sa = filter;
14039
- _.$_$.ta = firstOrNull_0;
14040
- _.$_$.ua = flatMap;
14041
- _.$_$.va = mapNotNull;
14042
- _.$_$.wa = map;
14043
- _.$_$.xa = toList_1;
14044
- _.$_$.ya = concatToString;
14045
- _.$_$.za = contains_6;
14046
- _.$_$.ab = equals_0;
14047
- _.$_$.bb = indexOf_4;
14048
- _.$_$.cb = isBlank;
14049
- _.$_$.db = isLowerCase;
14050
- _.$_$.eb = lastIndexOf;
14051
- _.$_$.fb = last_0;
14052
- _.$_$.gb = repeat;
14053
- _.$_$.hb = single_2;
14054
- _.$_$.ib = split;
14055
- _.$_$.jb = titlecase;
14056
- _.$_$.kb = toDoubleOrNull;
14057
- _.$_$.lb = toDouble;
14058
- _.$_$.mb = toIntOrNull;
14059
- _.$_$.nb = toInt;
14060
- _.$_$.ob = toLongOrNull;
14061
- _.$_$.pb = toLong;
14062
- _.$_$.qb = toUByte;
14063
- _.$_$.rb = toUInt;
14064
- _.$_$.sb = toULongOrNull;
14065
- _.$_$.tb = toULong;
14066
- _.$_$.ub = toUShort;
14067
- _.$_$.vb = trimIndent;
14068
- _.$_$.wb = Duration;
14069
- _.$_$.xb = toDuration;
14070
- _.$_$.yb = ArithmeticException;
14071
- _.$_$.zb = Char;
14072
- _.$_$.ac = Comparable;
14073
- _.$_$.bc = Comparator;
14074
- _.$_$.cc = DeepRecursiveFunction;
14075
- _.$_$.dc = DeepRecursiveScope;
14076
- _.$_$.ec = Enum;
14077
- _.$_$.fc = Error_0;
14078
- _.$_$.gc = Exception;
14079
- _.$_$.hc = IllegalArgumentException;
14080
- _.$_$.ic = IllegalStateException;
14081
- _.$_$.jc = Long;
14082
- _.$_$.kc = NoSuchElementException;
14083
- _.$_$.lc = NotImplementedError;
14084
- _.$_$.mc = Pair;
14085
- _.$_$.nc = Result;
14086
- _.$_$.oc = RuntimeException;
14087
- _.$_$.pc = THROW_CCE;
14088
- _.$_$.qc = THROW_ISE;
14089
- _.$_$.rc = Triple;
14090
- _.$_$.sc = UByteArray;
14091
- _.$_$.tc = UByte;
14092
- _.$_$.uc = UIntArray;
14093
- _.$_$.vc = UInt;
14094
- _.$_$.wc = ULongArray;
14095
- _.$_$.xc = ULong;
14096
- _.$_$.yc = UShortArray;
14097
- _.$_$.zc = UShort;
14098
- _.$_$.ad = Unit;
14099
- _.$_$.bd = UnsupportedOperationException;
14100
- _.$_$.cd = addSuppressed;
14101
- _.$_$.dd = arrayOf;
14102
- _.$_$.ed = countTrailingZeroBits;
14103
- _.$_$.fd = createFailure;
14104
- _.$_$.gd = ensureNotNull;
14105
- _.$_$.hd = invoke;
14106
- _.$_$.id = isFinite;
14107
- _.$_$.jd = isFinite_0;
14108
- _.$_$.kd = lazy;
14109
- _.$_$.ld = lazy_0;
14110
- _.$_$.md = noWhenBranchMatchedException;
14111
- _.$_$.nd = plus_5;
14112
- _.$_$.od = printStackTrace;
14113
- _.$_$.pd = stackTraceToString;
14114
- _.$_$.qd = throwUninitializedPropertyAccessException;
14115
- _.$_$.rd = toString_1;
14116
- _.$_$.sd = to;
14117
- _.$_$.td = VOID;
13929
+ _.$_$.b6 = firstOrNull_0;
13930
+ _.$_$.c6 = firstOrNull;
13931
+ _.$_$.d6 = first_0;
13932
+ _.$_$.e6 = first;
13933
+ _.$_$.f6 = flatten;
13934
+ _.$_$.g6 = getOrNull;
13935
+ _.$_$.h6 = getValue;
13936
+ _.$_$.i6 = indexOf;
13937
+ _.$_$.j6 = get_indices_0;
13938
+ _.$_$.k6 = get_indices;
13939
+ _.$_$.l6 = get_indices_1;
13940
+ _.$_$.m6 = joinToString_0;
13941
+ _.$_$.n6 = get_lastIndex_1;
13942
+ _.$_$.o6 = get_lastIndex_2;
13943
+ _.$_$.p6 = lastOrNull;
13944
+ _.$_$.q6 = last;
13945
+ _.$_$.r6 = listOfNotNull;
13946
+ _.$_$.s6 = listOfNotNull_0;
13947
+ _.$_$.t6 = listOf_0;
13948
+ _.$_$.u6 = listOf;
13949
+ _.$_$.v6 = mapCapacity;
13950
+ _.$_$.w6 = mapOf_0;
13951
+ _.$_$.x6 = mapOf;
13952
+ _.$_$.y6 = max;
13953
+ _.$_$.z6 = minus;
13954
+ _.$_$.a7 = plus_4;
13955
+ _.$_$.b7 = plus_3;
13956
+ _.$_$.c7 = plus_1;
13957
+ _.$_$.d7 = plus_2;
13958
+ _.$_$.e7 = plus_0;
13959
+ _.$_$.f7 = removeFirstOrNull;
13960
+ _.$_$.g7 = removeLast;
13961
+ _.$_$.h7 = setOf;
13962
+ _.$_$.i7 = singleOrNull;
13963
+ _.$_$.j7 = single_0;
13964
+ _.$_$.k7 = sortedWith;
13965
+ _.$_$.l7 = sorted;
13966
+ _.$_$.m7 = sum;
13967
+ _.$_$.n7 = takeLast;
13968
+ _.$_$.o7 = take;
13969
+ _.$_$.p7 = toBooleanArray;
13970
+ _.$_$.q7 = toHashSet;
13971
+ _.$_$.r7 = toList_0;
13972
+ _.$_$.s7 = toList;
13973
+ _.$_$.t7 = toMap;
13974
+ _.$_$.u7 = toMutableList_0;
13975
+ _.$_$.v7 = toSet_0;
13976
+ _.$_$.w7 = withIndex;
13977
+ _.$_$.x7 = zip_0;
13978
+ _.$_$.y7 = zip;
13979
+ _.$_$.z7 = compareValues;
13980
+ _.$_$.a8 = CancellationException;
13981
+ _.$_$.b8 = get_COROUTINE_SUSPENDED;
13982
+ _.$_$.c8 = createCoroutineUnintercepted;
13983
+ _.$_$.d8 = intercepted;
13984
+ _.$_$.e8 = AbstractCoroutineContextElement;
13985
+ _.$_$.f8 = AbstractCoroutineContextKey;
13986
+ _.$_$.g8 = get_0;
13987
+ _.$_$.h8 = minusKey_0;
13988
+ _.$_$.i8 = ContinuationInterceptor;
13989
+ _.$_$.j8 = Continuation;
13990
+ _.$_$.k8 = fold;
13991
+ _.$_$.l8 = get;
13992
+ _.$_$.m8 = minusKey;
13993
+ _.$_$.n8 = Element;
13994
+ _.$_$.o8 = plus;
13995
+ _.$_$.p8 = CoroutineImpl;
13996
+ _.$_$.q8 = startCoroutine;
13997
+ _.$_$.r8 = anyToString;
13998
+ _.$_$.s8 = arrayIterator;
13999
+ _.$_$.t8 = booleanArray;
14000
+ _.$_$.u8 = captureStack;
14001
+ _.$_$.v8 = charArray;
14002
+ _.$_$.w8 = charSequenceGet;
14003
+ _.$_$.x8 = charSequenceLength;
14004
+ _.$_$.y8 = charSequenceSubSequence;
14005
+ _.$_$.z8 = classMeta;
14006
+ _.$_$.a9 = compareTo_0;
14007
+ _.$_$.b9 = defineProp;
14008
+ _.$_$.c9 = equals_1;
14009
+ _.$_$.d9 = fillArrayVal;
14010
+ _.$_$.e9 = getNumberHashCode;
14011
+ _.$_$.f9 = getPropertyCallableRef;
14012
+ _.$_$.g9 = getStringHashCode;
14013
+ _.$_$.h9 = hashCode;
14014
+ _.$_$.i9 = interfaceMeta;
14015
+ _.$_$.j9 = isArray;
14016
+ _.$_$.k9 = isBooleanArray;
14017
+ _.$_$.l9 = isByteArray;
14018
+ _.$_$.m9 = isCharArray;
14019
+ _.$_$.n9 = isDoubleArray;
14020
+ _.$_$.o9 = isFloatArray;
14021
+ _.$_$.p9 = isIntArray;
14022
+ _.$_$.q9 = isInterface;
14023
+ _.$_$.r9 = isLongArray;
14024
+ _.$_$.s9 = isObject;
14025
+ _.$_$.t9 = isShortArray;
14026
+ _.$_$.u9 = get_js;
14027
+ _.$_$.v9 = longArray;
14028
+ _.$_$.w9 = numberToChar;
14029
+ _.$_$.x9 = numberToDouble;
14030
+ _.$_$.y9 = numberToInt;
14031
+ _.$_$.z9 = numberToLong;
14032
+ _.$_$.aa = objectCreate;
14033
+ _.$_$.ba = objectMeta;
14034
+ _.$_$.ca = protoOf;
14035
+ _.$_$.da = setMetadataFor;
14036
+ _.$_$.ea = toByte;
14037
+ _.$_$.fa = toLong_0;
14038
+ _.$_$.ga = toShort;
14039
+ _.$_$.ha = toString_2;
14040
+ _.$_$.ia = roundToInt;
14041
+ _.$_$.ja = coerceAtLeast;
14042
+ _.$_$.ka = coerceAtMost;
14043
+ _.$_$.la = coerceIn;
14044
+ _.$_$.ma = step;
14045
+ _.$_$.na = until;
14046
+ _.$_$.oa = KClass;
14047
+ _.$_$.pa = KMutableProperty0;
14048
+ _.$_$.qa = KProperty0;
14049
+ _.$_$.ra = KProperty1;
14050
+ _.$_$.sa = KTypeParameter;
14051
+ _.$_$.ta = filter;
14052
+ _.$_$.ua = firstOrNull_1;
14053
+ _.$_$.va = flatMap;
14054
+ _.$_$.wa = mapNotNull;
14055
+ _.$_$.xa = map;
14056
+ _.$_$.ya = toList_1;
14057
+ _.$_$.za = concatToString;
14058
+ _.$_$.ab = contains_6;
14059
+ _.$_$.bb = equals_0;
14060
+ _.$_$.cb = indexOf_4;
14061
+ _.$_$.db = isBlank;
14062
+ _.$_$.eb = isLowerCase;
14063
+ _.$_$.fb = lastIndexOf;
14064
+ _.$_$.gb = last_0;
14065
+ _.$_$.hb = repeat;
14066
+ _.$_$.ib = single_2;
14067
+ _.$_$.jb = split;
14068
+ _.$_$.kb = titlecase;
14069
+ _.$_$.lb = toDoubleOrNull;
14070
+ _.$_$.mb = toDouble;
14071
+ _.$_$.nb = toIntOrNull;
14072
+ _.$_$.ob = toInt;
14073
+ _.$_$.pb = toLongOrNull;
14074
+ _.$_$.qb = toLong;
14075
+ _.$_$.rb = toUByte;
14076
+ _.$_$.sb = toUInt;
14077
+ _.$_$.tb = toULongOrNull;
14078
+ _.$_$.ub = toULong;
14079
+ _.$_$.vb = toUShort;
14080
+ _.$_$.wb = trimIndent;
14081
+ _.$_$.xb = Duration;
14082
+ _.$_$.yb = toDuration;
14083
+ _.$_$.zb = ArithmeticException;
14084
+ _.$_$.ac = Char;
14085
+ _.$_$.bc = Comparable;
14086
+ _.$_$.cc = Comparator;
14087
+ _.$_$.dc = DeepRecursiveFunction;
14088
+ _.$_$.ec = DeepRecursiveScope;
14089
+ _.$_$.fc = Enum;
14090
+ _.$_$.gc = Error_0;
14091
+ _.$_$.hc = Exception;
14092
+ _.$_$.ic = IllegalArgumentException;
14093
+ _.$_$.jc = IllegalStateException;
14094
+ _.$_$.kc = Long;
14095
+ _.$_$.lc = NoSuchElementException;
14096
+ _.$_$.mc = NotImplementedError;
14097
+ _.$_$.nc = Pair;
14098
+ _.$_$.oc = Result;
14099
+ _.$_$.pc = RuntimeException;
14100
+ _.$_$.qc = THROW_CCE;
14101
+ _.$_$.rc = THROW_ISE;
14102
+ _.$_$.sc = Triple;
14103
+ _.$_$.tc = UByteArray;
14104
+ _.$_$.uc = UByte;
14105
+ _.$_$.vc = UIntArray;
14106
+ _.$_$.wc = UInt;
14107
+ _.$_$.xc = ULongArray;
14108
+ _.$_$.yc = ULong;
14109
+ _.$_$.zc = UShortArray;
14110
+ _.$_$.ad = UShort;
14111
+ _.$_$.bd = Unit;
14112
+ _.$_$.cd = UnsupportedOperationException;
14113
+ _.$_$.dd = addSuppressed;
14114
+ _.$_$.ed = arrayOf;
14115
+ _.$_$.fd = countTrailingZeroBits;
14116
+ _.$_$.gd = createFailure;
14117
+ _.$_$.hd = ensureNotNull;
14118
+ _.$_$.id = invoke;
14119
+ _.$_$.jd = isFinite;
14120
+ _.$_$.kd = isFinite_0;
14121
+ _.$_$.ld = lazy;
14122
+ _.$_$.md = lazy_0;
14123
+ _.$_$.nd = noWhenBranchMatchedException;
14124
+ _.$_$.od = plus_5;
14125
+ _.$_$.pd = printStackTrace;
14126
+ _.$_$.qd = stackTraceToString;
14127
+ _.$_$.rd = throwUninitializedPropertyAccessException;
14128
+ _.$_$.sd = toString_1;
14129
+ _.$_$.td = to;
14130
+ _.$_$.ud = VOID;
14118
14131
  //endregion
14119
14132
  return _;
14120
14133
  }));