game_client_logic_deb 1.4.27 → 1.4.29

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.
@@ -330,6 +330,14 @@ if (typeof Math.imul === 'undefined') {
330
330
  function get_indices_0(_this__u8e3s4) {
331
331
  return new IntRange(0, get_lastIndex_0(_this__u8e3s4));
332
332
  }
333
+ function first(_this__u8e3s4) {
334
+ var tmp$ret$0;
335
+ // Inline function 'kotlin.collections.isEmpty' call
336
+ tmp$ret$0 = _this__u8e3s4.length === 0;
337
+ if (tmp$ret$0)
338
+ throw NoSuchElementException_init_$Create$_0('Array is empty.');
339
+ return _this__u8e3s4[0];
340
+ }
333
341
  function contains(_this__u8e3s4, element) {
334
342
  return indexOf(_this__u8e3s4, element) >= 0;
335
343
  }
@@ -732,7 +740,7 @@ if (typeof Math.imul === 'undefined') {
732
740
  function singleOrNull(_this__u8e3s4) {
733
741
  return _this__u8e3s4.f() === 1 ? _this__u8e3s4.j(0) : null;
734
742
  }
735
- function first(_this__u8e3s4) {
743
+ function first_0(_this__u8e3s4) {
736
744
  if (_this__u8e3s4.k())
737
745
  throw NoSuchElementException_init_$Create$_0('List is empty.');
738
746
  return _this__u8e3s4.j(0);
@@ -911,7 +919,7 @@ if (typeof Math.imul === 'undefined') {
911
919
  if (n >= _this__u8e3s4.f())
912
920
  return toList_0(_this__u8e3s4);
913
921
  if (n === 1)
914
- return listOf_0(first_0(_this__u8e3s4));
922
+ return listOf_0(first_1(_this__u8e3s4));
915
923
  }
916
924
  var count = 0;
917
925
  var list = ArrayList_init_$Create$_0(n);
@@ -948,10 +956,10 @@ if (typeof Math.imul === 'undefined') {
948
956
  }
949
957
  return destination;
950
958
  }
951
- function first_0(_this__u8e3s4) {
959
+ function first_1(_this__u8e3s4) {
952
960
  var tmp0_subject = _this__u8e3s4;
953
961
  if (isInterface(tmp0_subject, List))
954
- return first(_this__u8e3s4);
962
+ return first_0(_this__u8e3s4);
955
963
  else {
956
964
  var iterator = _this__u8e3s4.g();
957
965
  if (!iterator.h())
@@ -12834,184 +12842,185 @@ if (typeof Math.imul === 'undefined') {
12834
12842
  _.$_$.c6 = fill;
12835
12843
  _.$_$.d6 = filterNotNull_0;
12836
12844
  _.$_$.e6 = firstOrNull;
12837
- _.$_$.f6 = first;
12838
- _.$_$.g6 = flatten;
12839
- _.$_$.h6 = getOrNull;
12840
- _.$_$.i6 = getValue;
12841
- _.$_$.j6 = indexOf;
12842
- _.$_$.k6 = get_indices_0;
12843
- _.$_$.l6 = get_indices;
12844
- _.$_$.m6 = get_lastIndex_1;
12845
- _.$_$.n6 = get_lastIndex_2;
12846
- _.$_$.o6 = lastOrNull;
12847
- _.$_$.p6 = last;
12848
- _.$_$.q6 = listOfNotNull;
12849
- _.$_$.r6 = listOfNotNull_0;
12850
- _.$_$.s6 = listOf_0;
12851
- _.$_$.t6 = listOf;
12852
- _.$_$.u6 = mapCapacity;
12853
- _.$_$.v6 = mapOf_0;
12854
- _.$_$.w6 = mapOf;
12855
- _.$_$.x6 = minus;
12856
- _.$_$.y6 = plus_3;
12857
- _.$_$.z6 = plus_0;
12858
- _.$_$.a7 = plus_2;
12859
- _.$_$.b7 = plus_1;
12860
- _.$_$.c7 = removeLast;
12861
- _.$_$.d7 = setOf;
12862
- _.$_$.e7 = singleOrNull;
12863
- _.$_$.f7 = single_0;
12864
- _.$_$.g7 = sortedWith;
12865
- _.$_$.h7 = sorted;
12866
- _.$_$.i7 = takeLast;
12867
- _.$_$.j7 = take;
12868
- _.$_$.k7 = toBooleanArray;
12869
- _.$_$.l7 = toHashSet;
12870
- _.$_$.m7 = toList_0;
12871
- _.$_$.n7 = toList;
12872
- _.$_$.o7 = toMap;
12873
- _.$_$.p7 = toMutableList_0;
12874
- _.$_$.q7 = toSet_0;
12875
- _.$_$.r7 = withIndex;
12876
- _.$_$.s7 = zip;
12877
- _.$_$.t7 = compareValues;
12878
- _.$_$.u7 = CancellationException;
12879
- _.$_$.v7 = get_COROUTINE_SUSPENDED;
12880
- _.$_$.w7 = createCoroutineUnintercepted;
12881
- _.$_$.x7 = intercepted;
12882
- _.$_$.y7 = AbstractCoroutineContextElement;
12883
- _.$_$.z7 = AbstractCoroutineContextKey;
12884
- _.$_$.a8 = get_0;
12885
- _.$_$.b8 = minusKey_0;
12886
- _.$_$.c8 = ContinuationInterceptor;
12887
- _.$_$.d8 = Continuation;
12888
- _.$_$.e8 = fold;
12889
- _.$_$.f8 = get;
12890
- _.$_$.g8 = minusKey;
12891
- _.$_$.h8 = Element;
12892
- _.$_$.i8 = plus;
12893
- _.$_$.j8 = CoroutineImpl;
12894
- _.$_$.k8 = startCoroutine;
12895
- _.$_$.l8 = anyToString;
12896
- _.$_$.m8 = arrayIterator;
12897
- _.$_$.n8 = booleanArray;
12898
- _.$_$.o8 = captureStack;
12899
- _.$_$.p8 = charArray;
12900
- _.$_$.q8 = charSequenceGet;
12901
- _.$_$.r8 = charSequenceLength;
12902
- _.$_$.s8 = charSequenceSubSequence;
12903
- _.$_$.t8 = classMeta;
12904
- _.$_$.u8 = compareTo_0;
12905
- _.$_$.v8 = equals_1;
12906
- _.$_$.w8 = fillArrayVal;
12907
- _.$_$.x8 = getPropertyCallableRef;
12908
- _.$_$.y8 = getStringHashCode;
12909
- _.$_$.z8 = hashCode;
12910
- _.$_$.a9 = interfaceMeta;
12911
- _.$_$.b9 = isArray;
12912
- _.$_$.c9 = isBooleanArray;
12913
- _.$_$.d9 = isByteArray;
12914
- _.$_$.e9 = isCharArray;
12915
- _.$_$.f9 = isDoubleArray;
12916
- _.$_$.g9 = isFloatArray;
12917
- _.$_$.h9 = isIntArray;
12918
- _.$_$.i9 = isInterface;
12919
- _.$_$.j9 = isLongArray;
12920
- _.$_$.k9 = isObject;
12921
- _.$_$.l9 = isShortArray;
12922
- _.$_$.m9 = get_js;
12923
- _.$_$.n9 = longArray;
12924
- _.$_$.o9 = numberToChar;
12925
- _.$_$.p9 = numberToInt;
12926
- _.$_$.q9 = numberToLong;
12927
- _.$_$.r9 = objectMeta;
12928
- _.$_$.s9 = setMetadataFor;
12929
- _.$_$.t9 = toByte;
12930
- _.$_$.u9 = toLong_0;
12931
- _.$_$.v9 = toShort;
12932
- _.$_$.w9 = toString_2;
12933
- _.$_$.x9 = coerceAtLeast;
12934
- _.$_$.y9 = coerceAtMost;
12935
- _.$_$.z9 = coerceIn;
12936
- _.$_$.aa = step;
12937
- _.$_$.ba = until;
12938
- _.$_$.ca = KClass;
12939
- _.$_$.da = KMutableProperty0;
12940
- _.$_$.ea = KProperty0;
12941
- _.$_$.fa = KProperty1;
12942
- _.$_$.ga = KTypeParameter;
12943
- _.$_$.ha = filter;
12944
- _.$_$.ia = firstOrNull_0;
12945
- _.$_$.ja = flatMap;
12946
- _.$_$.ka = mapNotNull;
12947
- _.$_$.la = map;
12948
- _.$_$.ma = toList_1;
12949
- _.$_$.na = concatToString;
12950
- _.$_$.oa = equals_0;
12951
- _.$_$.pa = isBlank;
12952
- _.$_$.qa = isLowerCase;
12953
- _.$_$.ra = repeat;
12954
- _.$_$.sa = single_2;
12955
- _.$_$.ta = titlecase;
12956
- _.$_$.ua = toDoubleOrNull;
12957
- _.$_$.va = toDouble;
12958
- _.$_$.wa = toIntOrNull;
12959
- _.$_$.xa = toInt;
12960
- _.$_$.ya = toLongOrNull;
12961
- _.$_$.za = toLong;
12962
- _.$_$.ab = toUByte;
12963
- _.$_$.bb = toUInt;
12964
- _.$_$.cb = toULongOrNull;
12965
- _.$_$.db = toULong;
12966
- _.$_$.eb = toUShort;
12967
- _.$_$.fb = trimIndent;
12968
- _.$_$.gb = Duration;
12969
- _.$_$.hb = ArithmeticException;
12970
- _.$_$.ib = Char;
12971
- _.$_$.jb = Comparable;
12972
- _.$_$.kb = Comparator;
12973
- _.$_$.lb = DeepRecursiveFunction;
12974
- _.$_$.mb = DeepRecursiveScope;
12975
- _.$_$.nb = Enum;
12976
- _.$_$.ob = Error_0;
12977
- _.$_$.pb = Exception;
12978
- _.$_$.qb = IllegalArgumentException;
12979
- _.$_$.rb = IllegalStateException;
12980
- _.$_$.sb = Long;
12981
- _.$_$.tb = NoSuchElementException;
12982
- _.$_$.ub = Pair;
12983
- _.$_$.vb = Result;
12984
- _.$_$.wb = RuntimeException;
12985
- _.$_$.xb = THROW_CCE;
12986
- _.$_$.yb = THROW_ISE;
12987
- _.$_$.zb = Triple;
12988
- _.$_$.ac = UByteArray;
12989
- _.$_$.bc = UByte;
12990
- _.$_$.cc = UIntArray;
12991
- _.$_$.dc = UInt;
12992
- _.$_$.ec = ULongArray;
12993
- _.$_$.fc = ULong;
12994
- _.$_$.gc = UShortArray;
12995
- _.$_$.hc = UShort;
12996
- _.$_$.ic = Unit;
12997
- _.$_$.jc = UnsupportedOperationException;
12998
- _.$_$.kc = addSuppressed;
12999
- _.$_$.lc = arrayOf;
13000
- _.$_$.mc = countTrailingZeroBits;
13001
- _.$_$.nc = createFailure;
13002
- _.$_$.oc = ensureNotNull;
13003
- _.$_$.pc = invoke;
13004
- _.$_$.qc = isFinite;
13005
- _.$_$.rc = isFinite_0;
13006
- _.$_$.sc = lazy;
13007
- _.$_$.tc = lazy_0;
13008
- _.$_$.uc = noWhenBranchMatchedException;
13009
- _.$_$.vc = plus_4;
13010
- _.$_$.wc = printStackTrace;
13011
- _.$_$.xc = stackTraceToString;
13012
- _.$_$.yc = throwUninitializedPropertyAccessException;
13013
- _.$_$.zc = toString_1;
13014
- _.$_$.ad = to;
12845
+ _.$_$.f6 = first_0;
12846
+ _.$_$.g6 = first;
12847
+ _.$_$.h6 = flatten;
12848
+ _.$_$.i6 = getOrNull;
12849
+ _.$_$.j6 = getValue;
12850
+ _.$_$.k6 = indexOf;
12851
+ _.$_$.l6 = get_indices_0;
12852
+ _.$_$.m6 = get_indices;
12853
+ _.$_$.n6 = get_lastIndex_1;
12854
+ _.$_$.o6 = get_lastIndex_2;
12855
+ _.$_$.p6 = lastOrNull;
12856
+ _.$_$.q6 = last;
12857
+ _.$_$.r6 = listOfNotNull;
12858
+ _.$_$.s6 = listOfNotNull_0;
12859
+ _.$_$.t6 = listOf_0;
12860
+ _.$_$.u6 = listOf;
12861
+ _.$_$.v6 = mapCapacity;
12862
+ _.$_$.w6 = mapOf_0;
12863
+ _.$_$.x6 = mapOf;
12864
+ _.$_$.y6 = minus;
12865
+ _.$_$.z6 = plus_3;
12866
+ _.$_$.a7 = plus_0;
12867
+ _.$_$.b7 = plus_2;
12868
+ _.$_$.c7 = plus_1;
12869
+ _.$_$.d7 = removeLast;
12870
+ _.$_$.e7 = setOf;
12871
+ _.$_$.f7 = singleOrNull;
12872
+ _.$_$.g7 = single_0;
12873
+ _.$_$.h7 = sortedWith;
12874
+ _.$_$.i7 = sorted;
12875
+ _.$_$.j7 = takeLast;
12876
+ _.$_$.k7 = take;
12877
+ _.$_$.l7 = toBooleanArray;
12878
+ _.$_$.m7 = toHashSet;
12879
+ _.$_$.n7 = toList_0;
12880
+ _.$_$.o7 = toList;
12881
+ _.$_$.p7 = toMap;
12882
+ _.$_$.q7 = toMutableList_0;
12883
+ _.$_$.r7 = toSet_0;
12884
+ _.$_$.s7 = withIndex;
12885
+ _.$_$.t7 = zip;
12886
+ _.$_$.u7 = compareValues;
12887
+ _.$_$.v7 = CancellationException;
12888
+ _.$_$.w7 = get_COROUTINE_SUSPENDED;
12889
+ _.$_$.x7 = createCoroutineUnintercepted;
12890
+ _.$_$.y7 = intercepted;
12891
+ _.$_$.z7 = AbstractCoroutineContextElement;
12892
+ _.$_$.a8 = AbstractCoroutineContextKey;
12893
+ _.$_$.b8 = get_0;
12894
+ _.$_$.c8 = minusKey_0;
12895
+ _.$_$.d8 = ContinuationInterceptor;
12896
+ _.$_$.e8 = Continuation;
12897
+ _.$_$.f8 = fold;
12898
+ _.$_$.g8 = get;
12899
+ _.$_$.h8 = minusKey;
12900
+ _.$_$.i8 = Element;
12901
+ _.$_$.j8 = plus;
12902
+ _.$_$.k8 = CoroutineImpl;
12903
+ _.$_$.l8 = startCoroutine;
12904
+ _.$_$.m8 = anyToString;
12905
+ _.$_$.n8 = arrayIterator;
12906
+ _.$_$.o8 = booleanArray;
12907
+ _.$_$.p8 = captureStack;
12908
+ _.$_$.q8 = charArray;
12909
+ _.$_$.r8 = charSequenceGet;
12910
+ _.$_$.s8 = charSequenceLength;
12911
+ _.$_$.t8 = charSequenceSubSequence;
12912
+ _.$_$.u8 = classMeta;
12913
+ _.$_$.v8 = compareTo_0;
12914
+ _.$_$.w8 = equals_1;
12915
+ _.$_$.x8 = fillArrayVal;
12916
+ _.$_$.y8 = getPropertyCallableRef;
12917
+ _.$_$.z8 = getStringHashCode;
12918
+ _.$_$.a9 = hashCode;
12919
+ _.$_$.b9 = interfaceMeta;
12920
+ _.$_$.c9 = isArray;
12921
+ _.$_$.d9 = isBooleanArray;
12922
+ _.$_$.e9 = isByteArray;
12923
+ _.$_$.f9 = isCharArray;
12924
+ _.$_$.g9 = isDoubleArray;
12925
+ _.$_$.h9 = isFloatArray;
12926
+ _.$_$.i9 = isIntArray;
12927
+ _.$_$.j9 = isInterface;
12928
+ _.$_$.k9 = isLongArray;
12929
+ _.$_$.l9 = isObject;
12930
+ _.$_$.m9 = isShortArray;
12931
+ _.$_$.n9 = get_js;
12932
+ _.$_$.o9 = longArray;
12933
+ _.$_$.p9 = numberToChar;
12934
+ _.$_$.q9 = numberToInt;
12935
+ _.$_$.r9 = numberToLong;
12936
+ _.$_$.s9 = objectMeta;
12937
+ _.$_$.t9 = setMetadataFor;
12938
+ _.$_$.u9 = toByte;
12939
+ _.$_$.v9 = toLong_0;
12940
+ _.$_$.w9 = toShort;
12941
+ _.$_$.x9 = toString_2;
12942
+ _.$_$.y9 = coerceAtLeast;
12943
+ _.$_$.z9 = coerceAtMost;
12944
+ _.$_$.aa = coerceIn;
12945
+ _.$_$.ba = step;
12946
+ _.$_$.ca = until;
12947
+ _.$_$.da = KClass;
12948
+ _.$_$.ea = KMutableProperty0;
12949
+ _.$_$.fa = KProperty0;
12950
+ _.$_$.ga = KProperty1;
12951
+ _.$_$.ha = KTypeParameter;
12952
+ _.$_$.ia = filter;
12953
+ _.$_$.ja = firstOrNull_0;
12954
+ _.$_$.ka = flatMap;
12955
+ _.$_$.la = mapNotNull;
12956
+ _.$_$.ma = map;
12957
+ _.$_$.na = toList_1;
12958
+ _.$_$.oa = concatToString;
12959
+ _.$_$.pa = equals_0;
12960
+ _.$_$.qa = isBlank;
12961
+ _.$_$.ra = isLowerCase;
12962
+ _.$_$.sa = repeat;
12963
+ _.$_$.ta = single_2;
12964
+ _.$_$.ua = titlecase;
12965
+ _.$_$.va = toDoubleOrNull;
12966
+ _.$_$.wa = toDouble;
12967
+ _.$_$.xa = toIntOrNull;
12968
+ _.$_$.ya = toInt;
12969
+ _.$_$.za = toLongOrNull;
12970
+ _.$_$.ab = toLong;
12971
+ _.$_$.bb = toUByte;
12972
+ _.$_$.cb = toUInt;
12973
+ _.$_$.db = toULongOrNull;
12974
+ _.$_$.eb = toULong;
12975
+ _.$_$.fb = toUShort;
12976
+ _.$_$.gb = trimIndent;
12977
+ _.$_$.hb = Duration;
12978
+ _.$_$.ib = ArithmeticException;
12979
+ _.$_$.jb = Char;
12980
+ _.$_$.kb = Comparable;
12981
+ _.$_$.lb = Comparator;
12982
+ _.$_$.mb = DeepRecursiveFunction;
12983
+ _.$_$.nb = DeepRecursiveScope;
12984
+ _.$_$.ob = Enum;
12985
+ _.$_$.pb = Error_0;
12986
+ _.$_$.qb = Exception;
12987
+ _.$_$.rb = IllegalArgumentException;
12988
+ _.$_$.sb = IllegalStateException;
12989
+ _.$_$.tb = Long;
12990
+ _.$_$.ub = NoSuchElementException;
12991
+ _.$_$.vb = Pair;
12992
+ _.$_$.wb = Result;
12993
+ _.$_$.xb = RuntimeException;
12994
+ _.$_$.yb = THROW_CCE;
12995
+ _.$_$.zb = THROW_ISE;
12996
+ _.$_$.ac = Triple;
12997
+ _.$_$.bc = UByteArray;
12998
+ _.$_$.cc = UByte;
12999
+ _.$_$.dc = UIntArray;
13000
+ _.$_$.ec = UInt;
13001
+ _.$_$.fc = ULongArray;
13002
+ _.$_$.gc = ULong;
13003
+ _.$_$.hc = UShortArray;
13004
+ _.$_$.ic = UShort;
13005
+ _.$_$.jc = Unit;
13006
+ _.$_$.kc = UnsupportedOperationException;
13007
+ _.$_$.lc = addSuppressed;
13008
+ _.$_$.mc = arrayOf;
13009
+ _.$_$.nc = countTrailingZeroBits;
13010
+ _.$_$.oc = createFailure;
13011
+ _.$_$.pc = ensureNotNull;
13012
+ _.$_$.qc = invoke;
13013
+ _.$_$.rc = isFinite;
13014
+ _.$_$.sc = isFinite_0;
13015
+ _.$_$.tc = lazy;
13016
+ _.$_$.uc = lazy_0;
13017
+ _.$_$.vc = noWhenBranchMatchedException;
13018
+ _.$_$.wc = plus_4;
13019
+ _.$_$.xc = printStackTrace;
13020
+ _.$_$.yc = stackTraceToString;
13021
+ _.$_$.zc = throwUninitializedPropertyAccessException;
13022
+ _.$_$.ad = toString_1;
13023
+ _.$_$.bd = to;
13015
13024
  //endregion
13016
13025
  return _;
13017
13026
  }));