game_client_logic_deb 1.8.499 → 1.8.502

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.
Files changed (39) hide show
  1. package/Kosi-Kaverit-kaverit.js +13 -13
  2. package/Kosi-Kodein-kodein-di.js +83 -83
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +97 -97
  4. package/Logic_Debertz-ai_module.js +312 -312
  5. package/Logic_Debertz-bot_engine.js +778 -778
  6. package/Logic_Debertz-core.js +212 -221
  7. package/Logic_Debertz-core.js.map +1 -1
  8. package/Logic_Debertz-engine.js +10750 -10753
  9. package/Logic_Debertz-engine.js.map +1 -1
  10. package/Logic_Debertz-game_client.js +2689 -2681
  11. package/Logic_Debertz-game_client.js.map +1 -1
  12. package/error-library-error.js +5 -5
  13. package/kotlin-kotlin-stdlib.js +500 -470
  14. package/kotlin-kotlin-stdlib.js.map +1 -1
  15. package/kotlinx-atomicfu.js +9 -9
  16. package/kotlinx-coroutines-core.js +101 -101
  17. package/kotlinx-coroutines-core.js.map +1 -1
  18. package/kotlinx-io-kotlinx-io-bytestring.js +11 -11
  19. package/kotlinx-io-kotlinx-io-core.js +39 -39
  20. package/kotlinx-serialization-kotlinx-serialization-core.js +118 -118
  21. package/kotlinx-serialization-kotlinx-serialization-json.js +132 -132
  22. package/ktor-ktor-client-content-negotiation.js +25 -25
  23. package/ktor-ktor-client-core.js +95 -95
  24. package/ktor-ktor-client-logging.js +43 -43
  25. package/ktor-ktor-events.js +5 -5
  26. package/ktor-ktor-http-cio.js +50 -50
  27. package/ktor-ktor-http.js +86 -86
  28. package/ktor-ktor-io.js +51 -51
  29. package/ktor-ktor-serialization-kotlinx.js +17 -17
  30. package/ktor-ktor-serialization.js +14 -14
  31. package/ktor-ktor-utils.js +109 -109
  32. package/ktor-ktor-websockets.js +14 -14
  33. package/package.json +1 -1
  34. package/random-library-crypto-rand.js +11 -11
  35. package/random-library-secure-random.js +5 -5
  36. package/raspberry-cardgame-lib-core.js +50 -50
  37. package/raspberry-cardgame-lib-logger.js +12 -12
  38. package/raspberry-cardgame-lib-random.js +59 -59
  39. package/uuid.js +14 -14
@@ -12,29 +12,29 @@
12
12
  }(function (_, kotlin_kotlin) {
13
13
  'use strict';
14
14
  //region block: imports
15
- var Unit = kotlin_kotlin.$_$.mj;
16
- var getKClass = kotlin_kotlin.$_$.jf;
15
+ var Unit = kotlin_kotlin.$_$.nj;
16
+ var getKClass = kotlin_kotlin.$_$.kf;
17
17
  var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.y4;
18
- var protoOf = kotlin_kotlin.$_$.me;
19
- var initMetadataForCompanion = kotlin_kotlin.$_$.md;
20
- var initMetadataForInterface = kotlin_kotlin.$_$.pd;
18
+ var protoOf = kotlin_kotlin.$_$.ne;
19
+ var initMetadataForCompanion = kotlin_kotlin.$_$.nd;
20
+ var initMetadataForInterface = kotlin_kotlin.$_$.qd;
21
21
  var Unit_instance = kotlin_kotlin.$_$.m5;
22
- var equals = kotlin_kotlin.$_$.dd;
22
+ var equals = kotlin_kotlin.$_$.ed;
23
23
  var Collection = kotlin_kotlin.$_$.o5;
24
- var isInterface = kotlin_kotlin.$_$.ae;
25
- var getKClassFromExpression = kotlin_kotlin.$_$.if;
26
- var initMetadataForClass = kotlin_kotlin.$_$.ld;
24
+ var isInterface = kotlin_kotlin.$_$.be;
25
+ var getKClassFromExpression = kotlin_kotlin.$_$.jf;
26
+ var initMetadataForClass = kotlin_kotlin.$_$.md;
27
27
  var VOID = kotlin_kotlin.$_$.b;
28
- var toString = kotlin_kotlin.$_$.pe;
29
- var THROW_CCE = kotlin_kotlin.$_$.bj;
30
- var KClass = kotlin_kotlin.$_$.lf;
28
+ var toString = kotlin_kotlin.$_$.qe;
29
+ var THROW_CCE = kotlin_kotlin.$_$.cj;
30
+ var KClass = kotlin_kotlin.$_$.mf;
31
31
  var collectionSizeOrDefault = kotlin_kotlin.$_$.p6;
32
32
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.j;
33
33
  var copyToArray = kotlin_kotlin.$_$.k7;
34
34
  var Companion_getInstance = kotlin_kotlin.$_$.z4;
35
35
  var emptyList = kotlin_kotlin.$_$.p7;
36
36
  var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.q1;
37
- var hashCode = kotlin_kotlin.$_$.kd;
37
+ var hashCode = kotlin_kotlin.$_$.ld;
38
38
  //endregion
39
39
  //region block: pre-declaration
40
40
  initMetadataForCompanion(Companion);
@@ -16,68 +16,68 @@
16
16
  'use strict';
17
17
  //region block: imports
18
18
  var imul = Math.imul;
19
- var protoOf = kotlin_kotlin.$_$.me;
20
- var initMetadataForClass = kotlin_kotlin.$_$.ld;
19
+ var protoOf = kotlin_kotlin.$_$.ne;
20
+ var initMetadataForClass = kotlin_kotlin.$_$.md;
21
21
  var VOID = kotlin_kotlin.$_$.b;
22
- var KProperty1 = kotlin_kotlin.$_$.of;
23
- var getPropertyCallableRef = kotlin_kotlin.$_$.id;
22
+ var KProperty1 = kotlin_kotlin.$_$.pf;
23
+ var getPropertyCallableRef = kotlin_kotlin.$_$.jd;
24
24
  var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.t;
25
25
  var first = kotlin_kotlin.$_$.x7;
26
26
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
27
27
  var Unit_instance = kotlin_kotlin.$_$.m5;
28
28
  var filterNotNull = kotlin_kotlin.$_$.t7;
29
- var sorted = kotlin_kotlin.$_$.x9;
29
+ var sorted = kotlin_kotlin.$_$.y9;
30
30
  var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.e1;
31
- var repeat = kotlin_kotlin.$_$.wg;
32
- var ensureNotNull = kotlin_kotlin.$_$.tj;
33
- var toString = kotlin_kotlin.$_$.pe;
31
+ var repeat = kotlin_kotlin.$_$.xg;
32
+ var ensureNotNull = kotlin_kotlin.$_$.uj;
33
+ var toString = kotlin_kotlin.$_$.qe;
34
34
  var Companion_getInstance = kotlin_org_kodein_type_kaverit.$_$.a;
35
- var equals = kotlin_kotlin.$_$.dd;
36
- var objectCreate = kotlin_kotlin.$_$.le;
37
- var RuntimeException = kotlin_kotlin.$_$.aj;
35
+ var equals = kotlin_kotlin.$_$.ed;
36
+ var objectCreate = kotlin_kotlin.$_$.me;
37
+ var RuntimeException = kotlin_kotlin.$_$.bj;
38
38
  var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.d2;
39
- var captureStack = kotlin_kotlin.$_$.uc;
40
- var hashCode = kotlin_kotlin.$_$.kd;
41
- var toString_0 = kotlin_kotlin.$_$.fk;
42
- var initMetadataForInterface = kotlin_kotlin.$_$.pd;
39
+ var captureStack = kotlin_kotlin.$_$.vc;
40
+ var hashCode = kotlin_kotlin.$_$.ld;
41
+ var toString_0 = kotlin_kotlin.$_$.gk;
42
+ var initMetadataForInterface = kotlin_kotlin.$_$.qd;
43
43
  var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.u1;
44
- var getBooleanHashCode = kotlin_kotlin.$_$.gd;
45
- var getStringHashCode = kotlin_kotlin.$_$.jd;
46
- var initMetadataForCompanion = kotlin_kotlin.$_$.md;
47
- var initMetadataForObject = kotlin_kotlin.$_$.rd;
48
- var THROW_CCE = kotlin_kotlin.$_$.bj;
44
+ var getBooleanHashCode = kotlin_kotlin.$_$.hd;
45
+ var getStringHashCode = kotlin_kotlin.$_$.kd;
46
+ var initMetadataForCompanion = kotlin_kotlin.$_$.nd;
47
+ var initMetadataForObject = kotlin_kotlin.$_$.sd;
48
+ var THROW_CCE = kotlin_kotlin.$_$.cj;
49
49
  var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
50
- var isInterface = kotlin_kotlin.$_$.ae;
50
+ var isInterface = kotlin_kotlin.$_$.be;
51
51
  var joinToString = kotlin_kotlin.$_$.j8;
52
52
  var erasedOf = kotlin_org_kodein_type_kaverit.$_$.c;
53
- var AutoCloseable = kotlin_kotlin.$_$.ji;
54
- var toList = kotlin_kotlin.$_$.ha;
53
+ var AutoCloseable = kotlin_kotlin.$_$.ki;
54
+ var toList = kotlin_kotlin.$_$.ia;
55
55
  var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.j;
56
56
  var HashSet_init_$Create$ = kotlin_kotlin.$_$.q;
57
57
  var HashMap_init_$Create$ = kotlin_kotlin.$_$.n;
58
- var charSequenceLength = kotlin_kotlin.$_$.zc;
59
- var Enum = kotlin_kotlin.$_$.qi;
58
+ var charSequenceLength = kotlin_kotlin.$_$.ad;
59
+ var Enum = kotlin_kotlin.$_$.ri;
60
60
  var KtMap = kotlin_kotlin.$_$.x5;
61
- var KProperty0 = kotlin_kotlin.$_$.nf;
61
+ var KProperty0 = kotlin_kotlin.$_$.of;
62
62
  var listOf = kotlin_kotlin.$_$.u8;
63
- var plus = kotlin_kotlin.$_$.h9;
63
+ var plus = kotlin_kotlin.$_$.i9;
64
64
  var emptyList = kotlin_kotlin.$_$.p7;
65
- var plus_0 = kotlin_kotlin.$_$.i9;
65
+ var plus_0 = kotlin_kotlin.$_$.j9;
66
66
  var checkIndexOverflow = kotlin_kotlin.$_$.o6;
67
67
  var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.r2;
68
68
  var collectionSizeOrDefault = kotlin_kotlin.$_$.p6;
69
69
  var mapCapacity = kotlin_kotlin.$_$.w8;
70
- var coerceAtLeast = kotlin_kotlin.$_$.ue;
70
+ var coerceAtLeast = kotlin_kotlin.$_$.ve;
71
71
  var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.s;
72
- var to = kotlin_kotlin.$_$.gk;
73
- var lazy = kotlin_kotlin.$_$.zj;
72
+ var to = kotlin_kotlin.$_$.hk;
73
+ var lazy = kotlin_kotlin.$_$.ak;
74
74
  var asSequence = kotlin_kotlin.$_$.i6;
75
- var filter = kotlin_kotlin.$_$.rf;
76
- var flatMap = kotlin_kotlin.$_$.tf;
77
- var mapNotNull = kotlin_kotlin.$_$.uf;
78
- var map = kotlin_kotlin.$_$.vf;
79
- var toList_0 = kotlin_kotlin.$_$.xf;
80
- var Triple = kotlin_kotlin.$_$.dj;
75
+ var filter = kotlin_kotlin.$_$.sf;
76
+ var flatMap = kotlin_kotlin.$_$.uf;
77
+ var mapNotNull = kotlin_kotlin.$_$.vf;
78
+ var map = kotlin_kotlin.$_$.wf;
79
+ var toList_0 = kotlin_kotlin.$_$.yf;
80
+ var Triple = kotlin_kotlin.$_$.ej;
81
81
  var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.l;
82
82
  var HashMap_init_$Create$_0 = kotlin_kotlin.$_$.o;
83
83
  var Collection = kotlin_kotlin.$_$.o5;
@@ -284,11 +284,11 @@
284
284
  var element = _iterator__ex2g4s.v();
285
285
  var key = first(element.o1()).n6o_1;
286
286
  // Inline function 'kotlin.collections.getOrPut' call
287
- var value = destination.w2(key);
287
+ var value = destination.x2(key);
288
288
  var tmp;
289
289
  if (value == null) {
290
290
  var answer = ArrayList_init_$Create$();
291
- destination.z2(key, answer);
291
+ destination.a3(key, answer);
292
292
  tmp = answer;
293
293
  } else {
294
294
  tmp = value;
@@ -297,11 +297,11 @@
297
297
  list.e1(element);
298
298
  }
299
299
  var byModule = destination;
300
- var modules = sorted(filterNotNull(byModule.x2()));
300
+ var modules = sorted(filterNotNull(byModule.y2()));
301
301
  // Inline function 'kotlin.text.buildString' call
302
302
  // Inline function 'kotlin.apply' call
303
303
  var this_0 = StringBuilder_init_$Create$();
304
- var tmp0_safe_receiver = byModule.w2(null);
304
+ var tmp0_safe_receiver = byModule.x2(null);
305
305
  if (tmp0_safe_receiver == null)
306
306
  null;
307
307
  else {
@@ -313,7 +313,7 @@
313
313
  while (_iterator__ex2g4s_0.u()) {
314
314
  var element_0 = _iterator__ex2g4s_0.v();
315
315
  this_0.q(repeat(' ', ident) + 'module ' + element_0 + ' {\n');
316
- descriptionImpl$appendBindings(this_0, keyBindDisp, bindingDisp, withOverrides, ident + 4 | 0, ensureNotNull(byModule.w2(element_0)));
316
+ descriptionImpl$appendBindings(this_0, keyBindDisp, bindingDisp, withOverrides, ident + 4 | 0, ensureNotNull(byModule.x2(element_0)));
317
317
  this_0.q(repeat(' ', ident) + '}\n');
318
318
  }
319
319
  return this_0.toString();
@@ -346,7 +346,7 @@
346
346
  if ($withOverrides) {
347
347
  var subIdent = keyDescription.length - 4 | 0;
348
348
  // Inline function 'kotlin.collections.forEach' call
349
- var _iterator__ex2g4s_0 = element.o1().r2(1, element.o1().g1()).t();
349
+ var _iterator__ex2g4s_0 = element.o1().s2(1, element.o1().g1()).t();
350
350
  while (_iterator__ex2g4s_0.u()) {
351
351
  var element_0 = _iterator__ex2g4s_0.v();
352
352
  _this__u8e3s4.q(repeat(' ', subIdent) + 'overrides ' + $bindingDisp(element_0.m6o_1));
@@ -848,7 +848,7 @@
848
848
  function ScopeRegistry() {
849
849
  }
850
850
  protoOf(ScopeRegistry).r4 = function () {
851
- return this.c3();
851
+ return this.d3();
852
852
  };
853
853
  function StandardScopeRegistry() {
854
854
  ScopeRegistry.call(this);
@@ -860,7 +860,7 @@
860
860
  var tmp$ret$2;
861
861
  $l$block_3: {
862
862
  // Inline function 'org.kodein.di.internal.synchronizedIfNull' call
863
- var tmp0_safe_receiver = this.r6r_1.w2(key);
863
+ var tmp0_safe_receiver = this.r6r_1.x2(key);
864
864
  var tmp0_safe_receiver_0 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver();
865
865
  if (tmp0_safe_receiver_0 == null)
866
866
  null;
@@ -874,7 +874,7 @@
874
874
  if (tmp0 == null) {
875
875
  var tmp$ret$5;
876
876
  $l$block_0: {
877
- var tmp0_safe_receiver_1 = this.r6r_1.w2(key);
877
+ var tmp0_safe_receiver_1 = this.r6r_1.x2(key);
878
878
  var tmp0_safe_receiver_2 = tmp0_safe_receiver_1 == null ? null : tmp0_safe_receiver_1();
879
879
  if (tmp0_safe_receiver_2 == null)
880
880
  null;
@@ -887,7 +887,7 @@
887
887
  var current = _destruct__k2r9zo.jg();
888
888
  var next = _destruct__k2r9zo.kg();
889
889
  // Inline function 'kotlin.collections.set' call
890
- this.r6r_1.z2(key, next);
890
+ this.r6r_1.a3(key, next);
891
891
  tmp$ret$2 = current;
892
892
  break $l$block_3;
893
893
  }
@@ -896,7 +896,7 @@
896
896
  // Inline function 'kotlinx.atomicfu.locks.synchronized' call
897
897
  var tmp$ret$10;
898
898
  $l$block_2: {
899
- var tmp0_safe_receiver_3 = this.r6r_1.w2(key);
899
+ var tmp0_safe_receiver_3 = this.r6r_1.x2(key);
900
900
  var tmp0_safe_receiver_4 = tmp0_safe_receiver_3 == null ? null : tmp0_safe_receiver_3();
901
901
  if (tmp0_safe_receiver_4 == null)
902
902
  null;
@@ -909,7 +909,7 @@
909
909
  var current_0 = _destruct__k2r9zo_0.jg();
910
910
  var next_0 = _destruct__k2r9zo_0.kg();
911
911
  // Inline function 'kotlin.collections.set' call
912
- this.r6r_1.z2(key, next_0);
912
+ this.r6r_1.a3(key, next_0);
913
913
  tmp$ret$2 = current_0;
914
914
  break $l$block_3;
915
915
  }
@@ -920,17 +920,17 @@
920
920
  }
921
921
  return tmp$ret$2;
922
922
  };
923
- protoOf(StandardScopeRegistry).c3 = function () {
923
+ protoOf(StandardScopeRegistry).d3 = function () {
924
924
  // Inline function 'org.kodein.di.internal.maySynchronized' call
925
925
  var tmp;
926
926
  if (this.s6r_1 == null) {
927
- var refs = toList(this.r6r_1.y2());
928
- this.r6r_1.c3();
927
+ var refs = toList(this.r6r_1.z2());
928
+ this.r6r_1.d3();
929
929
  tmp = refs;
930
930
  } else {
931
931
  // Inline function 'kotlinx.atomicfu.locks.synchronized' call
932
- var refs_0 = toList(this.r6r_1.y2());
933
- this.r6r_1.c3();
932
+ var refs_0 = toList(this.r6r_1.z2());
933
+ this.r6r_1.d3();
934
934
  tmp = refs_0;
935
935
  }
936
936
  var refs_1 = tmp;
@@ -1188,7 +1188,7 @@
1188
1188
  tmp_0 = false;
1189
1189
  }
1190
1190
  if (tmp_0) {
1191
- tmp = this.a6t_1.m2(moduleName);
1191
+ tmp = this.a6t_1.z1(moduleName);
1192
1192
  } else {
1193
1193
  tmp = false;
1194
1194
  }
@@ -1273,7 +1273,7 @@
1273
1273
  // Inline function 'kotlin.collections.contains' call
1274
1274
  // Inline function 'kotlin.collections.containsKey' call
1275
1275
  var this_0 = $this.k6t_1;
1276
- tmp = !(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).u2(key);
1276
+ tmp = !(isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).v2(key);
1277
1277
  } else {
1278
1278
  tmp = false;
1279
1279
  }
@@ -1284,7 +1284,7 @@
1284
1284
  // Inline function 'kotlin.collections.contains' call
1285
1285
  // Inline function 'kotlin.collections.containsKey' call
1286
1286
  var this_1 = $this.k6t_1;
1287
- tmp_0 = (isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).u2(key);
1287
+ tmp_0 = (isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).v2(key);
1288
1288
  } else {
1289
1289
  tmp_0 = false;
1290
1290
  }
@@ -1318,11 +1318,11 @@
1318
1318
  checkOverrides(this, key, overrides);
1319
1319
  // Inline function 'kotlin.collections.getOrPut' call
1320
1320
  var this_0 = this.k6t_1;
1321
- var value = this_0.w2(key);
1321
+ var value = this_0.x2(key);
1322
1322
  var tmp;
1323
1323
  if (value == null) {
1324
1324
  var answer = newLinkedList();
1325
- this_0.z2(key, answer);
1325
+ this_0.a3(key, answer);
1326
1326
  tmp = answer;
1327
1327
  } else {
1328
1328
  tmp = value;
@@ -1673,7 +1673,7 @@
1673
1673
  var element_0 = _iterator__ex2g4s_0.v();
1674
1674
  // Inline function 'kotlin.collections.plusAssign' call
1675
1675
  var pair = to(element_0.mn_1, element_0.nn_1);
1676
- destination.z2(pair.first, pair.second);
1676
+ destination.a3(pair.first, pair.second);
1677
1677
  }
1678
1678
  this_0.q('Available bindings for this type:\n' + descFun(destination, withOverrides));
1679
1679
  }
@@ -1691,7 +1691,7 @@
1691
1691
  var element_1 = _iterator__ex2g4s_1.v();
1692
1692
  // Inline function 'kotlin.collections.plusAssign' call
1693
1693
  var pair_0 = to(element_1.mn_1, ensureNotNull(this.f6u_1.q6q(element_1.mn_1)).nn_1);
1694
- destination_0.z2(pair_0.first, pair_0.second);
1694
+ destination_0.a3(pair_0.first, pair_0.second);
1695
1695
  }
1696
1696
  var potentials = destination_0;
1697
1697
  // Inline function 'kotlin.collections.filter' call
@@ -1704,8 +1704,8 @@
1704
1704
  var element_2 = _iterator__ex2g4s_2.v();
1705
1705
  // Inline function 'kotlin.collections.component1' call
1706
1706
  var key_0 = element_2.n1();
1707
- if (!potentials.x2().m2(key_0)) {
1708
- destination_1.z2(element_2.n1(), element_2.o1());
1707
+ if (!potentials.y2().z1(key_0)) {
1708
+ destination_1.a3(element_2.n1(), element_2.o1());
1709
1709
  }
1710
1710
  }
1711
1711
  var others = destination_1;
@@ -1823,7 +1823,7 @@
1823
1823
  function notInMap($this, result, request) {
1824
1824
  var tmp = result.c6p();
1825
1825
  var tmp_0 = request.c6p();
1826
- var tmp_1 = $this.t6u_1.x2();
1826
+ var tmp_1 = $this.t6u_1.y2();
1827
1827
  return IllegalStateException_init_$Create$('Tree returned key ' + tmp + ' that is not in cache when searching for ' + tmp_0 + '.\nKeys in cache:\n' + joinToString(tmp_1, '\n', VOID, VOID, VOID, VOID, DITreeImpl$notInMap$lambda));
1828
1828
  }
1829
1829
  function DITreeImpl$findBySpecs$lambda($specsBindType) {
@@ -1945,15 +1945,15 @@
1945
1945
  var tmp0 = this.t6u_1;
1946
1946
  // Inline function 'kotlin.collections.set' call
1947
1947
  var value = new Triple(key, definitions, null);
1948
- tmp0.z2(key, value);
1948
+ tmp0.a3(key, value);
1949
1949
  var typeChecker = first(bindings).m6o_1.g6r() ? new Down(key.q6o_1) : new Up(key.q6o_1);
1950
1950
  // Inline function 'kotlin.collections.getOrPut' call
1951
1951
  var this_0 = this.u6u_1;
1952
- var value_0 = this_0.w2(typeChecker);
1952
+ var value_0 = this_0.x2(typeChecker);
1953
1953
  var tmp_0;
1954
1954
  if (value_0 == null) {
1955
1955
  var answer = HashMap_init_$Create$();
1956
- this_0.z2(typeChecker, answer);
1956
+ this_0.a3(typeChecker, answer);
1957
1957
  tmp_0 = answer;
1958
1958
  } else {
1959
1959
  tmp_0 = value_0;
@@ -1961,11 +1961,11 @@
1961
1961
  var contextTree = tmp_0;
1962
1962
  // Inline function 'kotlin.collections.getOrPut' call
1963
1963
  var key_0 = new Down(key.o6o_1);
1964
- var value_1 = contextTree.w2(key_0);
1964
+ var value_1 = contextTree.x2(key_0);
1965
1965
  var tmp_1;
1966
1966
  if (value_1 == null) {
1967
1967
  var answer_0 = HashMap_init_$Create$();
1968
- contextTree.z2(key_0, answer_0);
1968
+ contextTree.a3(key_0, answer_0);
1969
1969
  tmp_1 = answer_0;
1970
1970
  } else {
1971
1971
  tmp_1 = value_1;
@@ -1973,11 +1973,11 @@
1973
1973
  var argumentTree = tmp_1;
1974
1974
  // Inline function 'kotlin.collections.getOrPut' call
1975
1975
  var key_1 = new Down(key.p6o_1);
1976
- var value_2 = argumentTree.w2(key_1);
1976
+ var value_2 = argumentTree.x2(key_1);
1977
1977
  var tmp_2;
1978
1978
  if (value_2 == null) {
1979
1979
  var answer_1 = HashMap_init_$Create$();
1980
- argumentTree.z2(key_1, answer_1);
1980
+ argumentTree.a3(key_1, answer_1);
1981
1981
  tmp_2 = answer_1;
1982
1982
  } else {
1983
1983
  tmp_2 = value_2;
@@ -1985,7 +1985,7 @@
1985
1985
  var tagTree = tmp_2;
1986
1986
  // Inline function 'kotlin.collections.set' call
1987
1987
  var key_2 = key.r6o_1;
1988
- tagTree.z2(key_2, key);
1988
+ tagTree.a3(key_2, key);
1989
1989
  }
1990
1990
  var tmp_3 = this;
1991
1991
  // Inline function 'kotlin.collections.mapValues' call
@@ -1998,7 +1998,7 @@
1998
1998
  var element_0 = _iterator__ex2g4s_1.v();
1999
1999
  var tmp_4 = element_0.n1();
2000
2000
  var tmp$ret$17 = element_0.o1().nn_1;
2001
- destination_0.z2(tmp_4, tmp$ret$17);
2001
+ destination_0.a3(tmp_4, tmp$ret$17);
2002
2002
  }
2003
2003
  tmp_3.v6u_1 = HashMap_init_$Create$_0(destination_0);
2004
2004
  $l$loop: while (true) {
@@ -2058,7 +2058,7 @@
2058
2058
  };
2059
2059
  protoOf(DITreeImpl).n6q = function (key, overrideLevel, all) {
2060
2060
  if (!all) {
2061
- var tmp0_safe_receiver = this.t6u_1.w2(key);
2061
+ var tmp0_safe_receiver = this.t6u_1.x2(key);
2062
2062
  if (tmp0_safe_receiver == null)
2063
2063
  null;
2064
2064
  else {
@@ -2080,7 +2080,7 @@
2080
2080
  }
2081
2081
  if (!equals(key.o6o_1, Companion_getInstance().s6n_1)) {
2082
2082
  var anyContextKey = key.e6p(Companion_getInstance().s6n_1);
2083
- var tmp1_safe_receiver = this.t6u_1.w2(anyContextKey);
2083
+ var tmp1_safe_receiver = this.t6u_1.x2(anyContextKey);
2084
2084
  if (tmp1_safe_receiver == null)
2085
2085
  null;
2086
2086
  else {
@@ -2093,7 +2093,7 @@
2093
2093
  break $l$block;
2094
2094
  }
2095
2095
  // Inline function 'kotlin.collections.set' call
2096
- this.t6u_1.z2(key, tmp1_safe_receiver);
2096
+ this.t6u_1.a3(key, tmp1_safe_receiver);
2097
2097
  var tmp0_elvis_lhs_0 = getOrNull(list_0, overrideLevel);
2098
2098
  var tmp_2;
2099
2099
  if (tmp0_elvis_lhs_0 == null) {
@@ -2136,7 +2136,7 @@
2136
2136
  while (_iterator__ex2g4s_1.u()) {
2137
2137
  var translator_1 = _iterator__ex2g4s_1.v();
2138
2138
  var translatedKey = new Key(translator_1.l6r(), key.p6o_1, key.q6o_1, key.r6o_1);
2139
- var tmp2_safe_receiver = this.t6u_1.w2(translatedKey);
2139
+ var tmp2_safe_receiver = this.t6u_1.x2(translatedKey);
2140
2140
  var tmp_6;
2141
2141
  if (tmp2_safe_receiver == null) {
2142
2142
  tmp_6 = null;
@@ -2162,7 +2162,7 @@
2162
2162
  var tmp0_1 = this.t6u_1;
2163
2163
  // Inline function 'kotlin.collections.set' call
2164
2164
  var value = tmp3_safe_receiver.rn(VOID, VOID, translator_1);
2165
- tmp0_1.z2(key, value);
2165
+ tmp0_1.a3(key, value);
2166
2166
  var realKey_1 = tmp3_safe_receiver.jg();
2167
2167
  var list_1 = tmp3_safe_receiver.kg();
2168
2168
  var tmp0_elvis_lhs_1 = getOrNull(list_1, overrideLevel);
@@ -2186,7 +2186,7 @@
2186
2186
  var realKey_2 = _destruct__k2r9zo.jg();
2187
2187
  var translator_2 = _destruct__k2r9zo.kg();
2188
2188
  var tmp0_2 = this.t6u_1;
2189
- var tmp4_safe_receiver = this.t6u_1.w2(realKey_2);
2189
+ var tmp4_safe_receiver = this.t6u_1.x2(realKey_2);
2190
2190
  var tmp5_elvis_lhs = tmp4_safe_receiver == null ? null : tmp4_safe_receiver.rn(VOID, VOID, translator_2);
2191
2191
  var tmp_11;
2192
2192
  if (tmp5_elvis_lhs == null) {
@@ -2196,7 +2196,7 @@
2196
2196
  }
2197
2197
  // Inline function 'kotlin.collections.set' call
2198
2198
  var value_0 = tmp_11;
2199
- tmp0_2.z2(key, value_0);
2199
+ tmp0_2.a3(key, value_0);
2200
2200
  }
2201
2201
  // Inline function 'kotlin.collections.mapNotNull' call
2202
2202
  // Inline function 'kotlin.collections.mapNotNullTo' call
@@ -2209,7 +2209,7 @@
2209
2209
  $l$block_1: {
2210
2210
  var realKey_3 = element_1.jg();
2211
2211
  var translator_3 = element_1.kg();
2212
- var tmp0_elvis_lhs_2 = this.t6u_1.w2(realKey_3);
2212
+ var tmp0_elvis_lhs_2 = this.t6u_1.x2(realKey_3);
2213
2213
  var tmp_12;
2214
2214
  if (tmp0_elvis_lhs_2 == null) {
2215
2215
  throw notInMap(this, realKey_3, key);
@@ -2250,13 +2250,13 @@
2250
2250
  var item = _iterator__ex2g4s.v();
2251
2251
  var key = item.jg();
2252
2252
  var translator = item.kg();
2253
- var tmp$ret$0 = new Triple(key, ensureNotNull(this.t6u_1.w2(key)).nn_1, translator);
2253
+ var tmp$ret$0 = new Triple(key, ensureNotNull(this.t6u_1.x2(key)).nn_1, translator);
2254
2254
  destination.e1(tmp$ret$0);
2255
2255
  }
2256
2256
  return destination;
2257
2257
  };
2258
2258
  protoOf(DITreeImpl).q6q = function (key) {
2259
- var tmp = this.t6u_1.w2(key);
2259
+ var tmp = this.t6u_1.x2(key);
2260
2260
  return (tmp == null ? true : tmp instanceof Triple) ? tmp : THROW_CCE();
2261
2261
  };
2262
2262
  function Down(type) {