raspberry_games_server_game_logic 1.8.310 → 1.8.314

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 (37) hide show
  1. package/Kosi-Kaverit-kaverit.js +78 -78
  2. package/Kosi-Kodein-kodein-di.js +647 -647
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +1507 -1507
  4. package/Logic_Debertz-core.js +3408 -3386
  5. package/Logic_Debertz-core.js.map +1 -1
  6. package/Logic_Debertz-engine.js +15749 -15647
  7. package/Logic_Debertz-engine.js.map +1 -1
  8. package/Logic_Debertz-game_server.d.ts +55 -15
  9. package/Logic_Debertz-game_server.js +1531 -1429
  10. package/Logic_Debertz-game_server.js.map +1 -1
  11. package/kotlin-kotlin-stdlib.js +2851 -2609
  12. package/kotlin-kotlin-stdlib.js.map +1 -1
  13. package/kotlinx-atomicfu.js +25 -25
  14. package/kotlinx-coroutines-core.js +2910 -2910
  15. package/kotlinx-coroutines-core.js.map +1 -1
  16. package/kotlinx-io-kotlinx-io-core.js +362 -362
  17. package/kotlinx-serialization-kotlinx-serialization-core.js +2038 -2038
  18. package/kotlinx-serialization-kotlinx-serialization-json.js +1569 -1569
  19. package/ktor-ktor-client-content-negotiation.js +219 -219
  20. package/ktor-ktor-client-core.js +2528 -2528
  21. package/ktor-ktor-client-logging.js +553 -553
  22. package/ktor-ktor-events.js +12 -12
  23. package/ktor-ktor-http.js +762 -762
  24. package/ktor-ktor-io.js +1659 -1659
  25. package/ktor-ktor-serialization-kotlinx-json.js +7 -7
  26. package/ktor-ktor-serialization-kotlinx.js +271 -271
  27. package/ktor-ktor-serialization.js +130 -130
  28. package/ktor-ktor-utils.js +741 -741
  29. package/ktor-ktor-websockets.js +60 -60
  30. package/package.json +1 -1
  31. package/raspberry-cardgame-lib-core.js +306 -306
  32. package/raspberry-cardgame-lib-core.js.map +1 -1
  33. package/raspberry-cardgame-lib-logger.js +102 -102
  34. package/raspberry-cardgame-lib-random.js +1061 -1044
  35. package/raspberry-cardgame-lib-random.js.map +1 -1
  36. package/secure-random-secure-random.js +18 -18
  37. package/uuid.js +33 -33
@@ -53,49 +53,49 @@
53
53
  //region block: imports
54
54
  var imul = Math.imul;
55
55
  var clz32 = Math.clz32;
56
- var protoOf = kotlin_kotlin.$_$.vc;
57
- var initMetadataForCompanion = kotlin_kotlin.$_$.vb;
58
- var RuntimeException = kotlin_kotlin.$_$.rg;
56
+ var protoOf = kotlin_kotlin.$_$.wc;
57
+ var initMetadataForCompanion = kotlin_kotlin.$_$.wb;
58
+ var RuntimeException = kotlin_kotlin.$_$.sg;
59
59
  var VOID = kotlin_kotlin.$_$.f;
60
60
  var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.i2;
61
- var captureStack = kotlin_kotlin.$_$.eb;
62
- var initMetadataForClass = kotlin_kotlin.$_$.ub;
63
- var getStringHashCode = kotlin_kotlin.$_$.sb;
64
- var THROW_CCE = kotlin_kotlin.$_$.sg;
65
- var toString = kotlin_kotlin.$_$.zc;
66
- var hashCode = kotlin_kotlin.$_$.tb;
67
- var equals = kotlin_kotlin.$_$.mb;
68
- var listOf = kotlin_kotlin.$_$.p8;
69
- var plus = kotlin_kotlin.$_$.a9;
70
- var emptyList = kotlin_kotlin.$_$.n7;
71
- var defineProp = kotlin_kotlin.$_$.lb;
72
- var toLong = kotlin_kotlin.$_$.xc;
61
+ var captureStack = kotlin_kotlin.$_$.fb;
62
+ var initMetadataForClass = kotlin_kotlin.$_$.vb;
63
+ var getStringHashCode = kotlin_kotlin.$_$.tb;
64
+ var THROW_CCE = kotlin_kotlin.$_$.tg;
65
+ var toString = kotlin_kotlin.$_$.ad;
66
+ var hashCode = kotlin_kotlin.$_$.ub;
67
+ var equals = kotlin_kotlin.$_$.nb;
68
+ var listOf = kotlin_kotlin.$_$.q8;
69
+ var plus = kotlin_kotlin.$_$.b9;
70
+ var emptyList = kotlin_kotlin.$_$.o7;
71
+ var defineProp = kotlin_kotlin.$_$.mb;
72
+ var toLong = kotlin_kotlin.$_$.yc;
73
73
  var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b2;
74
74
  var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f;
75
75
  var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.t;
76
76
  var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x;
77
77
  var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w1;
78
78
  var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x1;
79
- var initMetadataForObject = kotlin_kotlin.$_$.zb;
79
+ var initMetadataForObject = kotlin_kotlin.$_$.ac;
80
80
  var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g2;
81
- var Unit_instance = kotlin_kotlin.$_$.p5;
82
- var objectCreate = kotlin_kotlin.$_$.uc;
83
- var toString_0 = kotlin_kotlin.$_$.wh;
81
+ var Unit_instance = kotlin_kotlin.$_$.q5;
82
+ var objectCreate = kotlin_kotlin.$_$.vc;
83
+ var toString_0 = kotlin_kotlin.$_$.xh;
84
84
  var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.r;
85
85
  var SerializerFactory = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c2;
86
86
  var ArrayListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.u1;
87
87
  var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o;
88
- var getBooleanHashCode = kotlin_kotlin.$_$.pb;
89
- var initMetadataForInterface = kotlin_kotlin.$_$.xb;
90
- var getValue = kotlin_kotlin.$_$.a8;
88
+ var getBooleanHashCode = kotlin_kotlin.$_$.qb;
89
+ var initMetadataForInterface = kotlin_kotlin.$_$.yb;
90
+ var getValue = kotlin_kotlin.$_$.b8;
91
91
  var get_jsonObject = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.d;
92
- var CoroutineImpl = kotlin_kotlin.$_$.wa;
92
+ var CoroutineImpl = kotlin_kotlin.$_$.xa;
93
93
  var HttpRequestBuilder = kotlin_io_ktor_ktor_client_core.$_$.l;
94
94
  var url = kotlin_io_ktor_ktor_client_core.$_$.o;
95
95
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.m;
96
96
  var JsType_instance = kotlin_io_ktor_ktor_utils.$_$.b;
97
97
  var getKClass = kotlin_kotlin.$_$.e;
98
- var arrayOf = kotlin_kotlin.$_$.gh;
98
+ var arrayOf = kotlin_kotlin.$_$.hh;
99
99
  var createKType = kotlin_kotlin.$_$.b;
100
100
  var createInvariantKTypeProjection = kotlin_kotlin.$_$.a;
101
101
  var typeInfoImpl = kotlin_io_ktor_ktor_utils.$_$.l;
@@ -103,34 +103,35 @@
103
103
  var NullBody_instance = kotlin_io_ktor_ktor_http.$_$.a;
104
104
  var Companion_getInstance = kotlin_io_ktor_ktor_http.$_$.f;
105
105
  var HttpStatement = kotlin_io_ktor_ktor_client_core.$_$.r;
106
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ha;
106
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ia;
107
107
  var JsonObject = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.a;
108
- var initMetadataForCoroutine = kotlin_kotlin.$_$.wb;
109
- var KtMap = kotlin_kotlin.$_$.a6;
110
- var isInterface = kotlin_kotlin.$_$.ic;
111
- var Companion_getInstance_0 = kotlin_kotlin.$_$.g5;
112
- var Long = kotlin_kotlin.$_$.ng;
108
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.xb;
109
+ var KtMap = kotlin_kotlin.$_$.b6;
110
+ var isInterface = kotlin_kotlin.$_$.jc;
111
+ var Companion_getInstance_0 = kotlin_kotlin.$_$.h5;
112
+ var Long = kotlin_kotlin.$_$.og;
113
113
  var DurationUnit_MILLISECONDS_getInstance = kotlin_kotlin.$_$.g;
114
- var toDuration = kotlin_kotlin.$_$.zf;
115
- var Duration__toString_impl_8d916b = kotlin_kotlin.$_$.v2;
114
+ var toDuration = kotlin_kotlin.$_$.ag;
115
+ var Duration__toString_impl_8d916b = kotlin_kotlin.$_$.w2;
116
116
  var Duration__hashCode_impl_u4exz6 = kotlin_kotlin.$_$.o2;
117
- var emptyMap = kotlin_kotlin.$_$.o7;
118
- var toMutableMap = kotlin_kotlin.$_$.y9;
119
- var toMap = kotlin_kotlin.$_$.v9;
120
- var get_lastIndex = kotlin_kotlin.$_$.i8;
117
+ var emptyMap = kotlin_kotlin.$_$.p7;
118
+ var toMutableMap = kotlin_kotlin.$_$.z9;
119
+ var toMap = kotlin_kotlin.$_$.w9;
120
+ var get_lastIndex = kotlin_kotlin.$_$.j8;
121
121
  var System_instance = kotlin_org_jetbrains_kotlinx_kotlinx_datetime.$_$.b;
122
+ var Duration__times_impl_sfuzvp = kotlin_kotlin.$_$.u2;
122
123
  var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.s1;
123
124
  var withContext = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.f;
124
125
  var uuid4 = kotlin_com_benasher44_uuid.$_$.a;
125
- var Result = kotlin_kotlin.$_$.qg;
126
+ var Result = kotlin_kotlin.$_$.rg;
126
127
  var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.h1;
127
- var Companion_instance = kotlin_kotlin.$_$.k5;
128
- var createFailure = kotlin_kotlin.$_$.ih;
129
- var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.f3;
130
- var initMetadataForLambda = kotlin_kotlin.$_$.yb;
128
+ var Companion_instance = kotlin_kotlin.$_$.l5;
129
+ var createFailure = kotlin_kotlin.$_$.jh;
130
+ var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.g3;
131
+ var initMetadataForLambda = kotlin_kotlin.$_$.zb;
131
132
  var Duration__compareTo_impl_pchp0f = kotlin_kotlin.$_$.n2;
132
133
  var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.w;
133
- var firstOrNull = kotlin_kotlin.$_$.s7;
134
+ var firstOrNull = kotlin_kotlin.$_$.t7;
134
135
  var Dispatchers_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.l;
135
136
  var Mutex = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.b1;
136
137
  var header = kotlin_io_ktor_ktor_client_core.$_$.n;
@@ -145,12 +146,12 @@
145
146
  var SecRandomCopyException = kotlin_org_kotlincrypto_secure_random.$_$.a;
146
147
  var PlatformRaspberryLogger = kotlin_io_raspberryapps_cardgame_logger.$_$.f;
147
148
  var SecureRandom = kotlin_org_kotlincrypto_secure_random.$_$.b;
148
- var Default_getInstance = kotlin_kotlin.$_$.d5;
149
- var toMutableList = kotlin_kotlin.$_$.x9;
149
+ var Default_getInstance = kotlin_kotlin.$_$.e5;
150
+ var toMutableList = kotlin_kotlin.$_$.y9;
150
151
  var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.n;
151
- var take = kotlin_kotlin.$_$.p9;
152
- var drop = kotlin_kotlin.$_$.m7;
153
- var reverse = kotlin_kotlin.$_$.f9;
152
+ var take = kotlin_kotlin.$_$.q9;
153
+ var drop = kotlin_kotlin.$_$.n7;
154
+ var reverse = kotlin_kotlin.$_$.g9;
154
155
  var Plugin_getInstance_0 = kotlin_io_ktor_ktor_client_core.$_$.c;
155
156
  var Js_instance = kotlin_io_ktor_ktor_client_core.$_$.a;
156
157
  var HttpClient = kotlin_io_ktor_ktor_client_core.$_$.s;
@@ -202,7 +203,7 @@
202
203
  cardsCount = cardsCount === VOID ? 52 : cardsCount;
203
204
  signed = signed === VOID ? false : signed;
204
205
  requestDurationWarnMillis = requestDurationWarnMillis === VOID ? new Long(3000, 0) : requestDurationWarnMillis;
205
- return $super === VOID ? this.s5q(minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) : $super.s5q.call(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion);
206
+ return $super === VOID ? this.g5r(minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) : $super.g5r.call(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion);
206
207
  }
207
208
  initMetadataForInterface(RandomPoolProvider, 'RandomPoolProvider', VOID, VOID, VOID, [7, 5]);
208
209
  initMetadataForClass(RandomPoolValue, 'RandomPoolValue');
@@ -218,7 +219,7 @@
218
219
  initMetadataForClass(HttpParams, 'HttpParams');
219
220
  function nextInt$default(from, until, $super) {
220
221
  from = from === VOID ? 0 : from;
221
- return $super === VOID ? this.qg(from, until) : $super.qg.call(this, from, until);
222
+ return $super === VOID ? this.vg(from, until) : $super.vg.call(this, from, until);
222
223
  }
223
224
  function shuffle(list) {
224
225
  var inductionVariable = get_lastIndex(list);
@@ -226,8 +227,8 @@
226
227
  do {
227
228
  var i = inductionVariable;
228
229
  inductionVariable = inductionVariable + -1 | 0;
229
- var j = this.qg(0, i + 1 | 0);
230
- list.c2(j, list.c2(i, list.o(j)));
230
+ var j = this.vg(0, i + 1 | 0);
231
+ list.f2(j, list.f2(i, list.o(j)));
231
232
  }
232
233
  while (1 <= inductionVariable);
233
234
  return list;
@@ -237,7 +238,7 @@
237
238
  initMetadataForObject(HttpFactory, 'HttpFactory');
238
239
  //endregion
239
240
  function Companion() {
240
- this.x5l_1 = 100001;
241
+ this.l5m_1 = 100001;
241
242
  }
242
243
  var Companion_instance_1;
243
244
  function Companion_getInstance_2() {
@@ -248,31 +249,31 @@
248
249
  cause = cause === VOID ? null : cause;
249
250
  RuntimeException_init_$Init$(message, cause, this);
250
251
  captureStack(this, RandomException);
251
- this.y5l_1 = code;
252
+ this.m5m_1 = code;
252
253
  }
253
254
  function CardDecksRequestUserData(id, count) {
254
255
  this.id = id;
255
256
  this.count = count;
256
257
  }
257
- protoOf(CardDecksRequestUserData).s5k = function () {
258
+ protoOf(CardDecksRequestUserData).g5l = function () {
258
259
  return this.id;
259
260
  };
260
- protoOf(CardDecksRequestUserData).z5l = function () {
261
+ protoOf(CardDecksRequestUserData).n5m = function () {
261
262
  return this.count;
262
263
  };
263
- protoOf(CardDecksRequestUserData).qe = function () {
264
+ protoOf(CardDecksRequestUserData).ue = function () {
264
265
  return this.id;
265
266
  };
266
- protoOf(CardDecksRequestUserData).re = function () {
267
+ protoOf(CardDecksRequestUserData).ve = function () {
267
268
  return this.count;
268
269
  };
269
- protoOf(CardDecksRequestUserData).a5m = function (id, count) {
270
+ protoOf(CardDecksRequestUserData).o5m = function (id, count) {
270
271
  return new CardDecksRequestUserData(id, count);
271
272
  };
272
273
  protoOf(CardDecksRequestUserData).copy = function (id, count, $super) {
273
274
  id = id === VOID ? this.id : id;
274
275
  count = count === VOID ? this.count : count;
275
- return this.a5m(id, count);
276
+ return this.o5m(id, count);
276
277
  };
277
278
  protoOf(CardDecksRequestUserData).toString = function () {
278
279
  return 'CardDecksRequestUserData(id=' + this.id + ', count=' + this.count + ')';
@@ -298,25 +299,25 @@
298
299
  this.players = players;
299
300
  this.gameId = gameId;
300
301
  }
301
- protoOf(CardDeckRequestUserData).b5m = function () {
302
+ protoOf(CardDeckRequestUserData).p5m = function () {
302
303
  return this.players;
303
304
  };
304
- protoOf(CardDeckRequestUserData).c5m = function () {
305
+ protoOf(CardDeckRequestUserData).q5m = function () {
305
306
  return this.gameId;
306
307
  };
307
- protoOf(CardDeckRequestUserData).qe = function () {
308
+ protoOf(CardDeckRequestUserData).ue = function () {
308
309
  return this.players;
309
310
  };
310
- protoOf(CardDeckRequestUserData).re = function () {
311
+ protoOf(CardDeckRequestUserData).ve = function () {
311
312
  return this.gameId;
312
313
  };
313
- protoOf(CardDeckRequestUserData).d5m = function (players, gameId) {
314
+ protoOf(CardDeckRequestUserData).r5m = function (players, gameId) {
314
315
  return new CardDeckRequestUserData(players, gameId);
315
316
  };
316
317
  protoOf(CardDeckRequestUserData).copy = function (players, gameId, $super) {
317
318
  players = players === VOID ? this.players : players;
318
319
  gameId = gameId === VOID ? this.gameId : gameId;
319
- return this.d5m(players, gameId);
320
+ return this.r5m(players, gameId);
320
321
  };
321
322
  protoOf(CardDeckRequestUserData).toString = function () {
322
323
  return 'CardDeckRequestUserData(players=' + toString(this.players) + ', gameId=' + this.gameId + ')';
@@ -342,25 +343,25 @@
342
343
  this.id = id;
343
344
  this.name = name;
344
345
  }
345
- protoOf(UserInfoData).s5k = function () {
346
+ protoOf(UserInfoData).g5l = function () {
346
347
  return this.id;
347
348
  };
348
- protoOf(UserInfoData).p2 = function () {
349
+ protoOf(UserInfoData).s2 = function () {
349
350
  return this.name;
350
351
  };
351
- protoOf(UserInfoData).qe = function () {
352
+ protoOf(UserInfoData).ue = function () {
352
353
  return this.id;
353
354
  };
354
- protoOf(UserInfoData).re = function () {
355
+ protoOf(UserInfoData).ve = function () {
355
356
  return this.name;
356
357
  };
357
- protoOf(UserInfoData).e5m = function (id, name) {
358
+ protoOf(UserInfoData).s5m = function (id, name) {
358
359
  return new UserInfoData(id, name);
359
360
  };
360
361
  protoOf(UserInfoData).copy = function (id, name, $super) {
361
362
  id = id === VOID ? this.id : id;
362
363
  name = name === VOID ? this.name : name;
363
- return this.e5m(id, name);
364
+ return this.s5m(id, name);
364
365
  };
365
366
  protoOf(UserInfoData).toString = function () {
366
367
  return 'UserInfoData(id=' + this.id + ', name=' + this.name + ')';
@@ -383,19 +384,19 @@
383
384
  return true;
384
385
  };
385
386
  function CardDeckResult(cardDecks, responseText, id, signature) {
386
- this.f5m_1 = cardDecks;
387
- this.g5m_1 = responseText;
388
- this.h5m_1 = id;
389
- this.i5m_1 = signature;
387
+ this.t5m_1 = cardDecks;
388
+ this.u5m_1 = responseText;
389
+ this.v5m_1 = id;
390
+ this.w5m_1 = signature;
390
391
  }
391
392
  protoOf(CardDeckResult).toString = function () {
392
- return 'CardDeckResult(cardDecks=' + toString(this.f5m_1) + ', responseText=' + this.g5m_1 + ', id=' + this.h5m_1 + ', signature=' + this.i5m_1 + ')';
393
+ return 'CardDeckResult(cardDecks=' + toString(this.t5m_1) + ', responseText=' + this.u5m_1 + ', id=' + this.v5m_1 + ', signature=' + this.w5m_1 + ')';
393
394
  };
394
395
  protoOf(CardDeckResult).hashCode = function () {
395
- var result = hashCode(this.f5m_1);
396
- result = imul(result, 31) + getStringHashCode(this.g5m_1) | 0;
397
- result = imul(result, 31) + getStringHashCode(this.h5m_1) | 0;
398
- result = imul(result, 31) + (this.i5m_1 == null ? 0 : getStringHashCode(this.i5m_1)) | 0;
396
+ var result = hashCode(this.t5m_1);
397
+ result = imul(result, 31) + getStringHashCode(this.u5m_1) | 0;
398
+ result = imul(result, 31) + getStringHashCode(this.v5m_1) | 0;
399
+ result = imul(result, 31) + (this.w5m_1 == null ? 0 : getStringHashCode(this.w5m_1)) | 0;
399
400
  return result;
400
401
  };
401
402
  protoOf(CardDeckResult).equals = function (other) {
@@ -404,13 +405,13 @@
404
405
  if (!(other instanceof CardDeckResult))
405
406
  return false;
406
407
  var tmp0_other_with_cast = other instanceof CardDeckResult ? other : THROW_CCE();
407
- if (!equals(this.f5m_1, tmp0_other_with_cast.f5m_1))
408
+ if (!equals(this.t5m_1, tmp0_other_with_cast.t5m_1))
408
409
  return false;
409
- if (!(this.g5m_1 === tmp0_other_with_cast.g5m_1))
410
+ if (!(this.u5m_1 === tmp0_other_with_cast.u5m_1))
410
411
  return false;
411
- if (!(this.h5m_1 === tmp0_other_with_cast.h5m_1))
412
+ if (!(this.v5m_1 === tmp0_other_with_cast.v5m_1))
412
413
  return false;
413
- if (!(this.i5m_1 == tmp0_other_with_cast.i5m_1))
414
+ if (!(this.w5m_1 == tmp0_other_with_cast.w5m_1))
414
415
  return false;
415
416
  return true;
416
417
  };
@@ -433,31 +434,31 @@
433
434
  this.userData = userData;
434
435
  this.rounds = rounds;
435
436
  }
436
- protoOf(GameCardDecksRecord).j5m = function () {
437
+ protoOf(GameCardDecksRecord).x5m = function () {
437
438
  return this.poolId;
438
439
  };
439
- protoOf(GameCardDecksRecord).k5m = function () {
440
+ protoOf(GameCardDecksRecord).y5m = function () {
440
441
  return this.signature;
441
442
  };
442
- protoOf(GameCardDecksRecord).l5m = function () {
443
+ protoOf(GameCardDecksRecord).z5m = function () {
443
444
  return this.userData;
444
445
  };
445
- protoOf(GameCardDecksRecord).m5m = function () {
446
+ protoOf(GameCardDecksRecord).a5n = function () {
446
447
  return this.rounds;
447
448
  };
448
- protoOf(GameCardDecksRecord).qe = function () {
449
+ protoOf(GameCardDecksRecord).ue = function () {
449
450
  return this.poolId;
450
451
  };
451
- protoOf(GameCardDecksRecord).re = function () {
452
+ protoOf(GameCardDecksRecord).ve = function () {
452
453
  return this.signature;
453
454
  };
454
- protoOf(GameCardDecksRecord).ik = function () {
455
+ protoOf(GameCardDecksRecord).wk = function () {
455
456
  return this.userData;
456
457
  };
457
- protoOf(GameCardDecksRecord).n5m = function () {
458
+ protoOf(GameCardDecksRecord).b5n = function () {
458
459
  return this.rounds;
459
460
  };
460
- protoOf(GameCardDecksRecord).o5m = function (poolId, signature, userData, rounds) {
461
+ protoOf(GameCardDecksRecord).c5n = function (poolId, signature, userData, rounds) {
461
462
  return new GameCardDecksRecord(poolId, signature, userData, rounds);
462
463
  };
463
464
  protoOf(GameCardDecksRecord).copy = function (poolId, signature, userData, rounds, $super) {
@@ -465,7 +466,7 @@
465
466
  signature = signature === VOID ? this.signature : signature;
466
467
  userData = userData === VOID ? this.userData : userData;
467
468
  rounds = rounds === VOID ? this.rounds : rounds;
468
- return this.o5m(poolId, signature, userData, rounds);
469
+ return this.c5n(poolId, signature, userData, rounds);
469
470
  };
470
471
  protoOf(GameCardDecksRecord).toString = function () {
471
472
  return 'GameCardDecksRecord(poolId=' + this.poolId + ', signature=' + this.signature + ', userData=' + this.userData.toString() + ', rounds=' + toString(this.rounds) + ')';
@@ -497,25 +498,25 @@
497
498
  this.cardDeckIndex = cardDeckIndex;
498
499
  this.cards = cards;
499
500
  }
500
- protoOf(GameCardDeckData).p5m = function () {
501
+ protoOf(GameCardDeckData).d5n = function () {
501
502
  return this.cardDeckIndex;
502
503
  };
503
- protoOf(GameCardDeckData).q5m = function () {
504
+ protoOf(GameCardDeckData).e5n = function () {
504
505
  return this.cards;
505
506
  };
506
- protoOf(GameCardDeckData).qe = function () {
507
+ protoOf(GameCardDeckData).ue = function () {
507
508
  return this.cardDeckIndex;
508
509
  };
509
- protoOf(GameCardDeckData).re = function () {
510
+ protoOf(GameCardDeckData).ve = function () {
510
511
  return this.cards;
511
512
  };
512
- protoOf(GameCardDeckData).r5m = function (cardDeckIndex, cards) {
513
+ protoOf(GameCardDeckData).f5n = function (cardDeckIndex, cards) {
513
514
  return new GameCardDeckData(cardDeckIndex, cards);
514
515
  };
515
516
  protoOf(GameCardDeckData).copy = function (cardDeckIndex, cards, $super) {
516
517
  cardDeckIndex = cardDeckIndex === VOID ? this.cardDeckIndex : cardDeckIndex;
517
518
  cards = cards === VOID ? this.cards : cards;
518
- return this.r5m(cardDeckIndex, cards);
519
+ return this.f5n(cardDeckIndex, cards);
519
520
  };
520
521
  protoOf(GameCardDeckData).toString = function () {
521
522
  return 'GameCardDeckData(cardDeckIndex=' + this.cardDeckIndex + ', cards=' + toString(this.cards) + ')';
@@ -542,25 +543,25 @@
542
543
  this.baseUrl = baseUrl;
543
544
  this.timeoutMillis = timeoutMillis;
544
545
  }
545
- protoOf(HttpConfig).s5m = function () {
546
+ protoOf(HttpConfig).g5n = function () {
546
547
  return this.baseUrl;
547
548
  };
548
- protoOf(HttpConfig).t5m = function () {
549
+ protoOf(HttpConfig).h5n = function () {
549
550
  return this.timeoutMillis;
550
551
  };
551
- protoOf(HttpConfig).qe = function () {
552
+ protoOf(HttpConfig).ue = function () {
552
553
  return this.baseUrl;
553
554
  };
554
- protoOf(HttpConfig).re = function () {
555
+ protoOf(HttpConfig).ve = function () {
555
556
  return this.timeoutMillis;
556
557
  };
557
- protoOf(HttpConfig).a5m = function (baseUrl, timeoutMillis) {
558
+ protoOf(HttpConfig).o5m = function (baseUrl, timeoutMillis) {
558
559
  return new HttpConfig(baseUrl, timeoutMillis);
559
560
  };
560
561
  protoOf(HttpConfig).copy = function (baseUrl, timeoutMillis, $super) {
561
562
  baseUrl = baseUrl === VOID ? this.baseUrl : baseUrl;
562
563
  timeoutMillis = timeoutMillis === VOID ? this.timeoutMillis : timeoutMillis;
563
- return this.a5m(baseUrl, timeoutMillis);
564
+ return this.o5m(baseUrl, timeoutMillis);
564
565
  };
565
566
  protoOf(HttpConfig).toString = function () {
566
567
  return 'HttpConfig(baseUrl=' + this.baseUrl + ', timeoutMillis=' + this.timeoutMillis + ')';
@@ -595,31 +596,31 @@
595
596
  this.thresholdForUsedPool = thresholdForUsedPool;
596
597
  this.httpConfig = httpConfig;
597
598
  }
598
- protoOf(RandomOrgConfig).u5m = function () {
599
+ protoOf(RandomOrgConfig).i5n = function () {
599
600
  return this.apiKey;
600
601
  };
601
- protoOf(RandomOrgConfig).v5m = function () {
602
+ protoOf(RandomOrgConfig).j5n = function () {
602
603
  return this.poolSize;
603
604
  };
604
- protoOf(RandomOrgConfig).w5m = function () {
605
+ protoOf(RandomOrgConfig).k5n = function () {
605
606
  return this.thresholdForUsedPool;
606
607
  };
607
- protoOf(RandomOrgConfig).x5m = function () {
608
+ protoOf(RandomOrgConfig).l5n = function () {
608
609
  return this.httpConfig;
609
610
  };
610
- protoOf(RandomOrgConfig).qe = function () {
611
+ protoOf(RandomOrgConfig).ue = function () {
611
612
  return this.apiKey;
612
613
  };
613
- protoOf(RandomOrgConfig).re = function () {
614
+ protoOf(RandomOrgConfig).ve = function () {
614
615
  return this.poolSize;
615
616
  };
616
- protoOf(RandomOrgConfig).ik = function () {
617
+ protoOf(RandomOrgConfig).wk = function () {
617
618
  return this.thresholdForUsedPool;
618
619
  };
619
- protoOf(RandomOrgConfig).n5m = function () {
620
+ protoOf(RandomOrgConfig).b5n = function () {
620
621
  return this.httpConfig;
621
622
  };
622
- protoOf(RandomOrgConfig).y5m = function (apiKey, poolSize, thresholdForUsedPool, httpConfig) {
623
+ protoOf(RandomOrgConfig).m5n = function (apiKey, poolSize, thresholdForUsedPool, httpConfig) {
623
624
  return new RandomOrgConfig(apiKey, poolSize, thresholdForUsedPool, httpConfig);
624
625
  };
625
626
  protoOf(RandomOrgConfig).copy = function (apiKey, poolSize, thresholdForUsedPool, httpConfig, $super) {
@@ -627,7 +628,7 @@
627
628
  poolSize = poolSize === VOID ? this.poolSize : poolSize;
628
629
  thresholdForUsedPool = thresholdForUsedPool === VOID ? this.thresholdForUsedPool : thresholdForUsedPool;
629
630
  httpConfig = httpConfig === VOID ? this.httpConfig : httpConfig;
630
- return this.y5m(apiKey, poolSize, thresholdForUsedPool, httpConfig);
631
+ return this.m5n(apiKey, poolSize, thresholdForUsedPool, httpConfig);
631
632
  };
632
633
  protoOf(RandomOrgConfig).toString = function () {
633
634
  return 'RandomOrgConfig(apiKey=' + this.apiKey + ', poolSize=' + this.poolSize + ', thresholdForUsedPool=' + this.thresholdForUsedPool + ', httpConfig=' + this.httpConfig.toString() + ')';
@@ -664,59 +665,59 @@
664
665
  function $serializer() {
665
666
  $serializer_instance = this;
666
667
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.ErrorResponseDto', this, 2);
667
- tmp0_serialDesc.k4f('jsonrpc', false);
668
- tmp0_serialDesc.k4f('error', false);
669
- this.z5m_1 = tmp0_serialDesc;
670
- }
671
- protoOf($serializer).a5n = function (encoder, value) {
672
- var tmp0_desc = this.z5m_1;
673
- var tmp1_output = encoder.w47(tmp0_desc);
674
- tmp1_output.k49(tmp0_desc, 0, value.b5n_1);
675
- tmp1_output.o49(tmp0_desc, 1, $serializer_getInstance_0(), value.c5n_1);
676
- tmp1_output.x47(tmp0_desc);
677
- };
678
- protoOf($serializer).j44 = function (encoder, value) {
679
- return this.a5n(encoder, value instanceof ErrorResponseDto ? value : THROW_CCE());
680
- };
681
- protoOf($serializer).k44 = function (decoder) {
682
- var tmp0_desc = this.z5m_1;
668
+ tmp0_serialDesc.y4f('jsonrpc', false);
669
+ tmp0_serialDesc.y4f('error', false);
670
+ this.n5n_1 = tmp0_serialDesc;
671
+ }
672
+ protoOf($serializer).o5n = function (encoder, value) {
673
+ var tmp0_desc = this.n5n_1;
674
+ var tmp1_output = encoder.k48(tmp0_desc);
675
+ tmp1_output.y49(tmp0_desc, 0, value.p5n_1);
676
+ tmp1_output.c4a(tmp0_desc, 1, $serializer_getInstance_0(), value.q5n_1);
677
+ tmp1_output.l48(tmp0_desc);
678
+ };
679
+ protoOf($serializer).x44 = function (encoder, value) {
680
+ return this.o5n(encoder, value instanceof ErrorResponseDto ? value : THROW_CCE());
681
+ };
682
+ protoOf($serializer).y44 = function (decoder) {
683
+ var tmp0_desc = this.n5n_1;
683
684
  var tmp1_flag = true;
684
685
  var tmp2_index = 0;
685
686
  var tmp3_bitMask0 = 0;
686
687
  var tmp4_local0 = null;
687
688
  var tmp5_local1 = null;
688
- var tmp6_input = decoder.w47(tmp0_desc);
689
- if (tmp6_input.l48()) {
690
- tmp4_local0 = tmp6_input.g48(tmp0_desc, 0);
689
+ var tmp6_input = decoder.k48(tmp0_desc);
690
+ if (tmp6_input.z48()) {
691
+ tmp4_local0 = tmp6_input.u48(tmp0_desc, 0);
691
692
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
692
- tmp5_local1 = tmp6_input.k48(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
693
+ tmp5_local1 = tmp6_input.y48(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
693
694
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
694
695
  } else
695
696
  while (tmp1_flag) {
696
- tmp2_index = tmp6_input.m48(tmp0_desc);
697
+ tmp2_index = tmp6_input.a49(tmp0_desc);
697
698
  switch (tmp2_index) {
698
699
  case -1:
699
700
  tmp1_flag = false;
700
701
  break;
701
702
  case 0:
702
- tmp4_local0 = tmp6_input.g48(tmp0_desc, 0);
703
+ tmp4_local0 = tmp6_input.u48(tmp0_desc, 0);
703
704
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
704
705
  break;
705
706
  case 1:
706
- tmp5_local1 = tmp6_input.k48(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
707
+ tmp5_local1 = tmp6_input.y48(tmp0_desc, 1, $serializer_getInstance_0(), tmp5_local1);
707
708
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
708
709
  break;
709
710
  default:
710
711
  throw UnknownFieldException_init_$Create$(tmp2_index);
711
712
  }
712
713
  }
713
- tmp6_input.x47(tmp0_desc);
714
+ tmp6_input.l48(tmp0_desc);
714
715
  return ErrorResponseDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
715
716
  };
716
- protoOf($serializer).i44 = function () {
717
- return this.z5m_1;
717
+ protoOf($serializer).w44 = function () {
718
+ return this.n5n_1;
718
719
  };
719
- protoOf($serializer).z4f = function () {
720
+ protoOf($serializer).n4g = function () {
720
721
  // Inline function 'kotlin.arrayOf' call
721
722
  // Inline function 'kotlin.js.unsafeCast' call
722
723
  // Inline function 'kotlin.js.asDynamic' call
@@ -730,25 +731,25 @@
730
731
  }
731
732
  function ErrorResponseDto_init_$Init$(seen0, jsonrpc, error, serializationConstructorMarker, $this) {
732
733
  if (!(3 === (3 & seen0))) {
733
- throwMissingFieldException(seen0, 3, $serializer_getInstance().z5m_1);
734
+ throwMissingFieldException(seen0, 3, $serializer_getInstance().n5n_1);
734
735
  }
735
- $this.b5n_1 = jsonrpc;
736
- $this.c5n_1 = error;
736
+ $this.p5n_1 = jsonrpc;
737
+ $this.q5n_1 = error;
737
738
  return $this;
738
739
  }
739
740
  function ErrorResponseDto_init_$Create$(seen0, jsonrpc, error, serializationConstructorMarker) {
740
741
  return ErrorResponseDto_init_$Init$(seen0, jsonrpc, error, serializationConstructorMarker, objectCreate(protoOf(ErrorResponseDto)));
741
742
  }
742
743
  function ErrorResponseDto(jsonrpc, error) {
743
- this.b5n_1 = jsonrpc;
744
- this.c5n_1 = error;
744
+ this.p5n_1 = jsonrpc;
745
+ this.q5n_1 = error;
745
746
  }
746
747
  protoOf(ErrorResponseDto).toString = function () {
747
- return 'ErrorResponseDto(jsonrpc=' + this.b5n_1 + ', error=' + toString_0(this.c5n_1) + ')';
748
+ return 'ErrorResponseDto(jsonrpc=' + this.p5n_1 + ', error=' + toString_0(this.q5n_1) + ')';
748
749
  };
749
750
  protoOf(ErrorResponseDto).hashCode = function () {
750
- var result = getStringHashCode(this.b5n_1);
751
- result = imul(result, 31) + (this.c5n_1 == null ? 0 : this.c5n_1.hashCode()) | 0;
751
+ var result = getStringHashCode(this.p5n_1);
752
+ result = imul(result, 31) + (this.q5n_1 == null ? 0 : this.q5n_1.hashCode()) | 0;
752
753
  return result;
753
754
  };
754
755
  protoOf(ErrorResponseDto).equals = function (other) {
@@ -757,68 +758,68 @@
757
758
  if (!(other instanceof ErrorResponseDto))
758
759
  return false;
759
760
  var tmp0_other_with_cast = other instanceof ErrorResponseDto ? other : THROW_CCE();
760
- if (!(this.b5n_1 === tmp0_other_with_cast.b5n_1))
761
+ if (!(this.p5n_1 === tmp0_other_with_cast.p5n_1))
761
762
  return false;
762
- if (!equals(this.c5n_1, tmp0_other_with_cast.c5n_1))
763
+ if (!equals(this.q5n_1, tmp0_other_with_cast.q5n_1))
763
764
  return false;
764
765
  return true;
765
766
  };
766
767
  function $serializer_0() {
767
768
  $serializer_instance_0 = this;
768
769
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.ErrorDto', this, 2);
769
- tmp0_serialDesc.k4f('code', false);
770
- tmp0_serialDesc.k4f('message', false);
771
- this.d5n_1 = tmp0_serialDesc;
772
- }
773
- protoOf($serializer_0).e5n = function (encoder, value) {
774
- var tmp0_desc = this.d5n_1;
775
- var tmp1_output = encoder.w47(tmp0_desc);
776
- tmp1_output.o49(tmp0_desc, 0, IntSerializer_getInstance(), value.f5n_1);
777
- tmp1_output.o49(tmp0_desc, 1, StringSerializer_getInstance(), value.g5n_1);
778
- tmp1_output.x47(tmp0_desc);
779
- };
780
- protoOf($serializer_0).j44 = function (encoder, value) {
781
- return this.e5n(encoder, value instanceof ErrorDto ? value : THROW_CCE());
782
- };
783
- protoOf($serializer_0).k44 = function (decoder) {
784
- var tmp0_desc = this.d5n_1;
770
+ tmp0_serialDesc.y4f('code', false);
771
+ tmp0_serialDesc.y4f('message', false);
772
+ this.r5n_1 = tmp0_serialDesc;
773
+ }
774
+ protoOf($serializer_0).s5n = function (encoder, value) {
775
+ var tmp0_desc = this.r5n_1;
776
+ var tmp1_output = encoder.k48(tmp0_desc);
777
+ tmp1_output.c4a(tmp0_desc, 0, IntSerializer_getInstance(), value.t5n_1);
778
+ tmp1_output.c4a(tmp0_desc, 1, StringSerializer_getInstance(), value.u5n_1);
779
+ tmp1_output.l48(tmp0_desc);
780
+ };
781
+ protoOf($serializer_0).x44 = function (encoder, value) {
782
+ return this.s5n(encoder, value instanceof ErrorDto ? value : THROW_CCE());
783
+ };
784
+ protoOf($serializer_0).y44 = function (decoder) {
785
+ var tmp0_desc = this.r5n_1;
785
786
  var tmp1_flag = true;
786
787
  var tmp2_index = 0;
787
788
  var tmp3_bitMask0 = 0;
788
789
  var tmp4_local0 = null;
789
790
  var tmp5_local1 = null;
790
- var tmp6_input = decoder.w47(tmp0_desc);
791
- if (tmp6_input.l48()) {
792
- tmp4_local0 = tmp6_input.k48(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
791
+ var tmp6_input = decoder.k48(tmp0_desc);
792
+ if (tmp6_input.z48()) {
793
+ tmp4_local0 = tmp6_input.y48(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
793
794
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
794
- tmp5_local1 = tmp6_input.k48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
795
+ tmp5_local1 = tmp6_input.y48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
795
796
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
796
797
  } else
797
798
  while (tmp1_flag) {
798
- tmp2_index = tmp6_input.m48(tmp0_desc);
799
+ tmp2_index = tmp6_input.a49(tmp0_desc);
799
800
  switch (tmp2_index) {
800
801
  case -1:
801
802
  tmp1_flag = false;
802
803
  break;
803
804
  case 0:
804
- tmp4_local0 = tmp6_input.k48(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
805
+ tmp4_local0 = tmp6_input.y48(tmp0_desc, 0, IntSerializer_getInstance(), tmp4_local0);
805
806
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
806
807
  break;
807
808
  case 1:
808
- tmp5_local1 = tmp6_input.k48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
809
+ tmp5_local1 = tmp6_input.y48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
809
810
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
810
811
  break;
811
812
  default:
812
813
  throw UnknownFieldException_init_$Create$(tmp2_index);
813
814
  }
814
815
  }
815
- tmp6_input.x47(tmp0_desc);
816
+ tmp6_input.l48(tmp0_desc);
816
817
  return ErrorDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
817
818
  };
818
- protoOf($serializer_0).i44 = function () {
819
- return this.d5n_1;
819
+ protoOf($serializer_0).w44 = function () {
820
+ return this.r5n_1;
820
821
  };
821
- protoOf($serializer_0).z4f = function () {
822
+ protoOf($serializer_0).n4g = function () {
822
823
  // Inline function 'kotlin.arrayOf' call
823
824
  // Inline function 'kotlin.js.unsafeCast' call
824
825
  // Inline function 'kotlin.js.asDynamic' call
@@ -832,10 +833,10 @@
832
833
  }
833
834
  function ErrorDto_init_$Init$(seen0, code, message, serializationConstructorMarker, $this) {
834
835
  if (!(3 === (3 & seen0))) {
835
- throwMissingFieldException(seen0, 3, $serializer_getInstance_0().d5n_1);
836
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_0().r5n_1);
836
837
  }
837
- $this.f5n_1 = code;
838
- $this.g5n_1 = message;
838
+ $this.t5n_1 = code;
839
+ $this.u5n_1 = message;
839
840
  return $this;
840
841
  }
841
842
  function ErrorDto_init_$Create$(seen0, code, message, serializationConstructorMarker) {
@@ -844,11 +845,11 @@
844
845
  function ErrorDto() {
845
846
  }
846
847
  protoOf(ErrorDto).toString = function () {
847
- return 'ErrorDto(code=' + this.f5n_1 + ', message=' + this.g5n_1 + ')';
848
+ return 'ErrorDto(code=' + this.t5n_1 + ', message=' + this.u5n_1 + ')';
848
849
  };
849
850
  protoOf(ErrorDto).hashCode = function () {
850
- var result = this.f5n_1 == null ? 0 : this.f5n_1;
851
- result = imul(result, 31) + (this.g5n_1 == null ? 0 : getStringHashCode(this.g5n_1)) | 0;
851
+ var result = this.t5n_1 == null ? 0 : this.t5n_1;
852
+ result = imul(result, 31) + (this.u5n_1 == null ? 0 : getStringHashCode(this.u5n_1)) | 0;
852
853
  return result;
853
854
  };
854
855
  protoOf(ErrorDto).equals = function (other) {
@@ -857,15 +858,15 @@
857
858
  if (!(other instanceof ErrorDto))
858
859
  return false;
859
860
  var tmp0_other_with_cast = other instanceof ErrorDto ? other : THROW_CCE();
860
- if (!(this.f5n_1 == tmp0_other_with_cast.f5n_1))
861
+ if (!(this.t5n_1 == tmp0_other_with_cast.t5n_1))
861
862
  return false;
862
- if (!(this.g5n_1 == tmp0_other_with_cast.g5n_1))
863
+ if (!(this.u5n_1 == tmp0_other_with_cast.u5n_1))
863
864
  return false;
864
865
  return true;
865
866
  };
866
867
  function $serializer_init_$Init$(typeSerial0, $this) {
867
868
  $serializer_1.call($this);
868
- $this.i5n_1 = typeSerial0;
869
+ $this.w5n_1 = typeSerial0;
869
870
  return $this;
870
871
  }
871
872
  function $serializer_init_$Create$(typeSerial0) {
@@ -874,17 +875,17 @@
874
875
  function Companion_2() {
875
876
  Companion_instance_4 = this;
876
877
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomRequestDto', null, 4);
877
- tmp0_serialDesc.k4f('jsonrpc', false);
878
- tmp0_serialDesc.k4f('method', false);
879
- tmp0_serialDesc.k4f('params', false);
880
- tmp0_serialDesc.k4f('id', false);
881
- this.j5n_1 = tmp0_serialDesc;
878
+ tmp0_serialDesc.y4f('jsonrpc', false);
879
+ tmp0_serialDesc.y4f('method', false);
880
+ tmp0_serialDesc.y4f('params', false);
881
+ tmp0_serialDesc.y4f('id', false);
882
+ this.x5n_1 = tmp0_serialDesc;
882
883
  }
883
- protoOf(Companion_2).k5n = function (typeSerial0) {
884
+ protoOf(Companion_2).y5n = function (typeSerial0) {
884
885
  return $serializer_init_$Create$(typeSerial0);
885
886
  };
886
- protoOf(Companion_2).k4g = function (typeParamsSerializers) {
887
- return this.k5n(typeParamsSerializers[0]);
887
+ protoOf(Companion_2).y4g = function (typeParamsSerializers) {
888
+ return this.y5n(typeParamsSerializers[0]);
888
889
  };
889
890
  var Companion_instance_4;
890
891
  function Companion_getInstance_5() {
@@ -894,26 +895,26 @@
894
895
  }
895
896
  function $serializer_1() {
896
897
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomRequestDto', this, 4);
897
- tmp0_serialDesc.k4f('jsonrpc', false);
898
- tmp0_serialDesc.k4f('method', false);
899
- tmp0_serialDesc.k4f('params', false);
900
- tmp0_serialDesc.k4f('id', false);
901
- this.h5n_1 = tmp0_serialDesc;
902
- }
903
- protoOf($serializer_1).l5n = function (encoder, value) {
904
- var tmp0_desc = this.h5n_1;
905
- var tmp1_output = encoder.w47(tmp0_desc);
906
- tmp1_output.k49(tmp0_desc, 0, value.m5n_1);
907
- tmp1_output.k49(tmp0_desc, 1, value.n5n_1);
908
- tmp1_output.m49(tmp0_desc, 2, this.i5n_1, value.o5n_1);
909
- tmp1_output.k49(tmp0_desc, 3, value.p5n_1);
910
- tmp1_output.x47(tmp0_desc);
911
- };
912
- protoOf($serializer_1).j44 = function (encoder, value) {
913
- return this.l5n(encoder, value instanceof RandomRequestDto ? value : THROW_CCE());
914
- };
915
- protoOf($serializer_1).k44 = function (decoder) {
916
- var tmp0_desc = this.h5n_1;
898
+ tmp0_serialDesc.y4f('jsonrpc', false);
899
+ tmp0_serialDesc.y4f('method', false);
900
+ tmp0_serialDesc.y4f('params', false);
901
+ tmp0_serialDesc.y4f('id', false);
902
+ this.v5n_1 = tmp0_serialDesc;
903
+ }
904
+ protoOf($serializer_1).z5n = function (encoder, value) {
905
+ var tmp0_desc = this.v5n_1;
906
+ var tmp1_output = encoder.k48(tmp0_desc);
907
+ tmp1_output.y49(tmp0_desc, 0, value.a5o_1);
908
+ tmp1_output.y49(tmp0_desc, 1, value.b5o_1);
909
+ tmp1_output.a4a(tmp0_desc, 2, this.w5n_1, value.c5o_1);
910
+ tmp1_output.y49(tmp0_desc, 3, value.d5o_1);
911
+ tmp1_output.l48(tmp0_desc);
912
+ };
913
+ protoOf($serializer_1).x44 = function (encoder, value) {
914
+ return this.z5n(encoder, value instanceof RandomRequestDto ? value : THROW_CCE());
915
+ };
916
+ protoOf($serializer_1).y44 = function (decoder) {
917
+ var tmp0_desc = this.v5n_1;
917
918
  var tmp1_flag = true;
918
919
  var tmp2_index = 0;
919
920
  var tmp3_bitMask0 = 0;
@@ -921,69 +922,69 @@
921
922
  var tmp5_local1 = null;
922
923
  var tmp6_local2 = null;
923
924
  var tmp7_local3 = null;
924
- var tmp8_input = decoder.w47(tmp0_desc);
925
- if (tmp8_input.l48()) {
926
- tmp4_local0 = tmp8_input.g48(tmp0_desc, 0);
925
+ var tmp8_input = decoder.k48(tmp0_desc);
926
+ if (tmp8_input.z48()) {
927
+ tmp4_local0 = tmp8_input.u48(tmp0_desc, 0);
927
928
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
928
- tmp5_local1 = tmp8_input.g48(tmp0_desc, 1);
929
+ tmp5_local1 = tmp8_input.u48(tmp0_desc, 1);
929
930
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
930
- tmp6_local2 = tmp8_input.i48(tmp0_desc, 2, this.i5n_1, tmp6_local2);
931
+ tmp6_local2 = tmp8_input.w48(tmp0_desc, 2, this.w5n_1, tmp6_local2);
931
932
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
932
- tmp7_local3 = tmp8_input.g48(tmp0_desc, 3);
933
+ tmp7_local3 = tmp8_input.u48(tmp0_desc, 3);
933
934
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
934
935
  } else
935
936
  while (tmp1_flag) {
936
- tmp2_index = tmp8_input.m48(tmp0_desc);
937
+ tmp2_index = tmp8_input.a49(tmp0_desc);
937
938
  switch (tmp2_index) {
938
939
  case -1:
939
940
  tmp1_flag = false;
940
941
  break;
941
942
  case 0:
942
- tmp4_local0 = tmp8_input.g48(tmp0_desc, 0);
943
+ tmp4_local0 = tmp8_input.u48(tmp0_desc, 0);
943
944
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
944
945
  break;
945
946
  case 1:
946
- tmp5_local1 = tmp8_input.g48(tmp0_desc, 1);
947
+ tmp5_local1 = tmp8_input.u48(tmp0_desc, 1);
947
948
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
948
949
  break;
949
950
  case 2:
950
- tmp6_local2 = tmp8_input.i48(tmp0_desc, 2, this.i5n_1, tmp6_local2);
951
+ tmp6_local2 = tmp8_input.w48(tmp0_desc, 2, this.w5n_1, tmp6_local2);
951
952
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
952
953
  break;
953
954
  case 3:
954
- tmp7_local3 = tmp8_input.g48(tmp0_desc, 3);
955
+ tmp7_local3 = tmp8_input.u48(tmp0_desc, 3);
955
956
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
956
957
  break;
957
958
  default:
958
959
  throw UnknownFieldException_init_$Create$(tmp2_index);
959
960
  }
960
961
  }
961
- tmp8_input.x47(tmp0_desc);
962
+ tmp8_input.l48(tmp0_desc);
962
963
  return RandomRequestDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
963
964
  };
964
- protoOf($serializer_1).i44 = function () {
965
- return this.h5n_1;
965
+ protoOf($serializer_1).w44 = function () {
966
+ return this.v5n_1;
966
967
  };
967
- protoOf($serializer_1).z4f = function () {
968
+ protoOf($serializer_1).n4g = function () {
968
969
  // Inline function 'kotlin.arrayOf' call
969
970
  // Inline function 'kotlin.js.unsafeCast' call
970
971
  // Inline function 'kotlin.js.asDynamic' call
971
- return [StringSerializer_getInstance(), StringSerializer_getInstance(), this.i5n_1, StringSerializer_getInstance()];
972
+ return [StringSerializer_getInstance(), StringSerializer_getInstance(), this.w5n_1, StringSerializer_getInstance()];
972
973
  };
973
- protoOf($serializer_1).a4g = function () {
974
+ protoOf($serializer_1).o4g = function () {
974
975
  // Inline function 'kotlin.arrayOf' call
975
976
  // Inline function 'kotlin.js.unsafeCast' call
976
977
  // Inline function 'kotlin.js.asDynamic' call
977
- return [this.i5n_1];
978
+ return [this.w5n_1];
978
979
  };
979
980
  function RandomRequestDto_init_$Init$(seen0, jsonrpc, method, params, id, serializationConstructorMarker, $this) {
980
981
  if (!(15 === (15 & seen0))) {
981
- throwMissingFieldException(seen0, 15, Companion_getInstance_5().j5n_1);
982
+ throwMissingFieldException(seen0, 15, Companion_getInstance_5().x5n_1);
982
983
  }
983
- $this.m5n_1 = jsonrpc;
984
- $this.n5n_1 = method;
985
- $this.o5n_1 = params;
986
- $this.p5n_1 = id;
984
+ $this.a5o_1 = jsonrpc;
985
+ $this.b5o_1 = method;
986
+ $this.c5o_1 = params;
987
+ $this.d5o_1 = id;
987
988
  return $this;
988
989
  }
989
990
  function RandomRequestDto_init_$Create$(seen0, jsonrpc, method, params, id, serializationConstructorMarker) {
@@ -991,19 +992,19 @@
991
992
  }
992
993
  function RandomRequestDto(jsonrpc, method, params, id) {
993
994
  Companion_getInstance_5();
994
- this.m5n_1 = jsonrpc;
995
- this.n5n_1 = method;
996
- this.o5n_1 = params;
997
- this.p5n_1 = id;
995
+ this.a5o_1 = jsonrpc;
996
+ this.b5o_1 = method;
997
+ this.c5o_1 = params;
998
+ this.d5o_1 = id;
998
999
  }
999
1000
  protoOf(RandomRequestDto).toString = function () {
1000
- return 'RandomRequestDto(jsonrpc=' + this.m5n_1 + ', method=' + this.n5n_1 + ', params=' + toString(this.o5n_1) + ', id=' + this.p5n_1 + ')';
1001
+ return 'RandomRequestDto(jsonrpc=' + this.a5o_1 + ', method=' + this.b5o_1 + ', params=' + toString(this.c5o_1) + ', id=' + this.d5o_1 + ')';
1001
1002
  };
1002
1003
  protoOf(RandomRequestDto).hashCode = function () {
1003
- var result = getStringHashCode(this.m5n_1);
1004
- result = imul(result, 31) + getStringHashCode(this.n5n_1) | 0;
1005
- result = imul(result, 31) + hashCode(this.o5n_1) | 0;
1006
- result = imul(result, 31) + getStringHashCode(this.p5n_1) | 0;
1004
+ var result = getStringHashCode(this.a5o_1);
1005
+ result = imul(result, 31) + getStringHashCode(this.b5o_1) | 0;
1006
+ result = imul(result, 31) + hashCode(this.c5o_1) | 0;
1007
+ result = imul(result, 31) + getStringHashCode(this.d5o_1) | 0;
1007
1008
  return result;
1008
1009
  };
1009
1010
  protoOf(RandomRequestDto).equals = function (other) {
@@ -1012,13 +1013,13 @@
1012
1013
  if (!(other instanceof RandomRequestDto))
1013
1014
  return false;
1014
1015
  var tmp0_other_with_cast = other instanceof RandomRequestDto ? other : THROW_CCE();
1015
- if (!(this.m5n_1 === tmp0_other_with_cast.m5n_1))
1016
+ if (!(this.a5o_1 === tmp0_other_with_cast.a5o_1))
1016
1017
  return false;
1017
- if (!(this.n5n_1 === tmp0_other_with_cast.n5n_1))
1018
+ if (!(this.b5o_1 === tmp0_other_with_cast.b5o_1))
1018
1019
  return false;
1019
- if (!equals(this.o5n_1, tmp0_other_with_cast.o5n_1))
1020
+ if (!equals(this.c5o_1, tmp0_other_with_cast.c5o_1))
1020
1021
  return false;
1021
- if (!(this.p5n_1 === tmp0_other_with_cast.p5n_1))
1022
+ if (!(this.d5o_1 === tmp0_other_with_cast.d5o_1))
1022
1023
  return false;
1023
1024
  return true;
1024
1025
  };
@@ -1028,7 +1029,7 @@
1028
1029
  // Inline function 'kotlin.arrayOf' call
1029
1030
  // Inline function 'kotlin.js.unsafeCast' call
1030
1031
  // Inline function 'kotlin.js.asDynamic' call
1031
- tmp.q5n_1 = [null, null, new ArrayListSerializer(IntSerializer_getInstance()), null, null, null, null, null];
1032
+ tmp.e5o_1 = [null, null, new ArrayListSerializer(IntSerializer_getInstance()), null, null, null, null, null];
1032
1033
  }
1033
1034
  var Companion_instance_5;
1034
1035
  function Companion_getInstance_6() {
@@ -1039,35 +1040,35 @@
1039
1040
  function $serializer_2() {
1040
1041
  $serializer_instance_1 = this;
1041
1042
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomParamsDto.RandomIntegerSequencesParamsDto', this, 8);
1042
- tmp0_serialDesc.k4f('apiKey', false);
1043
- tmp0_serialDesc.k4f('n', false);
1044
- tmp0_serialDesc.k4f('length', false);
1045
- tmp0_serialDesc.k4f('min', false);
1046
- tmp0_serialDesc.k4f('max', false);
1047
- tmp0_serialDesc.k4f('replacement', false);
1048
- tmp0_serialDesc.k4f('ticketId', false);
1049
- tmp0_serialDesc.k4f('userData', false);
1050
- this.r5n_1 = tmp0_serialDesc;
1043
+ tmp0_serialDesc.y4f('apiKey', false);
1044
+ tmp0_serialDesc.y4f('n', false);
1045
+ tmp0_serialDesc.y4f('length', false);
1046
+ tmp0_serialDesc.y4f('min', false);
1047
+ tmp0_serialDesc.y4f('max', false);
1048
+ tmp0_serialDesc.y4f('replacement', false);
1049
+ tmp0_serialDesc.y4f('ticketId', false);
1050
+ tmp0_serialDesc.y4f('userData', false);
1051
+ this.f5o_1 = tmp0_serialDesc;
1051
1052
  }
1052
- protoOf($serializer_2).s5n = function (encoder, value) {
1053
- var tmp0_desc = this.r5n_1;
1054
- var tmp1_output = encoder.w47(tmp0_desc);
1055
- var tmp2_cached = Companion_getInstance_6().q5n_1;
1056
- tmp1_output.k49(tmp0_desc, 0, value.t5n_1);
1057
- tmp1_output.f49(tmp0_desc, 1, value.u5n_1);
1058
- tmp1_output.m49(tmp0_desc, 2, tmp2_cached[2], value.v5n_1);
1059
- tmp1_output.f49(tmp0_desc, 3, value.w5n_1);
1060
- tmp1_output.f49(tmp0_desc, 4, value.x5n_1);
1061
- tmp1_output.c49(tmp0_desc, 5, value.y5n_1);
1062
- tmp1_output.o49(tmp0_desc, 6, StringSerializer_getInstance(), value.z5n_1);
1063
- tmp1_output.o49(tmp0_desc, 7, $serializer_getInstance_2(), value.a5o_1);
1064
- tmp1_output.x47(tmp0_desc);
1065
- };
1066
- protoOf($serializer_2).j44 = function (encoder, value) {
1067
- return this.s5n(encoder, value instanceof RandomIntegerSequencesParamsDto ? value : THROW_CCE());
1068
- };
1069
- protoOf($serializer_2).k44 = function (decoder) {
1070
- var tmp0_desc = this.r5n_1;
1053
+ protoOf($serializer_2).g5o = function (encoder, value) {
1054
+ var tmp0_desc = this.f5o_1;
1055
+ var tmp1_output = encoder.k48(tmp0_desc);
1056
+ var tmp2_cached = Companion_getInstance_6().e5o_1;
1057
+ tmp1_output.y49(tmp0_desc, 0, value.h5o_1);
1058
+ tmp1_output.t49(tmp0_desc, 1, value.i5o_1);
1059
+ tmp1_output.a4a(tmp0_desc, 2, tmp2_cached[2], value.j5o_1);
1060
+ tmp1_output.t49(tmp0_desc, 3, value.k5o_1);
1061
+ tmp1_output.t49(tmp0_desc, 4, value.l5o_1);
1062
+ tmp1_output.q49(tmp0_desc, 5, value.m5o_1);
1063
+ tmp1_output.c4a(tmp0_desc, 6, StringSerializer_getInstance(), value.n5o_1);
1064
+ tmp1_output.c4a(tmp0_desc, 7, $serializer_getInstance_2(), value.o5o_1);
1065
+ tmp1_output.l48(tmp0_desc);
1066
+ };
1067
+ protoOf($serializer_2).x44 = function (encoder, value) {
1068
+ return this.g5o(encoder, value instanceof RandomIntegerSequencesParamsDto ? value : THROW_CCE());
1069
+ };
1070
+ protoOf($serializer_2).y44 = function (decoder) {
1071
+ var tmp0_desc = this.f5o_1;
1071
1072
  var tmp1_flag = true;
1072
1073
  var tmp2_index = 0;
1073
1074
  var tmp3_bitMask0 = 0;
@@ -1079,76 +1080,76 @@
1079
1080
  var tmp9_local5 = false;
1080
1081
  var tmp10_local6 = null;
1081
1082
  var tmp11_local7 = null;
1082
- var tmp12_input = decoder.w47(tmp0_desc);
1083
- var tmp13_cached = Companion_getInstance_6().q5n_1;
1084
- if (tmp12_input.l48()) {
1085
- tmp4_local0 = tmp12_input.g48(tmp0_desc, 0);
1083
+ var tmp12_input = decoder.k48(tmp0_desc);
1084
+ var tmp13_cached = Companion_getInstance_6().e5o_1;
1085
+ if (tmp12_input.z48()) {
1086
+ tmp4_local0 = tmp12_input.u48(tmp0_desc, 0);
1086
1087
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1087
- tmp5_local1 = tmp12_input.b48(tmp0_desc, 1);
1088
+ tmp5_local1 = tmp12_input.p48(tmp0_desc, 1);
1088
1089
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1089
- tmp6_local2 = tmp12_input.i48(tmp0_desc, 2, tmp13_cached[2], tmp6_local2);
1090
+ tmp6_local2 = tmp12_input.w48(tmp0_desc, 2, tmp13_cached[2], tmp6_local2);
1090
1091
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1091
- tmp7_local3 = tmp12_input.b48(tmp0_desc, 3);
1092
+ tmp7_local3 = tmp12_input.p48(tmp0_desc, 3);
1092
1093
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1093
- tmp8_local4 = tmp12_input.b48(tmp0_desc, 4);
1094
+ tmp8_local4 = tmp12_input.p48(tmp0_desc, 4);
1094
1095
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1095
- tmp9_local5 = tmp12_input.y47(tmp0_desc, 5);
1096
+ tmp9_local5 = tmp12_input.m48(tmp0_desc, 5);
1096
1097
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1097
- tmp10_local6 = tmp12_input.k48(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1098
+ tmp10_local6 = tmp12_input.y48(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1098
1099
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
1099
- tmp11_local7 = tmp12_input.k48(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1100
+ tmp11_local7 = tmp12_input.y48(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1100
1101
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
1101
1102
  } else
1102
1103
  while (tmp1_flag) {
1103
- tmp2_index = tmp12_input.m48(tmp0_desc);
1104
+ tmp2_index = tmp12_input.a49(tmp0_desc);
1104
1105
  switch (tmp2_index) {
1105
1106
  case -1:
1106
1107
  tmp1_flag = false;
1107
1108
  break;
1108
1109
  case 0:
1109
- tmp4_local0 = tmp12_input.g48(tmp0_desc, 0);
1110
+ tmp4_local0 = tmp12_input.u48(tmp0_desc, 0);
1110
1111
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1111
1112
  break;
1112
1113
  case 1:
1113
- tmp5_local1 = tmp12_input.b48(tmp0_desc, 1);
1114
+ tmp5_local1 = tmp12_input.p48(tmp0_desc, 1);
1114
1115
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1115
1116
  break;
1116
1117
  case 2:
1117
- tmp6_local2 = tmp12_input.i48(tmp0_desc, 2, tmp13_cached[2], tmp6_local2);
1118
+ tmp6_local2 = tmp12_input.w48(tmp0_desc, 2, tmp13_cached[2], tmp6_local2);
1118
1119
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1119
1120
  break;
1120
1121
  case 3:
1121
- tmp7_local3 = tmp12_input.b48(tmp0_desc, 3);
1122
+ tmp7_local3 = tmp12_input.p48(tmp0_desc, 3);
1122
1123
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1123
1124
  break;
1124
1125
  case 4:
1125
- tmp8_local4 = tmp12_input.b48(tmp0_desc, 4);
1126
+ tmp8_local4 = tmp12_input.p48(tmp0_desc, 4);
1126
1127
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1127
1128
  break;
1128
1129
  case 5:
1129
- tmp9_local5 = tmp12_input.y47(tmp0_desc, 5);
1130
+ tmp9_local5 = tmp12_input.m48(tmp0_desc, 5);
1130
1131
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1131
1132
  break;
1132
1133
  case 6:
1133
- tmp10_local6 = tmp12_input.k48(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1134
+ tmp10_local6 = tmp12_input.y48(tmp0_desc, 6, StringSerializer_getInstance(), tmp10_local6);
1134
1135
  tmp3_bitMask0 = tmp3_bitMask0 | 64;
1135
1136
  break;
1136
1137
  case 7:
1137
- tmp11_local7 = tmp12_input.k48(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1138
+ tmp11_local7 = tmp12_input.y48(tmp0_desc, 7, $serializer_getInstance_2(), tmp11_local7);
1138
1139
  tmp3_bitMask0 = tmp3_bitMask0 | 128;
1139
1140
  break;
1140
1141
  default:
1141
1142
  throw UnknownFieldException_init_$Create$(tmp2_index);
1142
1143
  }
1143
1144
  }
1144
- tmp12_input.x47(tmp0_desc);
1145
+ tmp12_input.l48(tmp0_desc);
1145
1146
  return RandomIntegerSequencesParamsDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, null);
1146
1147
  };
1147
- protoOf($serializer_2).i44 = function () {
1148
- return this.r5n_1;
1148
+ protoOf($serializer_2).w44 = function () {
1149
+ return this.f5o_1;
1149
1150
  };
1150
- protoOf($serializer_2).z4f = function () {
1151
- var tmp0_cached = Companion_getInstance_6().q5n_1;
1151
+ protoOf($serializer_2).n4g = function () {
1152
+ var tmp0_cached = Companion_getInstance_6().e5o_1;
1152
1153
  // Inline function 'kotlin.arrayOf' call
1153
1154
  // Inline function 'kotlin.js.unsafeCast' call
1154
1155
  // Inline function 'kotlin.js.asDynamic' call
@@ -1162,16 +1163,16 @@
1162
1163
  }
1163
1164
  function RandomIntegerSequencesParamsDto_init_$Init$(seen0, apiKey, n, length, min, max, replacement, ticketId, userData, serializationConstructorMarker, $this) {
1164
1165
  if (!(255 === (255 & seen0))) {
1165
- throwMissingFieldException(seen0, 255, $serializer_getInstance_1().r5n_1);
1166
+ throwMissingFieldException(seen0, 255, $serializer_getInstance_1().f5o_1);
1166
1167
  }
1167
- $this.t5n_1 = apiKey;
1168
- $this.u5n_1 = n;
1169
- $this.v5n_1 = length;
1170
- $this.w5n_1 = min;
1171
- $this.x5n_1 = max;
1172
- $this.y5n_1 = replacement;
1173
- $this.z5n_1 = ticketId;
1174
- $this.a5o_1 = userData;
1168
+ $this.h5o_1 = apiKey;
1169
+ $this.i5o_1 = n;
1170
+ $this.j5o_1 = length;
1171
+ $this.k5o_1 = min;
1172
+ $this.l5o_1 = max;
1173
+ $this.m5o_1 = replacement;
1174
+ $this.n5o_1 = ticketId;
1175
+ $this.o5o_1 = userData;
1175
1176
  return $this;
1176
1177
  }
1177
1178
  function RandomIntegerSequencesParamsDto_init_$Create$(seen0, apiKey, n, length, min, max, replacement, ticketId, userData, serializationConstructorMarker) {
@@ -1179,27 +1180,27 @@
1179
1180
  }
1180
1181
  function RandomIntegerSequencesParamsDto(apiKey, n, length, min, max, replacement, ticketId, userData) {
1181
1182
  Companion_getInstance_6();
1182
- this.t5n_1 = apiKey;
1183
- this.u5n_1 = n;
1184
- this.v5n_1 = length;
1185
- this.w5n_1 = min;
1186
- this.x5n_1 = max;
1187
- this.y5n_1 = replacement;
1188
- this.z5n_1 = ticketId;
1189
- this.a5o_1 = userData;
1183
+ this.h5o_1 = apiKey;
1184
+ this.i5o_1 = n;
1185
+ this.j5o_1 = length;
1186
+ this.k5o_1 = min;
1187
+ this.l5o_1 = max;
1188
+ this.m5o_1 = replacement;
1189
+ this.n5o_1 = ticketId;
1190
+ this.o5o_1 = userData;
1190
1191
  }
1191
1192
  protoOf(RandomIntegerSequencesParamsDto).toString = function () {
1192
- return 'RandomIntegerSequencesParamsDto(apiKey=' + this.t5n_1 + ', n=' + this.u5n_1 + ', length=' + toString(this.v5n_1) + ', min=' + this.w5n_1 + ', max=' + this.x5n_1 + ', replacement=' + this.y5n_1 + ', ticketId=' + this.z5n_1 + ', userData=' + toString_0(this.a5o_1) + ')';
1193
+ return 'RandomIntegerSequencesParamsDto(apiKey=' + this.h5o_1 + ', n=' + this.i5o_1 + ', length=' + toString(this.j5o_1) + ', min=' + this.k5o_1 + ', max=' + this.l5o_1 + ', replacement=' + this.m5o_1 + ', ticketId=' + this.n5o_1 + ', userData=' + toString_0(this.o5o_1) + ')';
1193
1194
  };
1194
1195
  protoOf(RandomIntegerSequencesParamsDto).hashCode = function () {
1195
- var result = getStringHashCode(this.t5n_1);
1196
- result = imul(result, 31) + this.u5n_1 | 0;
1197
- result = imul(result, 31) + hashCode(this.v5n_1) | 0;
1198
- result = imul(result, 31) + this.w5n_1 | 0;
1199
- result = imul(result, 31) + this.x5n_1 | 0;
1200
- result = imul(result, 31) + getBooleanHashCode(this.y5n_1) | 0;
1201
- result = imul(result, 31) + (this.z5n_1 == null ? 0 : getStringHashCode(this.z5n_1)) | 0;
1202
- result = imul(result, 31) + (this.a5o_1 == null ? 0 : this.a5o_1.hashCode()) | 0;
1196
+ var result = getStringHashCode(this.h5o_1);
1197
+ result = imul(result, 31) + this.i5o_1 | 0;
1198
+ result = imul(result, 31) + hashCode(this.j5o_1) | 0;
1199
+ result = imul(result, 31) + this.k5o_1 | 0;
1200
+ result = imul(result, 31) + this.l5o_1 | 0;
1201
+ result = imul(result, 31) + getBooleanHashCode(this.m5o_1) | 0;
1202
+ result = imul(result, 31) + (this.n5o_1 == null ? 0 : getStringHashCode(this.n5o_1)) | 0;
1203
+ result = imul(result, 31) + (this.o5o_1 == null ? 0 : this.o5o_1.hashCode()) | 0;
1203
1204
  return result;
1204
1205
  };
1205
1206
  protoOf(RandomIntegerSequencesParamsDto).equals = function (other) {
@@ -1208,21 +1209,21 @@
1208
1209
  if (!(other instanceof RandomIntegerSequencesParamsDto))
1209
1210
  return false;
1210
1211
  var tmp0_other_with_cast = other instanceof RandomIntegerSequencesParamsDto ? other : THROW_CCE();
1211
- if (!(this.t5n_1 === tmp0_other_with_cast.t5n_1))
1212
+ if (!(this.h5o_1 === tmp0_other_with_cast.h5o_1))
1212
1213
  return false;
1213
- if (!(this.u5n_1 === tmp0_other_with_cast.u5n_1))
1214
+ if (!(this.i5o_1 === tmp0_other_with_cast.i5o_1))
1214
1215
  return false;
1215
- if (!equals(this.v5n_1, tmp0_other_with_cast.v5n_1))
1216
+ if (!equals(this.j5o_1, tmp0_other_with_cast.j5o_1))
1216
1217
  return false;
1217
- if (!(this.w5n_1 === tmp0_other_with_cast.w5n_1))
1218
+ if (!(this.k5o_1 === tmp0_other_with_cast.k5o_1))
1218
1219
  return false;
1219
- if (!(this.x5n_1 === tmp0_other_with_cast.x5n_1))
1220
+ if (!(this.l5o_1 === tmp0_other_with_cast.l5o_1))
1220
1221
  return false;
1221
- if (!(this.y5n_1 === tmp0_other_with_cast.y5n_1))
1222
+ if (!(this.m5o_1 === tmp0_other_with_cast.m5o_1))
1222
1223
  return false;
1223
- if (!(this.z5n_1 == tmp0_other_with_cast.z5n_1))
1224
+ if (!(this.n5o_1 == tmp0_other_with_cast.n5o_1))
1224
1225
  return false;
1225
- if (!equals(this.a5o_1, tmp0_other_with_cast.a5o_1))
1226
+ if (!equals(this.o5o_1, tmp0_other_with_cast.o5o_1))
1226
1227
  return false;
1227
1228
  return true;
1228
1229
  };
@@ -1235,59 +1236,59 @@
1235
1236
  function $serializer_3() {
1236
1237
  $serializer_instance_2 = this;
1237
1238
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.CardDecksUserDataDto', this, 2);
1238
- tmp0_serialDesc.k4f('id', false);
1239
- tmp0_serialDesc.k4f('count', false);
1240
- this.b5o_1 = tmp0_serialDesc;
1241
- }
1242
- protoOf($serializer_3).c5o = function (encoder, value) {
1243
- var tmp0_desc = this.b5o_1;
1244
- var tmp1_output = encoder.w47(tmp0_desc);
1245
- tmp1_output.k49(tmp0_desc, 0, value.d5o_1);
1246
- tmp1_output.f49(tmp0_desc, 1, value.e5o_1);
1247
- tmp1_output.x47(tmp0_desc);
1248
- };
1249
- protoOf($serializer_3).j44 = function (encoder, value) {
1250
- return this.c5o(encoder, value instanceof CardDecksUserDataDto ? value : THROW_CCE());
1251
- };
1252
- protoOf($serializer_3).k44 = function (decoder) {
1253
- var tmp0_desc = this.b5o_1;
1239
+ tmp0_serialDesc.y4f('id', false);
1240
+ tmp0_serialDesc.y4f('count', false);
1241
+ this.p5o_1 = tmp0_serialDesc;
1242
+ }
1243
+ protoOf($serializer_3).q5o = function (encoder, value) {
1244
+ var tmp0_desc = this.p5o_1;
1245
+ var tmp1_output = encoder.k48(tmp0_desc);
1246
+ tmp1_output.y49(tmp0_desc, 0, value.r5o_1);
1247
+ tmp1_output.t49(tmp0_desc, 1, value.s5o_1);
1248
+ tmp1_output.l48(tmp0_desc);
1249
+ };
1250
+ protoOf($serializer_3).x44 = function (encoder, value) {
1251
+ return this.q5o(encoder, value instanceof CardDecksUserDataDto ? value : THROW_CCE());
1252
+ };
1253
+ protoOf($serializer_3).y44 = function (decoder) {
1254
+ var tmp0_desc = this.p5o_1;
1254
1255
  var tmp1_flag = true;
1255
1256
  var tmp2_index = 0;
1256
1257
  var tmp3_bitMask0 = 0;
1257
1258
  var tmp4_local0 = null;
1258
1259
  var tmp5_local1 = 0;
1259
- var tmp6_input = decoder.w47(tmp0_desc);
1260
- if (tmp6_input.l48()) {
1261
- tmp4_local0 = tmp6_input.g48(tmp0_desc, 0);
1260
+ var tmp6_input = decoder.k48(tmp0_desc);
1261
+ if (tmp6_input.z48()) {
1262
+ tmp4_local0 = tmp6_input.u48(tmp0_desc, 0);
1262
1263
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1263
- tmp5_local1 = tmp6_input.b48(tmp0_desc, 1);
1264
+ tmp5_local1 = tmp6_input.p48(tmp0_desc, 1);
1264
1265
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1265
1266
  } else
1266
1267
  while (tmp1_flag) {
1267
- tmp2_index = tmp6_input.m48(tmp0_desc);
1268
+ tmp2_index = tmp6_input.a49(tmp0_desc);
1268
1269
  switch (tmp2_index) {
1269
1270
  case -1:
1270
1271
  tmp1_flag = false;
1271
1272
  break;
1272
1273
  case 0:
1273
- tmp4_local0 = tmp6_input.g48(tmp0_desc, 0);
1274
+ tmp4_local0 = tmp6_input.u48(tmp0_desc, 0);
1274
1275
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1275
1276
  break;
1276
1277
  case 1:
1277
- tmp5_local1 = tmp6_input.b48(tmp0_desc, 1);
1278
+ tmp5_local1 = tmp6_input.p48(tmp0_desc, 1);
1278
1279
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1279
1280
  break;
1280
1281
  default:
1281
1282
  throw UnknownFieldException_init_$Create$(tmp2_index);
1282
1283
  }
1283
1284
  }
1284
- tmp6_input.x47(tmp0_desc);
1285
+ tmp6_input.l48(tmp0_desc);
1285
1286
  return CardDecksUserDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
1286
1287
  };
1287
- protoOf($serializer_3).i44 = function () {
1288
- return this.b5o_1;
1288
+ protoOf($serializer_3).w44 = function () {
1289
+ return this.p5o_1;
1289
1290
  };
1290
- protoOf($serializer_3).z4f = function () {
1291
+ protoOf($serializer_3).n4g = function () {
1291
1292
  // Inline function 'kotlin.arrayOf' call
1292
1293
  // Inline function 'kotlin.js.unsafeCast' call
1293
1294
  // Inline function 'kotlin.js.asDynamic' call
@@ -1301,25 +1302,25 @@
1301
1302
  }
1302
1303
  function CardDecksUserDataDto_init_$Init$(seen0, id, count, serializationConstructorMarker, $this) {
1303
1304
  if (!(3 === (3 & seen0))) {
1304
- throwMissingFieldException(seen0, 3, $serializer_getInstance_2().b5o_1);
1305
+ throwMissingFieldException(seen0, 3, $serializer_getInstance_2().p5o_1);
1305
1306
  }
1306
- $this.d5o_1 = id;
1307
- $this.e5o_1 = count;
1307
+ $this.r5o_1 = id;
1308
+ $this.s5o_1 = count;
1308
1309
  return $this;
1309
1310
  }
1310
1311
  function CardDecksUserDataDto_init_$Create$(seen0, id, count, serializationConstructorMarker) {
1311
1312
  return CardDecksUserDataDto_init_$Init$(seen0, id, count, serializationConstructorMarker, objectCreate(protoOf(CardDecksUserDataDto)));
1312
1313
  }
1313
1314
  function CardDecksUserDataDto(id, count) {
1314
- this.d5o_1 = id;
1315
- this.e5o_1 = count;
1315
+ this.r5o_1 = id;
1316
+ this.s5o_1 = count;
1316
1317
  }
1317
1318
  protoOf(CardDecksUserDataDto).toString = function () {
1318
- return 'CardDecksUserDataDto(id=' + this.d5o_1 + ', count=' + this.e5o_1 + ')';
1319
+ return 'CardDecksUserDataDto(id=' + this.r5o_1 + ', count=' + this.s5o_1 + ')';
1319
1320
  };
1320
1321
  protoOf(CardDecksUserDataDto).hashCode = function () {
1321
- var result = getStringHashCode(this.d5o_1);
1322
- result = imul(result, 31) + this.e5o_1 | 0;
1322
+ var result = getStringHashCode(this.r5o_1);
1323
+ result = imul(result, 31) + this.s5o_1 | 0;
1323
1324
  return result;
1324
1325
  };
1325
1326
  protoOf(CardDecksUserDataDto).equals = function (other) {
@@ -1328,15 +1329,15 @@
1328
1329
  if (!(other instanceof CardDecksUserDataDto))
1329
1330
  return false;
1330
1331
  var tmp0_other_with_cast = other instanceof CardDecksUserDataDto ? other : THROW_CCE();
1331
- if (!(this.d5o_1 === tmp0_other_with_cast.d5o_1))
1332
+ if (!(this.r5o_1 === tmp0_other_with_cast.r5o_1))
1332
1333
  return false;
1333
- if (!(this.e5o_1 === tmp0_other_with_cast.e5o_1))
1334
+ if (!(this.s5o_1 === tmp0_other_with_cast.s5o_1))
1334
1335
  return false;
1335
1336
  return true;
1336
1337
  };
1337
1338
  function $serializer_init_$Init$_0(typeSerial0, $this) {
1338
1339
  $serializer_4.call($this);
1339
- $this.g5o_1 = typeSerial0;
1340
+ $this.u5o_1 = typeSerial0;
1340
1341
  return $this;
1341
1342
  }
1342
1343
  function $serializer_init_$Create$_0(typeSerial0) {
@@ -1345,16 +1346,16 @@
1345
1346
  function Companion_5() {
1346
1347
  Companion_instance_7 = this;
1347
1348
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomResponseDto', null, 3);
1348
- tmp0_serialDesc.k4f('jsonrpc', false);
1349
- tmp0_serialDesc.k4f('result', false);
1350
- tmp0_serialDesc.k4f('id', false);
1351
- this.h5o_1 = tmp0_serialDesc;
1349
+ tmp0_serialDesc.y4f('jsonrpc', false);
1350
+ tmp0_serialDesc.y4f('result', false);
1351
+ tmp0_serialDesc.y4f('id', false);
1352
+ this.v5o_1 = tmp0_serialDesc;
1352
1353
  }
1353
- protoOf(Companion_5).k5n = function (typeSerial0) {
1354
+ protoOf(Companion_5).y5n = function (typeSerial0) {
1354
1355
  return $serializer_init_$Create$_0(typeSerial0);
1355
1356
  };
1356
- protoOf(Companion_5).k4g = function (typeParamsSerializers) {
1357
- return this.k5n(typeParamsSerializers[0]);
1357
+ protoOf(Companion_5).y4g = function (typeParamsSerializers) {
1358
+ return this.y5n(typeParamsSerializers[0]);
1358
1359
  };
1359
1360
  var Companion_instance_7;
1360
1361
  function Companion_getInstance_8() {
@@ -1364,86 +1365,86 @@
1364
1365
  }
1365
1366
  function $serializer_4() {
1366
1367
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomResponseDto', this, 3);
1367
- tmp0_serialDesc.k4f('jsonrpc', false);
1368
- tmp0_serialDesc.k4f('result', false);
1369
- tmp0_serialDesc.k4f('id', false);
1370
- this.f5o_1 = tmp0_serialDesc;
1371
- }
1372
- protoOf($serializer_4).i5o = function (encoder, value) {
1373
- var tmp0_desc = this.f5o_1;
1374
- var tmp1_output = encoder.w47(tmp0_desc);
1375
- tmp1_output.k49(tmp0_desc, 0, value.j5o_1);
1376
- tmp1_output.m49(tmp0_desc, 1, this.g5o_1, value.k5o_1);
1377
- tmp1_output.k49(tmp0_desc, 2, value.l5o_1);
1378
- tmp1_output.x47(tmp0_desc);
1379
- };
1380
- protoOf($serializer_4).j44 = function (encoder, value) {
1381
- return this.i5o(encoder, value instanceof RandomResponseDto ? value : THROW_CCE());
1382
- };
1383
- protoOf($serializer_4).k44 = function (decoder) {
1384
- var tmp0_desc = this.f5o_1;
1368
+ tmp0_serialDesc.y4f('jsonrpc', false);
1369
+ tmp0_serialDesc.y4f('result', false);
1370
+ tmp0_serialDesc.y4f('id', false);
1371
+ this.t5o_1 = tmp0_serialDesc;
1372
+ }
1373
+ protoOf($serializer_4).w5o = function (encoder, value) {
1374
+ var tmp0_desc = this.t5o_1;
1375
+ var tmp1_output = encoder.k48(tmp0_desc);
1376
+ tmp1_output.y49(tmp0_desc, 0, value.x5o_1);
1377
+ tmp1_output.a4a(tmp0_desc, 1, this.u5o_1, value.y5o_1);
1378
+ tmp1_output.y49(tmp0_desc, 2, value.z5o_1);
1379
+ tmp1_output.l48(tmp0_desc);
1380
+ };
1381
+ protoOf($serializer_4).x44 = function (encoder, value) {
1382
+ return this.w5o(encoder, value instanceof RandomResponseDto ? value : THROW_CCE());
1383
+ };
1384
+ protoOf($serializer_4).y44 = function (decoder) {
1385
+ var tmp0_desc = this.t5o_1;
1385
1386
  var tmp1_flag = true;
1386
1387
  var tmp2_index = 0;
1387
1388
  var tmp3_bitMask0 = 0;
1388
1389
  var tmp4_local0 = null;
1389
1390
  var tmp5_local1 = null;
1390
1391
  var tmp6_local2 = null;
1391
- var tmp7_input = decoder.w47(tmp0_desc);
1392
- if (tmp7_input.l48()) {
1393
- tmp4_local0 = tmp7_input.g48(tmp0_desc, 0);
1392
+ var tmp7_input = decoder.k48(tmp0_desc);
1393
+ if (tmp7_input.z48()) {
1394
+ tmp4_local0 = tmp7_input.u48(tmp0_desc, 0);
1394
1395
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1395
- tmp5_local1 = tmp7_input.i48(tmp0_desc, 1, this.g5o_1, tmp5_local1);
1396
+ tmp5_local1 = tmp7_input.w48(tmp0_desc, 1, this.u5o_1, tmp5_local1);
1396
1397
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1397
- tmp6_local2 = tmp7_input.g48(tmp0_desc, 2);
1398
+ tmp6_local2 = tmp7_input.u48(tmp0_desc, 2);
1398
1399
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1399
1400
  } else
1400
1401
  while (tmp1_flag) {
1401
- tmp2_index = tmp7_input.m48(tmp0_desc);
1402
+ tmp2_index = tmp7_input.a49(tmp0_desc);
1402
1403
  switch (tmp2_index) {
1403
1404
  case -1:
1404
1405
  tmp1_flag = false;
1405
1406
  break;
1406
1407
  case 0:
1407
- tmp4_local0 = tmp7_input.g48(tmp0_desc, 0);
1408
+ tmp4_local0 = tmp7_input.u48(tmp0_desc, 0);
1408
1409
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1409
1410
  break;
1410
1411
  case 1:
1411
- tmp5_local1 = tmp7_input.i48(tmp0_desc, 1, this.g5o_1, tmp5_local1);
1412
+ tmp5_local1 = tmp7_input.w48(tmp0_desc, 1, this.u5o_1, tmp5_local1);
1412
1413
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1413
1414
  break;
1414
1415
  case 2:
1415
- tmp6_local2 = tmp7_input.g48(tmp0_desc, 2);
1416
+ tmp6_local2 = tmp7_input.u48(tmp0_desc, 2);
1416
1417
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1417
1418
  break;
1418
1419
  default:
1419
1420
  throw UnknownFieldException_init_$Create$(tmp2_index);
1420
1421
  }
1421
1422
  }
1422
- tmp7_input.x47(tmp0_desc);
1423
+ tmp7_input.l48(tmp0_desc);
1423
1424
  return RandomResponseDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
1424
1425
  };
1425
- protoOf($serializer_4).i44 = function () {
1426
- return this.f5o_1;
1426
+ protoOf($serializer_4).w44 = function () {
1427
+ return this.t5o_1;
1427
1428
  };
1428
- protoOf($serializer_4).z4f = function () {
1429
+ protoOf($serializer_4).n4g = function () {
1429
1430
  // Inline function 'kotlin.arrayOf' call
1430
1431
  // Inline function 'kotlin.js.unsafeCast' call
1431
1432
  // Inline function 'kotlin.js.asDynamic' call
1432
- return [StringSerializer_getInstance(), this.g5o_1, StringSerializer_getInstance()];
1433
+ return [StringSerializer_getInstance(), this.u5o_1, StringSerializer_getInstance()];
1433
1434
  };
1434
- protoOf($serializer_4).a4g = function () {
1435
+ protoOf($serializer_4).o4g = function () {
1435
1436
  // Inline function 'kotlin.arrayOf' call
1436
1437
  // Inline function 'kotlin.js.unsafeCast' call
1437
1438
  // Inline function 'kotlin.js.asDynamic' call
1438
- return [this.g5o_1];
1439
+ return [this.u5o_1];
1439
1440
  };
1440
1441
  function RandomResponseDto_init_$Init$(seen0, jsonrpc, result, id, serializationConstructorMarker, $this) {
1441
1442
  if (!(7 === (7 & seen0))) {
1442
- throwMissingFieldException(seen0, 7, Companion_getInstance_8().h5o_1);
1443
+ throwMissingFieldException(seen0, 7, Companion_getInstance_8().v5o_1);
1443
1444
  }
1444
- $this.j5o_1 = jsonrpc;
1445
- $this.k5o_1 = result;
1446
- $this.l5o_1 = id;
1445
+ $this.x5o_1 = jsonrpc;
1446
+ $this.y5o_1 = result;
1447
+ $this.z5o_1 = id;
1447
1448
  return $this;
1448
1449
  }
1449
1450
  function RandomResponseDto_init_$Create$(seen0, jsonrpc, result, id, serializationConstructorMarker) {
@@ -1451,17 +1452,17 @@
1451
1452
  }
1452
1453
  function RandomResponseDto(jsonrpc, result, id) {
1453
1454
  Companion_getInstance_8();
1454
- this.j5o_1 = jsonrpc;
1455
- this.k5o_1 = result;
1456
- this.l5o_1 = id;
1455
+ this.x5o_1 = jsonrpc;
1456
+ this.y5o_1 = result;
1457
+ this.z5o_1 = id;
1457
1458
  }
1458
1459
  protoOf(RandomResponseDto).toString = function () {
1459
- return 'RandomResponseDto(jsonrpc=' + this.j5o_1 + ', result=' + toString(this.k5o_1) + ', id=' + this.l5o_1 + ')';
1460
+ return 'RandomResponseDto(jsonrpc=' + this.x5o_1 + ', result=' + toString(this.y5o_1) + ', id=' + this.z5o_1 + ')';
1460
1461
  };
1461
1462
  protoOf(RandomResponseDto).hashCode = function () {
1462
- var result = getStringHashCode(this.j5o_1);
1463
- result = imul(result, 31) + hashCode(this.k5o_1) | 0;
1464
- result = imul(result, 31) + getStringHashCode(this.l5o_1) | 0;
1463
+ var result = getStringHashCode(this.x5o_1);
1464
+ result = imul(result, 31) + hashCode(this.y5o_1) | 0;
1465
+ result = imul(result, 31) + getStringHashCode(this.z5o_1) | 0;
1465
1466
  return result;
1466
1467
  };
1467
1468
  protoOf(RandomResponseDto).equals = function (other) {
@@ -1470,11 +1471,11 @@
1470
1471
  if (!(other instanceof RandomResponseDto))
1471
1472
  return false;
1472
1473
  var tmp0_other_with_cast = other instanceof RandomResponseDto ? other : THROW_CCE();
1473
- if (!(this.j5o_1 === tmp0_other_with_cast.j5o_1))
1474
+ if (!(this.x5o_1 === tmp0_other_with_cast.x5o_1))
1474
1475
  return false;
1475
- if (!equals(this.k5o_1, tmp0_other_with_cast.k5o_1))
1476
+ if (!equals(this.y5o_1, tmp0_other_with_cast.y5o_1))
1476
1477
  return false;
1477
- if (!(this.l5o_1 === tmp0_other_with_cast.l5o_1))
1478
+ if (!(this.z5o_1 === tmp0_other_with_cast.z5o_1))
1478
1479
  return false;
1479
1480
  return true;
1480
1481
  };
@@ -1487,30 +1488,30 @@
1487
1488
  function $serializer_5() {
1488
1489
  $serializer_instance_3 = this;
1489
1490
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomResultDto.IntegerSequencesResultDto', this, 6);
1490
- tmp0_serialDesc.k4f('random', false);
1491
- tmp0_serialDesc.k4f('signature', false);
1492
- tmp0_serialDesc.k4f('bitsUsed', false);
1493
- tmp0_serialDesc.k4f('bitsLeft', false);
1494
- tmp0_serialDesc.k4f('requestsLeft', false);
1495
- tmp0_serialDesc.k4f('advisoryDelay', false);
1496
- this.m5o_1 = tmp0_serialDesc;
1497
- }
1498
- protoOf($serializer_5).n5o = function (encoder, value) {
1499
- var tmp0_desc = this.m5o_1;
1500
- var tmp1_output = encoder.w47(tmp0_desc);
1501
- tmp1_output.m49(tmp0_desc, 0, $serializer_getInstance_4(), value.o5o_1);
1502
- tmp1_output.o49(tmp0_desc, 1, StringSerializer_getInstance(), value.p5o_1);
1503
- tmp1_output.o49(tmp0_desc, 2, IntSerializer_getInstance(), value.q5o_1);
1504
- tmp1_output.o49(tmp0_desc, 3, IntSerializer_getInstance(), value.r5o_1);
1505
- tmp1_output.o49(tmp0_desc, 4, IntSerializer_getInstance(), value.s5o_1);
1506
- tmp1_output.o49(tmp0_desc, 5, IntSerializer_getInstance(), value.t5o_1);
1507
- tmp1_output.x47(tmp0_desc);
1508
- };
1509
- protoOf($serializer_5).j44 = function (encoder, value) {
1510
- return this.n5o(encoder, value instanceof IntegerSequencesResultDto ? value : THROW_CCE());
1511
- };
1512
- protoOf($serializer_5).k44 = function (decoder) {
1513
- var tmp0_desc = this.m5o_1;
1491
+ tmp0_serialDesc.y4f('random', false);
1492
+ tmp0_serialDesc.y4f('signature', false);
1493
+ tmp0_serialDesc.y4f('bitsUsed', false);
1494
+ tmp0_serialDesc.y4f('bitsLeft', false);
1495
+ tmp0_serialDesc.y4f('requestsLeft', false);
1496
+ tmp0_serialDesc.y4f('advisoryDelay', false);
1497
+ this.a5p_1 = tmp0_serialDesc;
1498
+ }
1499
+ protoOf($serializer_5).b5p = function (encoder, value) {
1500
+ var tmp0_desc = this.a5p_1;
1501
+ var tmp1_output = encoder.k48(tmp0_desc);
1502
+ tmp1_output.a4a(tmp0_desc, 0, $serializer_getInstance_4(), value.c5p_1);
1503
+ tmp1_output.c4a(tmp0_desc, 1, StringSerializer_getInstance(), value.d5p_1);
1504
+ tmp1_output.c4a(tmp0_desc, 2, IntSerializer_getInstance(), value.e5p_1);
1505
+ tmp1_output.c4a(tmp0_desc, 3, IntSerializer_getInstance(), value.f5p_1);
1506
+ tmp1_output.c4a(tmp0_desc, 4, IntSerializer_getInstance(), value.g5p_1);
1507
+ tmp1_output.c4a(tmp0_desc, 5, IntSerializer_getInstance(), value.h5p_1);
1508
+ tmp1_output.l48(tmp0_desc);
1509
+ };
1510
+ protoOf($serializer_5).x44 = function (encoder, value) {
1511
+ return this.b5p(encoder, value instanceof IntegerSequencesResultDto ? value : THROW_CCE());
1512
+ };
1513
+ protoOf($serializer_5).y44 = function (decoder) {
1514
+ var tmp0_desc = this.a5p_1;
1514
1515
  var tmp1_flag = true;
1515
1516
  var tmp2_index = 0;
1516
1517
  var tmp3_bitMask0 = 0;
@@ -1520,62 +1521,62 @@
1520
1521
  var tmp7_local3 = null;
1521
1522
  var tmp8_local4 = null;
1522
1523
  var tmp9_local5 = null;
1523
- var tmp10_input = decoder.w47(tmp0_desc);
1524
- if (tmp10_input.l48()) {
1525
- tmp4_local0 = tmp10_input.i48(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1524
+ var tmp10_input = decoder.k48(tmp0_desc);
1525
+ if (tmp10_input.z48()) {
1526
+ tmp4_local0 = tmp10_input.w48(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1526
1527
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1527
- tmp5_local1 = tmp10_input.k48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1528
+ tmp5_local1 = tmp10_input.y48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1528
1529
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1529
- tmp6_local2 = tmp10_input.k48(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1530
+ tmp6_local2 = tmp10_input.y48(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1530
1531
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1531
- tmp7_local3 = tmp10_input.k48(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1532
+ tmp7_local3 = tmp10_input.y48(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1532
1533
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1533
- tmp8_local4 = tmp10_input.k48(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1534
+ tmp8_local4 = tmp10_input.y48(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1534
1535
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1535
- tmp9_local5 = tmp10_input.k48(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1536
+ tmp9_local5 = tmp10_input.y48(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1536
1537
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1537
1538
  } else
1538
1539
  while (tmp1_flag) {
1539
- tmp2_index = tmp10_input.m48(tmp0_desc);
1540
+ tmp2_index = tmp10_input.a49(tmp0_desc);
1540
1541
  switch (tmp2_index) {
1541
1542
  case -1:
1542
1543
  tmp1_flag = false;
1543
1544
  break;
1544
1545
  case 0:
1545
- tmp4_local0 = tmp10_input.i48(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1546
+ tmp4_local0 = tmp10_input.w48(tmp0_desc, 0, $serializer_getInstance_4(), tmp4_local0);
1546
1547
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1547
1548
  break;
1548
1549
  case 1:
1549
- tmp5_local1 = tmp10_input.k48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1550
+ tmp5_local1 = tmp10_input.y48(tmp0_desc, 1, StringSerializer_getInstance(), tmp5_local1);
1550
1551
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1551
1552
  break;
1552
1553
  case 2:
1553
- tmp6_local2 = tmp10_input.k48(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1554
+ tmp6_local2 = tmp10_input.y48(tmp0_desc, 2, IntSerializer_getInstance(), tmp6_local2);
1554
1555
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1555
1556
  break;
1556
1557
  case 3:
1557
- tmp7_local3 = tmp10_input.k48(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1558
+ tmp7_local3 = tmp10_input.y48(tmp0_desc, 3, IntSerializer_getInstance(), tmp7_local3);
1558
1559
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
1559
1560
  break;
1560
1561
  case 4:
1561
- tmp8_local4 = tmp10_input.k48(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1562
+ tmp8_local4 = tmp10_input.y48(tmp0_desc, 4, IntSerializer_getInstance(), tmp8_local4);
1562
1563
  tmp3_bitMask0 = tmp3_bitMask0 | 16;
1563
1564
  break;
1564
1565
  case 5:
1565
- tmp9_local5 = tmp10_input.k48(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1566
+ tmp9_local5 = tmp10_input.y48(tmp0_desc, 5, IntSerializer_getInstance(), tmp9_local5);
1566
1567
  tmp3_bitMask0 = tmp3_bitMask0 | 32;
1567
1568
  break;
1568
1569
  default:
1569
1570
  throw UnknownFieldException_init_$Create$(tmp2_index);
1570
1571
  }
1571
1572
  }
1572
- tmp10_input.x47(tmp0_desc);
1573
+ tmp10_input.l48(tmp0_desc);
1573
1574
  return IntegerSequencesResultDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
1574
1575
  };
1575
- protoOf($serializer_5).i44 = function () {
1576
- return this.m5o_1;
1576
+ protoOf($serializer_5).w44 = function () {
1577
+ return this.a5p_1;
1577
1578
  };
1578
- protoOf($serializer_5).z4f = function () {
1579
+ protoOf($serializer_5).n4g = function () {
1579
1580
  // Inline function 'kotlin.arrayOf' call
1580
1581
  // Inline function 'kotlin.js.unsafeCast' call
1581
1582
  // Inline function 'kotlin.js.asDynamic' call
@@ -1589,37 +1590,37 @@
1589
1590
  }
1590
1591
  function IntegerSequencesResultDto_init_$Init$(seen0, random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay, serializationConstructorMarker, $this) {
1591
1592
  if (!(63 === (63 & seen0))) {
1592
- throwMissingFieldException(seen0, 63, $serializer_getInstance_3().m5o_1);
1593
+ throwMissingFieldException(seen0, 63, $serializer_getInstance_3().a5p_1);
1593
1594
  }
1594
- $this.o5o_1 = random;
1595
- $this.p5o_1 = signature;
1596
- $this.q5o_1 = bitsUsed;
1597
- $this.r5o_1 = bitsLeft;
1598
- $this.s5o_1 = requestsLeft;
1599
- $this.t5o_1 = advisoryDelay;
1595
+ $this.c5p_1 = random;
1596
+ $this.d5p_1 = signature;
1597
+ $this.e5p_1 = bitsUsed;
1598
+ $this.f5p_1 = bitsLeft;
1599
+ $this.g5p_1 = requestsLeft;
1600
+ $this.h5p_1 = advisoryDelay;
1600
1601
  return $this;
1601
1602
  }
1602
1603
  function IntegerSequencesResultDto_init_$Create$(seen0, random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay, serializationConstructorMarker) {
1603
1604
  return IntegerSequencesResultDto_init_$Init$(seen0, random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay, serializationConstructorMarker, objectCreate(protoOf(IntegerSequencesResultDto)));
1604
1605
  }
1605
1606
  function IntegerSequencesResultDto(random, signature, bitsUsed, bitsLeft, requestsLeft, advisoryDelay) {
1606
- this.o5o_1 = random;
1607
- this.p5o_1 = signature;
1608
- this.q5o_1 = bitsUsed;
1609
- this.r5o_1 = bitsLeft;
1610
- this.s5o_1 = requestsLeft;
1611
- this.t5o_1 = advisoryDelay;
1607
+ this.c5p_1 = random;
1608
+ this.d5p_1 = signature;
1609
+ this.e5p_1 = bitsUsed;
1610
+ this.f5p_1 = bitsLeft;
1611
+ this.g5p_1 = requestsLeft;
1612
+ this.h5p_1 = advisoryDelay;
1612
1613
  }
1613
1614
  protoOf(IntegerSequencesResultDto).toString = function () {
1614
- return 'IntegerSequencesResultDto(random=' + this.o5o_1.toString() + ', signature=' + this.p5o_1 + ', bitsUsed=' + this.q5o_1 + ', bitsLeft=' + this.r5o_1 + ', requestsLeft=' + this.s5o_1 + ', advisoryDelay=' + this.t5o_1 + ')';
1615
+ return 'IntegerSequencesResultDto(random=' + this.c5p_1.toString() + ', signature=' + this.d5p_1 + ', bitsUsed=' + this.e5p_1 + ', bitsLeft=' + this.f5p_1 + ', requestsLeft=' + this.g5p_1 + ', advisoryDelay=' + this.h5p_1 + ')';
1615
1616
  };
1616
1617
  protoOf(IntegerSequencesResultDto).hashCode = function () {
1617
- var result = this.o5o_1.hashCode();
1618
- result = imul(result, 31) + (this.p5o_1 == null ? 0 : getStringHashCode(this.p5o_1)) | 0;
1619
- result = imul(result, 31) + (this.q5o_1 == null ? 0 : this.q5o_1) | 0;
1620
- result = imul(result, 31) + (this.r5o_1 == null ? 0 : this.r5o_1) | 0;
1621
- result = imul(result, 31) + (this.s5o_1 == null ? 0 : this.s5o_1) | 0;
1622
- result = imul(result, 31) + (this.t5o_1 == null ? 0 : this.t5o_1) | 0;
1618
+ var result = this.c5p_1.hashCode();
1619
+ result = imul(result, 31) + (this.d5p_1 == null ? 0 : getStringHashCode(this.d5p_1)) | 0;
1620
+ result = imul(result, 31) + (this.e5p_1 == null ? 0 : this.e5p_1) | 0;
1621
+ result = imul(result, 31) + (this.f5p_1 == null ? 0 : this.f5p_1) | 0;
1622
+ result = imul(result, 31) + (this.g5p_1 == null ? 0 : this.g5p_1) | 0;
1623
+ result = imul(result, 31) + (this.h5p_1 == null ? 0 : this.h5p_1) | 0;
1623
1624
  return result;
1624
1625
  };
1625
1626
  protoOf(IntegerSequencesResultDto).equals = function (other) {
@@ -1628,17 +1629,17 @@
1628
1629
  if (!(other instanceof IntegerSequencesResultDto))
1629
1630
  return false;
1630
1631
  var tmp0_other_with_cast = other instanceof IntegerSequencesResultDto ? other : THROW_CCE();
1631
- if (!this.o5o_1.equals(tmp0_other_with_cast.o5o_1))
1632
+ if (!this.c5p_1.equals(tmp0_other_with_cast.c5p_1))
1632
1633
  return false;
1633
- if (!(this.p5o_1 == tmp0_other_with_cast.p5o_1))
1634
+ if (!(this.d5p_1 == tmp0_other_with_cast.d5p_1))
1634
1635
  return false;
1635
- if (!(this.q5o_1 == tmp0_other_with_cast.q5o_1))
1636
+ if (!(this.e5p_1 == tmp0_other_with_cast.e5p_1))
1636
1637
  return false;
1637
- if (!(this.r5o_1 == tmp0_other_with_cast.r5o_1))
1638
+ if (!(this.f5p_1 == tmp0_other_with_cast.f5p_1))
1638
1639
  return false;
1639
- if (!(this.s5o_1 == tmp0_other_with_cast.s5o_1))
1640
+ if (!(this.g5p_1 == tmp0_other_with_cast.g5p_1))
1640
1641
  return false;
1641
- if (!(this.t5o_1 == tmp0_other_with_cast.t5o_1))
1642
+ if (!(this.h5p_1 == tmp0_other_with_cast.h5p_1))
1642
1643
  return false;
1643
1644
  return true;
1644
1645
  };
@@ -1648,7 +1649,7 @@
1648
1649
  // Inline function 'kotlin.arrayOf' call
1649
1650
  // Inline function 'kotlin.js.unsafeCast' call
1650
1651
  // Inline function 'kotlin.js.asDynamic' call
1651
- tmp.u5o_1 = [new ArrayListSerializer(new ArrayListSerializer(IntSerializer_getInstance())), null, null];
1652
+ tmp.i5p_1 = [new ArrayListSerializer(new ArrayListSerializer(IntSerializer_getInstance())), null, null];
1652
1653
  }
1653
1654
  var Companion_instance_9;
1654
1655
  function Companion_getInstance_10() {
@@ -1659,74 +1660,74 @@
1659
1660
  function $serializer_6() {
1660
1661
  $serializer_instance_4 = this;
1661
1662
  var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('games.raspberry.card_game.random.data.models.serializable.RandomDataDto.IntegerSequencesDataDto', this, 3);
1662
- tmp0_serialDesc.k4f('data', false);
1663
- tmp0_serialDesc.k4f('completionTime', false);
1664
- tmp0_serialDesc.k4f('ticketId', false);
1665
- this.v5o_1 = tmp0_serialDesc;
1666
- }
1667
- protoOf($serializer_6).w5o = function (encoder, value) {
1668
- var tmp0_desc = this.v5o_1;
1669
- var tmp1_output = encoder.w47(tmp0_desc);
1670
- var tmp2_cached = Companion_getInstance_10().u5o_1;
1671
- tmp1_output.m49(tmp0_desc, 0, tmp2_cached[0], value.x5o_1);
1672
- tmp1_output.k49(tmp0_desc, 1, value.y5o_1);
1673
- tmp1_output.o49(tmp0_desc, 2, StringSerializer_getInstance(), value.z5o_1);
1674
- tmp1_output.x47(tmp0_desc);
1675
- };
1676
- protoOf($serializer_6).j44 = function (encoder, value) {
1677
- return this.w5o(encoder, value instanceof IntegerSequencesDataDto ? value : THROW_CCE());
1678
- };
1679
- protoOf($serializer_6).k44 = function (decoder) {
1680
- var tmp0_desc = this.v5o_1;
1663
+ tmp0_serialDesc.y4f('data', false);
1664
+ tmp0_serialDesc.y4f('completionTime', false);
1665
+ tmp0_serialDesc.y4f('ticketId', false);
1666
+ this.j5p_1 = tmp0_serialDesc;
1667
+ }
1668
+ protoOf($serializer_6).k5p = function (encoder, value) {
1669
+ var tmp0_desc = this.j5p_1;
1670
+ var tmp1_output = encoder.k48(tmp0_desc);
1671
+ var tmp2_cached = Companion_getInstance_10().i5p_1;
1672
+ tmp1_output.a4a(tmp0_desc, 0, tmp2_cached[0], value.l5p_1);
1673
+ tmp1_output.y49(tmp0_desc, 1, value.m5p_1);
1674
+ tmp1_output.c4a(tmp0_desc, 2, StringSerializer_getInstance(), value.n5p_1);
1675
+ tmp1_output.l48(tmp0_desc);
1676
+ };
1677
+ protoOf($serializer_6).x44 = function (encoder, value) {
1678
+ return this.k5p(encoder, value instanceof IntegerSequencesDataDto ? value : THROW_CCE());
1679
+ };
1680
+ protoOf($serializer_6).y44 = function (decoder) {
1681
+ var tmp0_desc = this.j5p_1;
1681
1682
  var tmp1_flag = true;
1682
1683
  var tmp2_index = 0;
1683
1684
  var tmp3_bitMask0 = 0;
1684
1685
  var tmp4_local0 = null;
1685
1686
  var tmp5_local1 = null;
1686
1687
  var tmp6_local2 = null;
1687
- var tmp7_input = decoder.w47(tmp0_desc);
1688
- var tmp8_cached = Companion_getInstance_10().u5o_1;
1689
- if (tmp7_input.l48()) {
1690
- tmp4_local0 = tmp7_input.i48(tmp0_desc, 0, tmp8_cached[0], tmp4_local0);
1688
+ var tmp7_input = decoder.k48(tmp0_desc);
1689
+ var tmp8_cached = Companion_getInstance_10().i5p_1;
1690
+ if (tmp7_input.z48()) {
1691
+ tmp4_local0 = tmp7_input.w48(tmp0_desc, 0, tmp8_cached[0], tmp4_local0);
1691
1692
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1692
- tmp5_local1 = tmp7_input.g48(tmp0_desc, 1);
1693
+ tmp5_local1 = tmp7_input.u48(tmp0_desc, 1);
1693
1694
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1694
- tmp6_local2 = tmp7_input.k48(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1695
+ tmp6_local2 = tmp7_input.y48(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1695
1696
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1696
1697
  } else
1697
1698
  while (tmp1_flag) {
1698
- tmp2_index = tmp7_input.m48(tmp0_desc);
1699
+ tmp2_index = tmp7_input.a49(tmp0_desc);
1699
1700
  switch (tmp2_index) {
1700
1701
  case -1:
1701
1702
  tmp1_flag = false;
1702
1703
  break;
1703
1704
  case 0:
1704
- tmp4_local0 = tmp7_input.i48(tmp0_desc, 0, tmp8_cached[0], tmp4_local0);
1705
+ tmp4_local0 = tmp7_input.w48(tmp0_desc, 0, tmp8_cached[0], tmp4_local0);
1705
1706
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
1706
1707
  break;
1707
1708
  case 1:
1708
- tmp5_local1 = tmp7_input.g48(tmp0_desc, 1);
1709
+ tmp5_local1 = tmp7_input.u48(tmp0_desc, 1);
1709
1710
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
1710
1711
  break;
1711
1712
  case 2:
1712
- tmp6_local2 = tmp7_input.k48(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1713
+ tmp6_local2 = tmp7_input.y48(tmp0_desc, 2, StringSerializer_getInstance(), tmp6_local2);
1713
1714
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
1714
1715
  break;
1715
1716
  default:
1716
1717
  throw UnknownFieldException_init_$Create$(tmp2_index);
1717
1718
  }
1718
1719
  }
1719
- tmp7_input.x47(tmp0_desc);
1720
+ tmp7_input.l48(tmp0_desc);
1720
1721
  return IntegerSequencesDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
1721
1722
  };
1722
- protoOf($serializer_6).i44 = function () {
1723
- return this.v5o_1;
1723
+ protoOf($serializer_6).w44 = function () {
1724
+ return this.j5p_1;
1724
1725
  };
1725
- protoOf($serializer_6).z4f = function () {
1726
+ protoOf($serializer_6).n4g = function () {
1726
1727
  // Inline function 'kotlin.arrayOf' call
1727
1728
  // Inline function 'kotlin.js.unsafeCast' call
1728
1729
  // Inline function 'kotlin.js.asDynamic' call
1729
- return [Companion_getInstance_10().u5o_1[0], StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
1730
+ return [Companion_getInstance_10().i5p_1[0], StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
1730
1731
  };
1731
1732
  var $serializer_instance_4;
1732
1733
  function $serializer_getInstance_4() {
@@ -1736,11 +1737,11 @@
1736
1737
  }
1737
1738
  function IntegerSequencesDataDto_init_$Init$(seen0, data, completionTime, ticketId, serializationConstructorMarker, $this) {
1738
1739
  if (!(7 === (7 & seen0))) {
1739
- throwMissingFieldException(seen0, 7, $serializer_getInstance_4().v5o_1);
1740
+ throwMissingFieldException(seen0, 7, $serializer_getInstance_4().j5p_1);
1740
1741
  }
1741
- $this.x5o_1 = data;
1742
- $this.y5o_1 = completionTime;
1743
- $this.z5o_1 = ticketId;
1742
+ $this.l5p_1 = data;
1743
+ $this.m5p_1 = completionTime;
1744
+ $this.n5p_1 = ticketId;
1744
1745
  return $this;
1745
1746
  }
1746
1747
  function IntegerSequencesDataDto_init_$Create$(seen0, data, completionTime, ticketId, serializationConstructorMarker) {
@@ -1749,12 +1750,12 @@
1749
1750
  function IntegerSequencesDataDto() {
1750
1751
  }
1751
1752
  protoOf(IntegerSequencesDataDto).toString = function () {
1752
- return 'IntegerSequencesDataDto(data=' + toString(this.x5o_1) + ', completionTime=' + this.y5o_1 + ', ticketId=' + this.z5o_1 + ')';
1753
+ return 'IntegerSequencesDataDto(data=' + toString(this.l5p_1) + ', completionTime=' + this.m5p_1 + ', ticketId=' + this.n5p_1 + ')';
1753
1754
  };
1754
1755
  protoOf(IntegerSequencesDataDto).hashCode = function () {
1755
- var result = hashCode(this.x5o_1);
1756
- result = imul(result, 31) + getStringHashCode(this.y5o_1) | 0;
1757
- result = imul(result, 31) + (this.z5o_1 == null ? 0 : getStringHashCode(this.z5o_1)) | 0;
1756
+ var result = hashCode(this.l5p_1);
1757
+ result = imul(result, 31) + getStringHashCode(this.m5p_1) | 0;
1758
+ result = imul(result, 31) + (this.n5p_1 == null ? 0 : getStringHashCode(this.n5p_1)) | 0;
1758
1759
  return result;
1759
1760
  };
1760
1761
  protoOf(IntegerSequencesDataDto).equals = function (other) {
@@ -1763,11 +1764,11 @@
1763
1764
  if (!(other instanceof IntegerSequencesDataDto))
1764
1765
  return false;
1765
1766
  var tmp0_other_with_cast = other instanceof IntegerSequencesDataDto ? other : THROW_CCE();
1766
- if (!equals(this.x5o_1, tmp0_other_with_cast.x5o_1))
1767
+ if (!equals(this.l5p_1, tmp0_other_with_cast.l5p_1))
1767
1768
  return false;
1768
- if (!(this.y5o_1 === tmp0_other_with_cast.y5o_1))
1769
+ if (!(this.m5p_1 === tmp0_other_with_cast.m5p_1))
1769
1770
  return false;
1770
- if (!(this.z5o_1 == tmp0_other_with_cast.z5o_1))
1771
+ if (!(this.n5p_1 == tmp0_other_with_cast.n5p_1))
1771
1772
  return false;
1772
1773
  return true;
1773
1774
  };
@@ -1778,15 +1779,15 @@
1778
1779
  }
1779
1780
  function throwIfError($this, bodyAsJson, response, $completion) {
1780
1781
  var tmp = new $throwIfErrorCOROUTINE$2($this, bodyAsJson, response, $completion);
1781
- tmp.h9_1 = Unit_instance;
1782
- tmp.i9_1 = null;
1783
- return tmp.n9();
1782
+ tmp.l9_1 = Unit_instance;
1783
+ tmp.m9_1 = null;
1784
+ return tmp.r9();
1784
1785
  }
1785
1786
  function extractRandomResult($this, bodyAsJson) {
1786
1787
  return toString(getValue(get_jsonObject(getValue(bodyAsJson, 'result')), 'random'));
1787
1788
  }
1788
1789
  function Companion_8() {
1789
- this.n5p_1 = 52;
1790
+ this.b5q_1 = 52;
1790
1791
  }
1791
1792
  var Companion_instance_10;
1792
1793
  function Companion_getInstance_11() {
@@ -1794,48 +1795,48 @@
1794
1795
  }
1795
1796
  function $getRandomCardDecksCOROUTINE$1(_this__u8e3s4, min, max, decksCount, cardsCount, userData, signed, resultContinuation) {
1796
1797
  CoroutineImpl.call(this, resultContinuation);
1797
- this.w5p_1 = _this__u8e3s4;
1798
- this.x5p_1 = min;
1799
- this.y5p_1 = max;
1800
- this.z5p_1 = decksCount;
1801
- this.a5q_1 = cardsCount;
1802
- this.b5q_1 = userData;
1803
- this.c5q_1 = signed;
1804
- }
1805
- protoOf($getRandomCardDecksCOROUTINE$1).n9 = function () {
1806
- var suspendResult = this.h9_1;
1798
+ this.k5q_1 = _this__u8e3s4;
1799
+ this.l5q_1 = min;
1800
+ this.m5q_1 = max;
1801
+ this.n5q_1 = decksCount;
1802
+ this.o5q_1 = cardsCount;
1803
+ this.p5q_1 = userData;
1804
+ this.q5q_1 = signed;
1805
+ }
1806
+ protoOf($getRandomCardDecksCOROUTINE$1).r9 = function () {
1807
+ var suspendResult = this.l9_1;
1807
1808
  $sm: do
1808
1809
  try {
1809
- var tmp = this.f9_1;
1810
+ var tmp = this.j9_1;
1810
1811
  switch (tmp) {
1811
1812
  case 0:
1812
- this.g9_1 = 6;
1813
- this.g9_1 = 5;
1813
+ this.k9_1 = 6;
1814
+ this.k9_1 = 5;
1814
1815
  var tmp_0 = this;
1815
- tmp_0.d5q_1 = this.w5p_1.m5q_1;
1816
+ tmp_0.r5q_1 = this.k5q_1.a5r_1;
1816
1817
  var tmp_1 = this;
1817
- tmp_1.e5q_1 = this.d5q_1;
1818
+ tmp_1.s5q_1 = this.r5q_1;
1818
1819
  var tmp_2 = this;
1819
1820
  var this_0 = new HttpRequestBuilder();
1820
1821
  url(this_0, '/json-rpc/4/invoke');
1821
- var tmp11_id = this.b5q_1.id;
1822
- var tmp12_method = this.c5q_1 ? 'generateSignedIntegerSequences' : 'generateIntegerSequences';
1823
- var tmp8_apiKey = this.w5p_1.n5q_1;
1824
- var size = this.z5p_1;
1822
+ var tmp11_id = this.p5q_1.id;
1823
+ var tmp12_method = this.q5q_1 ? 'generateSignedIntegerSequences' : 'generateIntegerSequences';
1824
+ var tmp8_apiKey = this.k5q_1.b5r_1;
1825
+ var size = this.n5q_1;
1825
1826
  var list = ArrayList_init_$Create$(size);
1826
1827
  var inductionVariable = 0;
1827
1828
  if (inductionVariable < size)
1828
1829
  do {
1829
1830
  var index = inductionVariable;
1830
1831
  inductionVariable = inductionVariable + 1 | 0;
1831
- list.e(this.a5q_1);
1832
+ list.e(this.o5q_1);
1832
1833
  }
1833
1834
  while (inductionVariable < size);
1834
- var tmp10_userData = this.c5q_1 ? mapToDto(this.b5q_1) : null;
1835
- var tmp13_params = new RandomIntegerSequencesParamsDto(tmp8_apiKey, this.z5p_1, list, this.x5p_1, this.y5p_1, false, null, tmp10_userData);
1835
+ var tmp10_userData = this.q5q_1 ? mapToDto(this.p5q_1) : null;
1836
+ var tmp13_params = new RandomIntegerSequencesParamsDto(tmp8_apiKey, this.n5q_1, list, this.l5q_1, this.m5q_1, false, null, tmp10_userData);
1836
1837
  var body = new RandomRequestDto('2.0', tmp12_method, tmp13_params, tmp11_id);
1837
1838
  if (body == null) {
1838
- this_0.o2v_1 = NullBody_instance;
1839
+ this_0.c2w_1 = NullBody_instance;
1839
1840
  var tmp_3 = JsType_instance;
1840
1841
  var tmp_4 = getKClass(RandomRequestDto);
1841
1842
  var tmp_5;
@@ -1851,13 +1852,13 @@
1851
1852
  }
1852
1853
  tmp_5 = tmp_6;
1853
1854
  }
1854
- this_0.k31(typeInfoImpl(tmp_3, tmp_4, tmp_5));
1855
+ this_0.y31(typeInfoImpl(tmp_3, tmp_4, tmp_5));
1855
1856
  } else {
1856
1857
  if (body instanceof OutgoingContent) {
1857
- this_0.o2v_1 = body;
1858
- this_0.k31(null);
1858
+ this_0.c2w_1 = body;
1859
+ this_0.y31(null);
1859
1860
  } else {
1860
- this_0.o2v_1 = body;
1861
+ this_0.c2w_1 = body;
1861
1862
  var tmp_7 = JsType_instance;
1862
1863
  var tmp_8 = getKClass(RandomRequestDto);
1863
1864
  var tmp_9;
@@ -1873,29 +1874,29 @@
1873
1874
  }
1874
1875
  tmp_9 = tmp_10;
1875
1876
  }
1876
- this_0.k31(typeInfoImpl(tmp_7, tmp_8, tmp_9));
1877
+ this_0.y31(typeInfoImpl(tmp_7, tmp_8, tmp_9));
1877
1878
  }
1878
1879
  }
1879
1880
 
1880
- tmp_2.f5q_1 = this_0;
1881
- this.f5q_1.m2v_1 = Companion_getInstance().e2k_1;
1881
+ tmp_2.t5q_1 = this_0;
1882
+ this.t5q_1.a2w_1 = Companion_getInstance().s2k_1;
1882
1883
  var tmp_11 = this;
1883
- tmp_11.g5q_1 = this.e5q_1;
1884
+ tmp_11.u5q_1 = this.s5q_1;
1884
1885
  var tmp_12 = this;
1885
- tmp_12.h5q_1 = this.f5q_1;
1886
- this.f9_1 = 1;
1887
- suspendResult = (new HttpStatement(this.h5q_1, this.g5q_1)).u3o(this);
1886
+ tmp_12.v5q_1 = this.t5q_1;
1887
+ this.j9_1 = 1;
1888
+ suspendResult = (new HttpStatement(this.v5q_1, this.u5q_1)).i3p(this);
1888
1889
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1889
1890
  return suspendResult;
1890
1891
  }
1891
1892
 
1892
1893
  continue $sm;
1893
1894
  case 1:
1894
- this.i5q_1 = suspendResult;
1895
+ this.w5q_1 = suspendResult;
1895
1896
  var tmp_13 = this;
1896
- tmp_13.j5q_1 = this.i5q_1;
1897
- this.f9_1 = 2;
1898
- var tmp_14 = this.j5q_1.t2y();
1897
+ tmp_13.x5q_1 = this.w5q_1;
1898
+ this.j9_1 = 2;
1899
+ var tmp_14 = this.x5q_1.h2z();
1899
1900
  var tmp_15 = JsType_instance;
1900
1901
  var tmp_16 = getKClass(JsonObject);
1901
1902
  var tmp_17;
@@ -1912,7 +1913,7 @@
1912
1913
  tmp_17 = tmp_18;
1913
1914
  }
1914
1915
 
1915
- suspendResult = tmp_14.x2x(typeInfoImpl(tmp_15, tmp_16, tmp_17), this);
1916
+ suspendResult = tmp_14.l2y(typeInfoImpl(tmp_15, tmp_16, tmp_17), this);
1916
1917
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1917
1918
  return suspendResult;
1918
1919
  }
@@ -1920,9 +1921,9 @@
1920
1921
  continue $sm;
1921
1922
  case 2:
1922
1923
  var tmp_19 = this;
1923
- tmp_19.k5q_1 = suspendResult instanceof JsonObject ? suspendResult : THROW_CCE();
1924
- this.f9_1 = 3;
1925
- suspendResult = throwIfError(this.w5p_1, this.k5q_1, this.i5q_1, this);
1924
+ tmp_19.y5q_1 = suspendResult instanceof JsonObject ? suspendResult : THROW_CCE();
1925
+ this.j9_1 = 3;
1926
+ suspendResult = throwIfError(this.k5q_1, this.y5q_1, this.w5q_1, this);
1926
1927
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1927
1928
  return suspendResult;
1928
1929
  }
@@ -1930,9 +1931,9 @@
1930
1931
  continue $sm;
1931
1932
  case 3:
1932
1933
  var tmp_20 = this;
1933
- tmp_20.l5q_1 = this.i5q_1;
1934
- this.f9_1 = 4;
1935
- var tmp_21 = this.l5q_1.t2y();
1934
+ tmp_20.z5q_1 = this.w5q_1;
1935
+ this.j9_1 = 4;
1936
+ var tmp_21 = this.z5q_1.h2z();
1936
1937
  var tmp_22 = JsType_instance;
1937
1938
  var tmp_23 = getKClass(RandomResponseDto);
1938
1939
  var tmp_24;
@@ -1949,7 +1950,7 @@
1949
1950
  tmp_24 = tmp_25;
1950
1951
  }
1951
1952
 
1952
- suspendResult = tmp_21.x2x(typeInfoImpl(tmp_22, tmp_23, tmp_24), this);
1953
+ suspendResult = tmp_21.l2y(typeInfoImpl(tmp_22, tmp_23, tmp_24), this);
1953
1954
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
1954
1955
  return suspendResult;
1955
1956
  }
@@ -1957,59 +1958,59 @@
1957
1958
  continue $sm;
1958
1959
  case 4:
1959
1960
  var responseDto = suspendResult instanceof RandomResponseDto ? suspendResult : THROW_CCE();
1960
- var randomJson = extractRandomResult(this.w5p_1, this.k5q_1);
1961
- var tmp14_cardDecks = responseDto.k5o_1.o5o_1.x5o_1;
1962
- var tmp15_signature = responseDto.k5o_1.p5o_1;
1963
- var tmp16_id = responseDto.l5o_1;
1961
+ var randomJson = extractRandomResult(this.k5q_1, this.y5q_1);
1962
+ var tmp14_cardDecks = responseDto.y5o_1.c5p_1.l5p_1;
1963
+ var tmp15_signature = responseDto.y5o_1.d5p_1;
1964
+ var tmp16_id = responseDto.z5o_1;
1964
1965
  return new CardDeckResult(tmp14_cardDecks, randomJson, tmp16_id, tmp15_signature);
1965
1966
  case 5:
1966
- this.g9_1 = 6;
1967
- var tmp_26 = this.i9_1;
1967
+ this.k9_1 = 6;
1968
+ var tmp_26 = this.m9_1;
1968
1969
  if (tmp_26 instanceof Error) {
1969
- var error = this.i9_1;
1970
+ var error = this.m9_1;
1970
1971
  if (error instanceof RandomException)
1971
1972
  throw error;
1972
1973
  else {
1973
1974
  throw new RandomException(100001, '[getRandomCardDeck] error, message = ' + error.message, error);
1974
1975
  }
1975
1976
  } else {
1976
- throw this.i9_1;
1977
+ throw this.m9_1;
1977
1978
  }
1978
1979
 
1979
1980
  case 6:
1980
- throw this.i9_1;
1981
+ throw this.m9_1;
1981
1982
  }
1982
1983
  } catch ($p) {
1983
1984
  var e = $p;
1984
- if (this.g9_1 === 6) {
1985
+ if (this.k9_1 === 6) {
1985
1986
  throw e;
1986
1987
  } else {
1987
- this.f9_1 = this.g9_1;
1988
- this.i9_1 = e;
1988
+ this.j9_1 = this.k9_1;
1989
+ this.m9_1 = e;
1989
1990
  }
1990
1991
  }
1991
1992
  while (true);
1992
1993
  };
1993
1994
  function $throwIfErrorCOROUTINE$2(_this__u8e3s4, bodyAsJson, response, resultContinuation) {
1994
1995
  CoroutineImpl.call(this, resultContinuation);
1995
- this.j5p_1 = _this__u8e3s4;
1996
- this.k5p_1 = bodyAsJson;
1997
- this.l5p_1 = response;
1996
+ this.x5p_1 = _this__u8e3s4;
1997
+ this.y5p_1 = bodyAsJson;
1998
+ this.z5p_1 = response;
1998
1999
  }
1999
- protoOf($throwIfErrorCOROUTINE$2).n9 = function () {
2000
- var suspendResult = this.h9_1;
2000
+ protoOf($throwIfErrorCOROUTINE$2).r9 = function () {
2001
+ var suspendResult = this.l9_1;
2001
2002
  $sm: do
2002
2003
  try {
2003
- var tmp = this.f9_1;
2004
+ var tmp = this.j9_1;
2004
2005
  switch (tmp) {
2005
2006
  case 0:
2006
- this.g9_1 = 3;
2007
- var this_0 = this.k5p_1;
2008
- if ((isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).f2('error')) {
2007
+ this.k9_1 = 3;
2008
+ var this_0 = this.y5p_1;
2009
+ if ((isInterface(this_0, KtMap) ? this_0 : THROW_CCE()).i2('error')) {
2009
2010
  var tmp_0 = this;
2010
- tmp_0.m5p_1 = this.l5p_1;
2011
- this.f9_1 = 2;
2012
- var tmp_1 = this.m5p_1.t2y();
2011
+ tmp_0.a5q_1 = this.z5p_1;
2012
+ this.j9_1 = 2;
2013
+ var tmp_1 = this.a5q_1.h2z();
2013
2014
  var tmp_2 = JsType_instance;
2014
2015
  var tmp_3 = getKClass(ErrorResponseDto);
2015
2016
  var tmp_4;
@@ -2025,13 +2026,13 @@
2025
2026
  }
2026
2027
  tmp_4 = tmp_5;
2027
2028
  }
2028
- suspendResult = tmp_1.x2x(typeInfoImpl(tmp_2, tmp_3, tmp_4), this);
2029
+ suspendResult = tmp_1.l2y(typeInfoImpl(tmp_2, tmp_3, tmp_4), this);
2029
2030
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2030
2031
  return suspendResult;
2031
2032
  }
2032
2033
  continue $sm;
2033
2034
  } else {
2034
- this.f9_1 = 1;
2035
+ this.j9_1 = 1;
2035
2036
  continue $sm;
2036
2037
  }
2037
2038
 
@@ -2039,43 +2040,43 @@
2039
2040
  return Unit_instance;
2040
2041
  case 2:
2041
2042
  var errorResponseDto = suspendResult instanceof ErrorResponseDto ? suspendResult : THROW_CCE();
2042
- var tmp18_safe_receiver = errorResponseDto.c5n_1;
2043
- var tmp_6 = tmp18_safe_receiver == null ? null : tmp18_safe_receiver.f5n_1;
2044
- var tmp19_safe_receiver = errorResponseDto.c5n_1;
2045
- throw new RandomException(tmp_6, tmp19_safe_receiver == null ? null : tmp19_safe_receiver.g5n_1);
2043
+ var tmp18_safe_receiver = errorResponseDto.q5n_1;
2044
+ var tmp_6 = tmp18_safe_receiver == null ? null : tmp18_safe_receiver.t5n_1;
2045
+ var tmp19_safe_receiver = errorResponseDto.q5n_1;
2046
+ throw new RandomException(tmp_6, tmp19_safe_receiver == null ? null : tmp19_safe_receiver.u5n_1);
2046
2047
  case 3:
2047
- throw this.i9_1;
2048
+ throw this.m9_1;
2048
2049
  }
2049
2050
  } catch ($p) {
2050
2051
  var e = $p;
2051
- if (this.g9_1 === 3) {
2052
+ if (this.k9_1 === 3) {
2052
2053
  throw e;
2053
2054
  } else {
2054
- this.f9_1 = this.g9_1;
2055
- this.i9_1 = e;
2055
+ this.j9_1 = this.k9_1;
2056
+ this.m9_1 = e;
2056
2057
  }
2057
2058
  }
2058
2059
  while (true);
2059
2060
  };
2060
2061
  function RandomOrgApiServiceImpl(client, apiKey) {
2061
- this.m5q_1 = client;
2062
- this.n5q_1 = apiKey;
2062
+ this.a5r_1 = client;
2063
+ this.b5r_1 = apiKey;
2063
2064
  }
2064
- protoOf(RandomOrgApiServiceImpl).a5p = function (min, max, decksCount, cardsCount, userData, signed, $completion) {
2065
+ protoOf(RandomOrgApiServiceImpl).o5p = function (min, max, decksCount, cardsCount, userData, signed, $completion) {
2065
2066
  var tmp = new $getRandomCardDecksCOROUTINE$1(this, min, max, decksCount, cardsCount, userData, signed, $completion);
2066
- tmp.h9_1 = Unit_instance;
2067
- tmp.i9_1 = null;
2068
- return tmp.n9();
2067
+ tmp.l9_1 = Unit_instance;
2068
+ tmp.m9_1 = null;
2069
+ return tmp.r9();
2069
2070
  };
2070
2071
  function PoolParams(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) {
2071
2072
  poolSize = poolSize === VOID ? 100 : poolSize;
2072
2073
  thresholdForUsedPool = thresholdForUsedPool === VOID ? 3 : thresholdForUsedPool;
2073
- failedRequestAttempts = failedRequestAttempts === VOID ? 3 : failedRequestAttempts;
2074
+ failedRequestAttempts = failedRequestAttempts === VOID ? 1 : failedRequestAttempts;
2074
2075
  var tmp;
2075
2076
  if (failedAttemptCooldown === VOID) {
2076
2077
  // Inline function 'kotlin.time.Companion.milliseconds' call
2077
2078
  Companion_getInstance_0();
2078
- var this_0 = new Long(120000, 0);
2079
+ var this_0 = new Long(30000, 0);
2079
2080
  tmp = toDuration(this_0, DurationUnit_MILLISECONDS_getInstance());
2080
2081
  } else {
2081
2082
  tmp = failedAttemptCooldown;
@@ -2086,31 +2087,31 @@
2086
2087
  this.failedRequestAttempts = failedRequestAttempts;
2087
2088
  this.failedAttemptCooldown = failedAttemptCooldown;
2088
2089
  }
2089
- protoOf(PoolParams).v5m = function () {
2090
+ protoOf(PoolParams).j5n = function () {
2090
2091
  return this.poolSize;
2091
2092
  };
2092
- protoOf(PoolParams).w5m = function () {
2093
+ protoOf(PoolParams).k5n = function () {
2093
2094
  return this.thresholdForUsedPool;
2094
2095
  };
2095
- protoOf(PoolParams).o5q = function () {
2096
+ protoOf(PoolParams).c5r = function () {
2096
2097
  return this.failedRequestAttempts;
2097
2098
  };
2098
- protoOf(PoolParams).p5q = function () {
2099
+ protoOf(PoolParams).d5r = function () {
2099
2100
  return this.failedAttemptCooldown;
2100
2101
  };
2101
- protoOf(PoolParams).qe = function () {
2102
+ protoOf(PoolParams).ue = function () {
2102
2103
  return this.poolSize;
2103
2104
  };
2104
- protoOf(PoolParams).re = function () {
2105
+ protoOf(PoolParams).ve = function () {
2105
2106
  return this.thresholdForUsedPool;
2106
2107
  };
2107
- protoOf(PoolParams).ik = function () {
2108
+ protoOf(PoolParams).wk = function () {
2108
2109
  return this.failedRequestAttempts;
2109
2110
  };
2110
- protoOf(PoolParams).q5q = function () {
2111
+ protoOf(PoolParams).e5r = function () {
2111
2112
  return this.failedAttemptCooldown;
2112
2113
  };
2113
- protoOf(PoolParams).r5q = function (poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) {
2114
+ protoOf(PoolParams).f5r = function (poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown) {
2114
2115
  return new PoolParams(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown);
2115
2116
  };
2116
2117
  protoOf(PoolParams).copy = function (poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown, $super) {
@@ -2118,7 +2119,7 @@
2118
2119
  thresholdForUsedPool = thresholdForUsedPool === VOID ? this.thresholdForUsedPool : thresholdForUsedPool;
2119
2120
  failedRequestAttempts = failedRequestAttempts === VOID ? this.failedRequestAttempts : failedRequestAttempts;
2120
2121
  failedAttemptCooldown = failedAttemptCooldown === VOID ? this.failedAttemptCooldown : failedAttemptCooldown;
2121
- return this.r5q(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown);
2122
+ return this.f5r(poolSize, thresholdForUsedPool, failedRequestAttempts, failedAttemptCooldown);
2122
2123
  };
2123
2124
  protoOf(PoolParams).toString = function () {
2124
2125
  return 'PoolParams(poolSize=' + this.poolSize + ', thresholdForUsedPool=' + this.thresholdForUsedPool + ', failedRequestAttempts=' + this.failedRequestAttempts + ', failedAttemptCooldown=' + Duration__toString_impl_8d916b(this.failedAttemptCooldown) + ')';
@@ -2149,74 +2150,74 @@
2149
2150
  function RandomPoolProvider() {
2150
2151
  }
2151
2152
  function _get_cardDecksCount__ihvb5i($this) {
2152
- return $this.w5q_1.f5m_1.m();
2153
+ return $this.k5r_1.t5m_1.m();
2153
2154
  }
2154
2155
  function RandomPoolValue(randomResult, usedByGames, reservedCardDecks, isUsed) {
2155
2156
  usedByGames = usedByGames === VOID ? emptyMap() : usedByGames;
2156
2157
  reservedCardDecks = reservedCardDecks === VOID ? 0 : reservedCardDecks;
2157
2158
  isUsed = isUsed === VOID ? false : isUsed;
2158
- this.w5q_1 = randomResult;
2159
- this.x5q_1 = usedByGames;
2160
- this.y5q_1 = reservedCardDecks;
2161
- this.z5q_1 = isUsed;
2159
+ this.k5r_1 = randomResult;
2160
+ this.l5r_1 = usedByGames;
2161
+ this.m5r_1 = reservedCardDecks;
2162
+ this.n5r_1 = isUsed;
2162
2163
  }
2163
- protoOf(RandomPoolValue).a5r = function (minRoundsCount) {
2164
- if (this.z5q_1) {
2164
+ protoOf(RandomPoolValue).o5r = function (minRoundsCount) {
2165
+ if (this.n5r_1) {
2165
2166
  return false;
2166
2167
  }
2167
- var availableCount = _get_cardDecksCount__ihvb5i(this) - this.y5q_1 | 0;
2168
+ var availableCount = _get_cardDecksCount__ihvb5i(this) - this.m5r_1 | 0;
2168
2169
  return availableCount >= minRoundsCount;
2169
2170
  };
2170
- protoOf(RandomPoolValue).b5r = function (gameId, requestedCardDecks, thresholdForUsedPool) {
2171
- var previousReservedCardDeckIndex = this.y5q_1;
2171
+ protoOf(RandomPoolValue).p5r = function (gameId, requestedCardDecks, thresholdForUsedPool) {
2172
+ var previousReservedCardDeckIndex = this.m5r_1;
2172
2173
  // Inline function 'kotlin.apply' call
2173
- var this_0 = toMutableMap(this.x5q_1);
2174
+ var this_0 = toMutableMap(this.l5r_1);
2174
2175
  // Inline function 'kotlin.contracts.contract' call
2175
2176
  // Inline function 'games.raspberry.card_game.random.data.providers.RandomPoolValue.copyAndAttachNewGame.<anonymous>' call
2176
- this_0.k2(gameId, previousReservedCardDeckIndex);
2177
+ this_0.n2(gameId, previousReservedCardDeckIndex);
2177
2178
  var newNewUsedBy = toMap(this_0);
2178
2179
  var newReservedCardDecks = previousReservedCardDeckIndex + requestedCardDecks | 0;
2179
- return this.c5r(VOID, newNewUsedBy, newReservedCardDecks, (newReservedCardDecks + thresholdForUsedPool | 0) > _get_cardDecksCount__ihvb5i(this));
2180
+ return this.q5r(VOID, newNewUsedBy, newReservedCardDecks, (newReservedCardDecks + thresholdForUsedPool | 0) > _get_cardDecksCount__ihvb5i(this));
2180
2181
  };
2181
- protoOf(RandomPoolValue).d5r = function (gameId) {
2182
- var currentCardDeckIndex = getValue(this.x5q_1, gameId);
2182
+ protoOf(RandomPoolValue).r5r = function (gameId) {
2183
+ var currentCardDeckIndex = getValue(this.l5r_1, gameId);
2183
2184
  var tmp;
2184
- if (currentCardDeckIndex === get_lastIndex(this.w5q_1.f5m_1)) {
2185
+ if (currentCardDeckIndex === get_lastIndex(this.k5r_1.t5m_1)) {
2185
2186
  tmp = 0;
2186
2187
  } else {
2187
2188
  tmp = currentCardDeckIndex + 1 | 0;
2188
2189
  }
2189
2190
  var newCardDeckIndex = tmp;
2190
2191
  // Inline function 'kotlin.apply' call
2191
- var this_0 = toMutableMap(this.x5q_1);
2192
+ var this_0 = toMutableMap(this.l5r_1);
2192
2193
  // Inline function 'kotlin.contracts.contract' call
2193
2194
  // Inline function 'games.raspberry.card_game.random.data.providers.RandomPoolValue.copyAndMoveToNextRound.<anonymous>' call
2194
- this_0.k2(gameId, newCardDeckIndex);
2195
+ this_0.n2(gameId, newCardDeckIndex);
2195
2196
  var newNewUsedBy = toMap(this_0);
2196
- return this.c5r(VOID, newNewUsedBy);
2197
+ return this.q5r(VOID, newNewUsedBy);
2197
2198
  };
2198
- protoOf(RandomPoolValue).e5r = function (gameId) {
2199
- var index = getValue(this.x5q_1, gameId);
2200
- return new GameCardDeckData(index, this.w5q_1.f5m_1.o(index));
2199
+ protoOf(RandomPoolValue).s5r = function (gameId) {
2200
+ var index = getValue(this.l5r_1, gameId);
2201
+ return new GameCardDeckData(index, this.k5r_1.t5m_1.o(index));
2201
2202
  };
2202
- protoOf(RandomPoolValue).f5r = function (randomResult, usedByGames, reservedCardDecks, isUsed) {
2203
+ protoOf(RandomPoolValue).t5r = function (randomResult, usedByGames, reservedCardDecks, isUsed) {
2203
2204
  return new RandomPoolValue(randomResult, usedByGames, reservedCardDecks, isUsed);
2204
2205
  };
2205
- protoOf(RandomPoolValue).c5r = function (randomResult, usedByGames, reservedCardDecks, isUsed, $super) {
2206
- randomResult = randomResult === VOID ? this.w5q_1 : randomResult;
2207
- usedByGames = usedByGames === VOID ? this.x5q_1 : usedByGames;
2208
- reservedCardDecks = reservedCardDecks === VOID ? this.y5q_1 : reservedCardDecks;
2209
- isUsed = isUsed === VOID ? this.z5q_1 : isUsed;
2210
- return $super === VOID ? this.f5r(randomResult, usedByGames, reservedCardDecks, isUsed) : $super.f5r.call(this, randomResult, usedByGames, reservedCardDecks, isUsed);
2206
+ protoOf(RandomPoolValue).q5r = function (randomResult, usedByGames, reservedCardDecks, isUsed, $super) {
2207
+ randomResult = randomResult === VOID ? this.k5r_1 : randomResult;
2208
+ usedByGames = usedByGames === VOID ? this.l5r_1 : usedByGames;
2209
+ reservedCardDecks = reservedCardDecks === VOID ? this.m5r_1 : reservedCardDecks;
2210
+ isUsed = isUsed === VOID ? this.n5r_1 : isUsed;
2211
+ return $super === VOID ? this.t5r(randomResult, usedByGames, reservedCardDecks, isUsed) : $super.t5r.call(this, randomResult, usedByGames, reservedCardDecks, isUsed);
2211
2212
  };
2212
2213
  protoOf(RandomPoolValue).toString = function () {
2213
- return 'RandomPoolValue(randomResult=' + this.w5q_1.toString() + ', usedByGames=' + toString(this.x5q_1) + ', reservedCardDecks=' + this.y5q_1 + ', isUsed=' + this.z5q_1 + ')';
2214
+ return 'RandomPoolValue(randomResult=' + this.k5r_1.toString() + ', usedByGames=' + toString(this.l5r_1) + ', reservedCardDecks=' + this.m5r_1 + ', isUsed=' + this.n5r_1 + ')';
2214
2215
  };
2215
2216
  protoOf(RandomPoolValue).hashCode = function () {
2216
- var result = this.w5q_1.hashCode();
2217
- result = imul(result, 31) + hashCode(this.x5q_1) | 0;
2218
- result = imul(result, 31) + this.y5q_1 | 0;
2219
- result = imul(result, 31) + getBooleanHashCode(this.z5q_1) | 0;
2217
+ var result = this.k5r_1.hashCode();
2218
+ result = imul(result, 31) + hashCode(this.l5r_1) | 0;
2219
+ result = imul(result, 31) + this.m5r_1 | 0;
2220
+ result = imul(result, 31) + getBooleanHashCode(this.n5r_1) | 0;
2220
2221
  return result;
2221
2222
  };
2222
2223
  protoOf(RandomPoolValue).equals = function (other) {
@@ -2225,37 +2226,52 @@
2225
2226
  if (!(other instanceof RandomPoolValue))
2226
2227
  return false;
2227
2228
  var tmp0_other_with_cast = other instanceof RandomPoolValue ? other : THROW_CCE();
2228
- if (!this.w5q_1.equals(tmp0_other_with_cast.w5q_1))
2229
+ if (!this.k5r_1.equals(tmp0_other_with_cast.k5r_1))
2229
2230
  return false;
2230
- if (!equals(this.x5q_1, tmp0_other_with_cast.x5q_1))
2231
+ if (!equals(this.l5r_1, tmp0_other_with_cast.l5r_1))
2231
2232
  return false;
2232
- if (!(this.y5q_1 === tmp0_other_with_cast.y5q_1))
2233
+ if (!(this.m5r_1 === tmp0_other_with_cast.m5r_1))
2233
2234
  return false;
2234
- if (!(this.z5q_1 === tmp0_other_with_cast.z5q_1))
2235
+ if (!(this.n5r_1 === tmp0_other_with_cast.n5r_1))
2235
2236
  return false;
2236
2237
  return true;
2237
2238
  };
2238
2239
  function getExceptionIfCooldown($this) {
2239
- var failedAttemptTime = $this.o5r_1;
2240
- var currentTime = System_instance.m55();
2241
- if (!(failedAttemptTime == null) && $this.p5r_1 >= $this.g5r_1.failedRequestAttempts) {
2242
- var allowedRequestTime = failedAttemptTime.a5l($this.g5r_1.failedAttemptCooldown);
2243
- if (allowedRequestTime.e5l(currentTime) > 0) {
2244
- var exception = new RandomException(VOID, 'getCardDeck: cooldown ends in ' + allowedRequestTime.toString() + ', ' + ('failedAttemptTime = ' + toString_0(failedAttemptTime) + ', ') + ('currentTime = ' + currentTime.toString()));
2240
+ var currentTime = System_instance.a56();
2241
+ if (!($this.c5s_1 == null) && $this.d5s_1 >= $this.u5r_1.failedRequestAttempts) {
2242
+ var timeToWait = Duration__times_impl_sfuzvp($this.u5r_1.failedAttemptCooldown, $this.d5s_1);
2243
+ // Inline function 'kotlin.requireNotNull' call
2244
+ var value = $this.c5s_1;
2245
+ // Inline function 'kotlin.contracts.contract' call
2246
+ var tmp$ret$1;
2247
+ $l$block: {
2248
+ // Inline function 'kotlin.requireNotNull' call
2249
+ // Inline function 'kotlin.contracts.contract' call
2250
+ if (value == null) {
2251
+ // Inline function 'kotlin.requireNotNull.<anonymous>' call
2252
+ var message = 'Required value was null.';
2253
+ throw IllegalArgumentException_init_$Create$(toString(message));
2254
+ } else {
2255
+ tmp$ret$1 = value;
2256
+ break $l$block;
2257
+ }
2258
+ }
2259
+ var allowedRequestTime = tmp$ret$1.o5l(timeToWait);
2260
+ if (allowedRequestTime.s5l(currentTime) > 0) {
2261
+ var exception = new RandomException(VOID, 'getExceptionIfCooldown: ' + ('cooldown ends in ' + allowedRequestTime.toString() + ', ') + ('latestFailedAttemptTime = ' + toString_0($this.c5s_1) + ', ') + ('currentTime = ' + currentTime.toString() + ', ') + ('failedRequestCount = ' + $this.d5s_1));
2245
2262
  return exception;
2246
2263
  } else {
2247
- $this.o5r_1 = null;
2248
- $this.p5r_1 = 0;
2264
+ $this.c5s_1 = null;
2249
2265
  }
2250
2266
  }
2251
2267
  return null;
2252
2268
  }
2253
2269
  function mapToRandomExceptionIfError($this, error) {
2254
- $this.o5r_1 = System_instance.m55();
2255
- $this.p5r_1 = $this.p5r_1 + 1 | 0;
2256
- var tmp = 'getCardDeck: error message = ' + error.message + ', ';
2270
+ $this.c5s_1 = System_instance.a56();
2271
+ $this.d5s_1 = $this.d5s_1 + 1 | 0;
2272
+ var timeToWait = Duration__times_impl_sfuzvp($this.u5r_1.failedAttemptCooldown, $this.d5s_1);
2257
2273
  // Inline function 'kotlin.requireNotNull' call
2258
- var value = $this.o5r_1;
2274
+ var value = $this.c5s_1;
2259
2275
  // Inline function 'kotlin.contracts.contract' call
2260
2276
  var tmp$ret$1;
2261
2277
  $l$block: {
@@ -2270,19 +2286,19 @@
2270
2286
  break $l$block;
2271
2287
  }
2272
2288
  }
2273
- var tmp$ret$2 = tmp$ret$1;
2274
- var randomException = new RandomException(VOID, tmp + ('cooldown ends in ' + tmp$ret$2.a5l($this.g5r_1.failedAttemptCooldown).toString() + ', ') + ('currentTime = ' + toString_0($this.o5r_1)), error);
2275
- $this.i5r_1.w('RandomPoolProvider', VOID, randomException);
2289
+ var allowedRequestTime = tmp$ret$1.o5l(timeToWait);
2290
+ var randomException = new RandomException(VOID, 'mapToRandomExceptionIfError: error message = ' + error.message + ', ' + ('cooldown ends in ' + allowedRequestTime.toString() + ', ') + ('latestFailedAttemptTime = ' + toString_0($this.c5s_1) + ', ') + ('currentTime = ' + System_instance.a56().toString() + ', ') + ('failedRequestCount = ' + $this.d5s_1), error);
2291
+ $this.w5r_1.w('RandomPoolProvider', VOID, randomException);
2276
2292
  return randomException;
2277
2293
  }
2278
2294
  function getOrLoadGameCardDeckData($this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2279
2295
  var tmp = new $getOrLoadGameCardDeckDataCOROUTINE$3($this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion);
2280
- tmp.h9_1 = Unit_instance;
2281
- tmp.i9_1 = null;
2282
- return tmp.n9();
2296
+ tmp.l9_1 = Unit_instance;
2297
+ tmp.m9_1 = null;
2298
+ return tmp.r9();
2283
2299
  }
2284
2300
  function getPreparedGameCardDecksRecord($this, poolId, signature, cardDeckData, userData) {
2285
- var existingCardDeck = $this.n5r_1.h2(userData.gameId);
2301
+ var existingCardDeck = $this.b5s_1.k2(userData.gameId);
2286
2302
  var tmp;
2287
2303
  if (!(existingCardDeck == null)) {
2288
2304
  tmp = Companion_instance_2.nextRound(existingCardDeck, cardDeckData);
@@ -2293,18 +2309,18 @@
2293
2309
  }
2294
2310
  function getPreparedOrRequestPool($this, gameId, min, max, minRoundsCount, cardsCount, signed, requestDurationWarnMillis, $completion) {
2295
2311
  var tmp = new $getPreparedOrRequestPoolCOROUTINE$4($this, gameId, min, max, minRoundsCount, cardsCount, signed, requestDurationWarnMillis, $completion);
2296
- tmp.h9_1 = Unit_instance;
2297
- tmp.i9_1 = null;
2298
- return tmp.n9();
2312
+ tmp.l9_1 = Unit_instance;
2313
+ tmp.m9_1 = null;
2314
+ return tmp.r9();
2299
2315
  }
2300
2316
  function requestNewPool($this, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2301
- return withContext($this.j5r_1, RandomPoolProviderImpl$requestNewPool$slambda_0($this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2317
+ return withContext($this.x5r_1, RandomPoolProviderImpl$requestNewPool$slambda_0($this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2302
2318
  }
2303
2319
  function Companion_9() {
2304
- this.z5s_1 = 100;
2305
- this.a5t_1 = 3;
2306
- this.b5t_1 = 3000;
2307
- this.c5t_1 = 10000;
2320
+ this.n5t_1 = 100;
2321
+ this.o5t_1 = 3;
2322
+ this.p5t_1 = 3000;
2323
+ this.q5t_1 = 10000;
2308
2324
  }
2309
2325
  var Companion_instance_11;
2310
2326
  function Companion_getInstance_12() {
@@ -2314,73 +2330,73 @@
2314
2330
  return uuid4().toString();
2315
2331
  }
2316
2332
  function RandomPoolProviderImpl$getCardDeck$slambda(this$0, $minRoundsCountInPool, $userData, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2317
- this.l5t_1 = this$0;
2318
- this.m5t_1 = $minRoundsCountInPool;
2319
- this.n5t_1 = $userData;
2320
- this.o5t_1 = $min;
2321
- this.p5t_1 = $max;
2322
- this.q5t_1 = $cardsCount;
2323
- this.r5t_1 = $signed;
2324
- this.s5t_1 = $requestDurationWarnMillis;
2333
+ this.z5t_1 = this$0;
2334
+ this.a5u_1 = $minRoundsCountInPool;
2335
+ this.b5u_1 = $userData;
2336
+ this.c5u_1 = $min;
2337
+ this.d5u_1 = $max;
2338
+ this.e5u_1 = $cardsCount;
2339
+ this.f5u_1 = $signed;
2340
+ this.g5u_1 = $requestDurationWarnMillis;
2325
2341
  CoroutineImpl.call(this, resultContinuation);
2326
2342
  }
2327
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).z5t = function ($this$withContext, $completion) {
2328
- var tmp = this.z1d($this$withContext, $completion);
2329
- tmp.h9_1 = Unit_instance;
2330
- tmp.i9_1 = null;
2331
- var tmp_0 = tmp.n9();
2343
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).n5u = function ($this$withContext, $completion) {
2344
+ var tmp = this.n1e($this$withContext, $completion);
2345
+ tmp.l9_1 = Unit_instance;
2346
+ tmp.m9_1 = null;
2347
+ var tmp_0 = tmp.r9();
2332
2348
  if (tmp_0 === get_COROUTINE_SUSPENDED())
2333
2349
  return tmp_0;
2334
2350
  return tmp_0;
2335
2351
  };
2336
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).x9 = function (p1, $completion) {
2337
- return this.z5t((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2352
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).ba = function (p1, $completion) {
2353
+ return this.n5u((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2338
2354
  };
2339
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).n9 = function () {
2340
- var suspendResult = this.h9_1;
2355
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).r9 = function () {
2356
+ var suspendResult = this.l9_1;
2341
2357
  $sm: do
2342
2358
  try {
2343
- var tmp = this.f9_1;
2359
+ var tmp = this.j9_1;
2344
2360
  switch (tmp) {
2345
2361
  case 0:
2346
- this.g9_1 = 10;
2362
+ this.k9_1 = 10;
2347
2363
  var tmp_0 = this;
2348
- tmp_0.u5t_1 = this.l5t_1.l5r_1;
2364
+ tmp_0.i5u_1 = this.z5t_1.z5r_1;
2349
2365
  var tmp_1 = this;
2350
- tmp_1.v5t_1 = null;
2351
- this.f9_1 = 1;
2352
- suspendResult = this.u5t_1.g1m(this.v5t_1, this);
2366
+ tmp_1.j5u_1 = null;
2367
+ this.j9_1 = 1;
2368
+ suspendResult = this.i5u_1.u1m(this.j5u_1, this);
2353
2369
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2354
2370
  return suspendResult;
2355
2371
  }
2356
2372
 
2357
2373
  continue $sm;
2358
2374
  case 1:
2359
- this.w5t_1 = Unit_instance;
2360
- this.f9_1 = 2;
2375
+ this.k5u_1 = Unit_instance;
2376
+ this.j9_1 = 2;
2361
2377
  continue $sm;
2362
2378
  case 2:
2363
- this.g9_1 = 9;
2364
- this.x5t_1 = Unit_instance;
2365
- this.f9_1 = 3;
2379
+ this.k9_1 = 9;
2380
+ this.l5u_1 = Unit_instance;
2381
+ this.j9_1 = 3;
2366
2382
  continue $sm;
2367
2383
  case 3:
2368
- this.y5t_1 = getExceptionIfCooldown(this.l5t_1);
2369
- if (!(this.y5t_1 == null)) {
2384
+ this.m5u_1 = getExceptionIfCooldown(this.z5t_1);
2385
+ if (!(this.m5u_1 == null)) {
2370
2386
  var tmp_2 = this;
2371
- var exception = this.y5t_1;
2372
- tmp_2.x5t_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2373
- this.f9_1 = 7;
2387
+ var exception = this.m5u_1;
2388
+ tmp_2.l5u_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2389
+ this.j9_1 = 7;
2374
2390
  continue $sm;
2375
2391
  } else {
2376
- this.f9_1 = 4;
2392
+ this.j9_1 = 4;
2377
2393
  continue $sm;
2378
2394
  }
2379
2395
 
2380
2396
  case 4:
2381
- this.g9_1 = 6;
2382
- this.f9_1 = 5;
2383
- suspendResult = getOrLoadGameCardDeckData(this.l5t_1, this.m5t_1, this.n5t_1, this.o5t_1, this.p5t_1, this.q5t_1, this.r5t_1, this.s5t_1, this);
2397
+ this.k9_1 = 6;
2398
+ this.j9_1 = 5;
2399
+ suspendResult = getOrLoadGameCardDeckData(this.z5t_1, this.a5u_1, this.b5u_1, this.c5u_1, this.d5u_1, this.e5u_1, this.f5u_1, this.g5u_1, this);
2384
2400
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2385
2401
  return suspendResult;
2386
2402
  }
@@ -2389,131 +2405,131 @@
2389
2405
  case 5:
2390
2406
  var cardDeckData = suspendResult;
2391
2407
  var tmp_3 = this;
2392
- tmp_3.x5t_1 = new Result(_Result___init__impl__xyqfz8(cardDeckData));
2393
- this.f9_1 = 7;
2408
+ tmp_3.l5u_1 = new Result(_Result___init__impl__xyqfz8(cardDeckData));
2409
+ this.j9_1 = 7;
2394
2410
  continue $sm;
2395
2411
  case 6:
2396
- this.g9_1 = 9;
2397
- var tmp_4 = this.i9_1;
2412
+ this.k9_1 = 9;
2413
+ var tmp_4 = this.m9_1;
2398
2414
  if (tmp_4 instanceof Error) {
2399
- var error = this.i9_1;
2415
+ var error = this.m9_1;
2400
2416
  var tmp_5 = this;
2401
- var exception_0 = mapToRandomExceptionIfError(this.l5t_1, error);
2402
- tmp_5.x5t_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception_0)));
2403
- this.f9_1 = 7;
2417
+ var exception_0 = mapToRandomExceptionIfError(this.z5t_1, error);
2418
+ tmp_5.l5u_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception_0)));
2419
+ this.j9_1 = 7;
2404
2420
  continue $sm;
2405
2421
  } else {
2406
- throw this.i9_1;
2422
+ throw this.m9_1;
2407
2423
  }
2408
2424
 
2409
2425
  case 7:
2410
- this.w5t_1 = this.x5t_1;
2411
- this.g9_1 = 10;
2412
- this.f9_1 = 8;
2426
+ this.k5u_1 = this.l5u_1;
2427
+ this.k9_1 = 10;
2428
+ this.j9_1 = 8;
2413
2429
  continue $sm;
2414
2430
  case 8:
2415
- var tmp_6 = this.w5t_1;
2416
- this.g9_1 = 10;
2417
- this.u5t_1.r1l(this.v5t_1);
2431
+ var tmp_6 = this.k5u_1;
2432
+ this.k9_1 = 10;
2433
+ this.i5u_1.f1m(this.j5u_1);
2418
2434
  return tmp_6;
2419
2435
  case 9:
2420
- this.g9_1 = 10;
2421
- var t = this.i9_1;
2422
- this.u5t_1.r1l(this.v5t_1);
2436
+ this.k9_1 = 10;
2437
+ var t = this.m9_1;
2438
+ this.i5u_1.f1m(this.j5u_1);
2423
2439
  throw t;
2424
2440
  case 10:
2425
- throw this.i9_1;
2441
+ throw this.m9_1;
2426
2442
  }
2427
2443
  } catch ($p) {
2428
2444
  var e = $p;
2429
- if (this.g9_1 === 10) {
2445
+ if (this.k9_1 === 10) {
2430
2446
  throw e;
2431
2447
  } else {
2432
- this.f9_1 = this.g9_1;
2433
- this.i9_1 = e;
2448
+ this.j9_1 = this.k9_1;
2449
+ this.m9_1 = e;
2434
2450
  }
2435
2451
  }
2436
2452
  while (true);
2437
2453
  };
2438
- protoOf(RandomPoolProviderImpl$getCardDeck$slambda).z1d = function ($this$withContext, completion) {
2439
- var i = new RandomPoolProviderImpl$getCardDeck$slambda(this.l5t_1, this.m5t_1, this.n5t_1, this.o5t_1, this.p5t_1, this.q5t_1, this.r5t_1, this.s5t_1, completion);
2440
- i.t5t_1 = $this$withContext;
2454
+ protoOf(RandomPoolProviderImpl$getCardDeck$slambda).n1e = function ($this$withContext, completion) {
2455
+ var i = new RandomPoolProviderImpl$getCardDeck$slambda(this.z5t_1, this.a5u_1, this.b5u_1, this.c5u_1, this.d5u_1, this.e5u_1, this.f5u_1, this.g5u_1, completion);
2456
+ i.h5u_1 = $this$withContext;
2441
2457
  return i;
2442
2458
  };
2443
2459
  function RandomPoolProviderImpl$getCardDeck$slambda_0(this$0, $minRoundsCountInPool, $userData, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2444
2460
  var i = new RandomPoolProviderImpl$getCardDeck$slambda(this$0, $minRoundsCountInPool, $userData, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation);
2445
2461
  var l = function ($this$withContext, $completion) {
2446
- return i.z5t($this$withContext, $completion);
2462
+ return i.n5u($this$withContext, $completion);
2447
2463
  };
2448
2464
  l.$arity = 1;
2449
2465
  return l;
2450
2466
  }
2451
2467
  function RandomPoolProviderImpl$prefetchCardDecks$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2452
- this.i5u_1 = this$0;
2453
- this.j5u_1 = $min;
2454
- this.k5u_1 = $max;
2455
- this.l5u_1 = $cardsCount;
2456
- this.m5u_1 = $signed;
2457
- this.n5u_1 = $requestDurationWarnMillis;
2468
+ this.w5u_1 = this$0;
2469
+ this.x5u_1 = $min;
2470
+ this.y5u_1 = $max;
2471
+ this.z5u_1 = $cardsCount;
2472
+ this.a5v_1 = $signed;
2473
+ this.b5v_1 = $requestDurationWarnMillis;
2458
2474
  CoroutineImpl.call(this, resultContinuation);
2459
2475
  }
2460
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).u5u = function ($this$withContext, $completion) {
2461
- var tmp = this.z1d($this$withContext, $completion);
2462
- tmp.h9_1 = Unit_instance;
2463
- tmp.i9_1 = null;
2464
- var tmp_0 = tmp.n9();
2476
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).i5v = function ($this$withContext, $completion) {
2477
+ var tmp = this.n1e($this$withContext, $completion);
2478
+ tmp.l9_1 = Unit_instance;
2479
+ tmp.m9_1 = null;
2480
+ var tmp_0 = tmp.r9();
2465
2481
  if (tmp_0 === get_COROUTINE_SUSPENDED())
2466
2482
  return tmp_0;
2467
2483
  return tmp_0;
2468
2484
  };
2469
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).x9 = function (p1, $completion) {
2470
- return this.u5u((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2485
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).ba = function (p1, $completion) {
2486
+ return this.i5v((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2471
2487
  };
2472
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).n9 = function () {
2473
- var suspendResult = this.h9_1;
2488
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).r9 = function () {
2489
+ var suspendResult = this.l9_1;
2474
2490
  $sm: do
2475
2491
  try {
2476
- var tmp = this.f9_1;
2492
+ var tmp = this.j9_1;
2477
2493
  switch (tmp) {
2478
2494
  case 0:
2479
- this.g9_1 = 10;
2495
+ this.k9_1 = 10;
2480
2496
  var tmp_0 = this;
2481
- tmp_0.p5u_1 = this.i5u_1.l5r_1;
2497
+ tmp_0.d5v_1 = this.w5u_1.z5r_1;
2482
2498
  var tmp_1 = this;
2483
- tmp_1.q5u_1 = null;
2484
- this.f9_1 = 1;
2485
- suspendResult = this.p5u_1.g1m(this.q5u_1, this);
2499
+ tmp_1.e5v_1 = null;
2500
+ this.j9_1 = 1;
2501
+ suspendResult = this.d5v_1.u1m(this.e5v_1, this);
2486
2502
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2487
2503
  return suspendResult;
2488
2504
  }
2489
2505
 
2490
2506
  continue $sm;
2491
2507
  case 1:
2492
- this.r5u_1 = Unit_instance;
2493
- this.f9_1 = 2;
2508
+ this.f5v_1 = Unit_instance;
2509
+ this.j9_1 = 2;
2494
2510
  continue $sm;
2495
2511
  case 2:
2496
- this.g9_1 = 9;
2497
- this.s5u_1 = Unit_instance;
2498
- this.f9_1 = 3;
2512
+ this.k9_1 = 9;
2513
+ this.g5v_1 = Unit_instance;
2514
+ this.j9_1 = 3;
2499
2515
  continue $sm;
2500
2516
  case 3:
2501
- this.t5u_1 = getExceptionIfCooldown(this.i5u_1);
2502
- if (!(this.t5u_1 == null)) {
2517
+ this.h5v_1 = getExceptionIfCooldown(this.w5u_1);
2518
+ if (!(this.h5v_1 == null)) {
2503
2519
  var tmp_2 = this;
2504
- var exception = this.t5u_1;
2505
- tmp_2.s5u_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2506
- this.f9_1 = 7;
2520
+ var exception = this.h5v_1;
2521
+ tmp_2.g5v_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception)));
2522
+ this.j9_1 = 7;
2507
2523
  continue $sm;
2508
2524
  } else {
2509
- this.f9_1 = 4;
2525
+ this.j9_1 = 4;
2510
2526
  continue $sm;
2511
2527
  }
2512
2528
 
2513
2529
  case 4:
2514
- this.g9_1 = 6;
2515
- this.f9_1 = 5;
2516
- suspendResult = requestNewPool(this.i5u_1, this.j5u_1, this.k5u_1, this.l5u_1, this.m5u_1, this.n5u_1, this);
2530
+ this.k9_1 = 6;
2531
+ this.j9_1 = 5;
2532
+ suspendResult = requestNewPool(this.w5u_1, this.x5u_1, this.y5u_1, this.z5u_1, this.a5v_1, this.b5v_1, this);
2517
2533
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2518
2534
  return suspendResult;
2519
2535
  }
@@ -2521,98 +2537,100 @@
2521
2537
  continue $sm;
2522
2538
  case 5:
2523
2539
  var randomPoolValue = suspendResult;
2524
- var this_0 = this.i5u_1.m5r_1;
2525
- var key = randomPoolValue.w5q_1.h5m_1;
2526
- this_0.k2(key, randomPoolValue);
2540
+ var this_0 = this.w5u_1.a5s_1;
2541
+ var key = randomPoolValue.k5r_1.v5m_1;
2542
+ this_0.n2(key, randomPoolValue);
2543
+ this.w5u_1.d5s_1 = 0;
2544
+ this.w5u_1.c5s_1 = null;
2527
2545
  var tmp_3 = this;
2528
- tmp_3.s5u_1 = new Result(_Result___init__impl__xyqfz8(Unit_instance));
2529
- this.f9_1 = 7;
2546
+ tmp_3.g5v_1 = new Result(_Result___init__impl__xyqfz8(Unit_instance));
2547
+ this.j9_1 = 7;
2530
2548
  continue $sm;
2531
2549
  case 6:
2532
- this.g9_1 = 9;
2533
- var tmp_4 = this.i9_1;
2550
+ this.k9_1 = 9;
2551
+ var tmp_4 = this.m9_1;
2534
2552
  if (tmp_4 instanceof Error) {
2535
- var error = this.i9_1;
2553
+ var error = this.m9_1;
2536
2554
  var tmp_5 = this;
2537
- var exception_0 = mapToRandomExceptionIfError(this.i5u_1, error);
2538
- tmp_5.s5u_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception_0)));
2539
- this.f9_1 = 7;
2555
+ var exception_0 = mapToRandomExceptionIfError(this.w5u_1, error);
2556
+ tmp_5.g5v_1 = new Result(_Result___init__impl__xyqfz8(createFailure(exception_0)));
2557
+ this.j9_1 = 7;
2540
2558
  continue $sm;
2541
2559
  } else {
2542
- throw this.i9_1;
2560
+ throw this.m9_1;
2543
2561
  }
2544
2562
 
2545
2563
  case 7:
2546
- this.r5u_1 = this.s5u_1;
2547
- this.g9_1 = 10;
2548
- this.f9_1 = 8;
2564
+ this.f5v_1 = this.g5v_1;
2565
+ this.k9_1 = 10;
2566
+ this.j9_1 = 8;
2549
2567
  continue $sm;
2550
2568
  case 8:
2551
- var tmp_6 = this.r5u_1;
2552
- this.g9_1 = 10;
2553
- this.p5u_1.r1l(this.q5u_1);
2569
+ var tmp_6 = this.f5v_1;
2570
+ this.k9_1 = 10;
2571
+ this.d5v_1.f1m(this.e5v_1);
2554
2572
  return tmp_6;
2555
2573
  case 9:
2556
- this.g9_1 = 10;
2557
- var t = this.i9_1;
2558
- this.p5u_1.r1l(this.q5u_1);
2574
+ this.k9_1 = 10;
2575
+ var t = this.m9_1;
2576
+ this.d5v_1.f1m(this.e5v_1);
2559
2577
  throw t;
2560
2578
  case 10:
2561
- throw this.i9_1;
2579
+ throw this.m9_1;
2562
2580
  }
2563
2581
  } catch ($p) {
2564
2582
  var e = $p;
2565
- if (this.g9_1 === 10) {
2583
+ if (this.k9_1 === 10) {
2566
2584
  throw e;
2567
2585
  } else {
2568
- this.f9_1 = this.g9_1;
2569
- this.i9_1 = e;
2586
+ this.j9_1 = this.k9_1;
2587
+ this.m9_1 = e;
2570
2588
  }
2571
2589
  }
2572
2590
  while (true);
2573
2591
  };
2574
- protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).z1d = function ($this$withContext, completion) {
2575
- var i = new RandomPoolProviderImpl$prefetchCardDecks$slambda(this.i5u_1, this.j5u_1, this.k5u_1, this.l5u_1, this.m5u_1, this.n5u_1, completion);
2576
- i.o5u_1 = $this$withContext;
2592
+ protoOf(RandomPoolProviderImpl$prefetchCardDecks$slambda).n1e = function ($this$withContext, completion) {
2593
+ var i = new RandomPoolProviderImpl$prefetchCardDecks$slambda(this.w5u_1, this.x5u_1, this.y5u_1, this.z5u_1, this.a5v_1, this.b5v_1, completion);
2594
+ i.c5v_1 = $this$withContext;
2577
2595
  return i;
2578
2596
  };
2579
2597
  function RandomPoolProviderImpl$prefetchCardDecks$slambda_0(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2580
2598
  var i = new RandomPoolProviderImpl$prefetchCardDecks$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation);
2581
2599
  var l = function ($this$withContext, $completion) {
2582
- return i.u5u($this$withContext, $completion);
2600
+ return i.i5v($this$withContext, $completion);
2583
2601
  };
2584
2602
  l.$arity = 1;
2585
2603
  return l;
2586
2604
  }
2587
2605
  function RandomPoolProviderImpl$requestNewPool$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2588
- this.d5v_1 = this$0;
2589
- this.e5v_1 = $min;
2590
- this.f5v_1 = $max;
2591
- this.g5v_1 = $cardsCount;
2592
- this.h5v_1 = $signed;
2593
- this.i5v_1 = $requestDurationWarnMillis;
2606
+ this.r5v_1 = this$0;
2607
+ this.s5v_1 = $min;
2608
+ this.t5v_1 = $max;
2609
+ this.u5v_1 = $cardsCount;
2610
+ this.v5v_1 = $signed;
2611
+ this.w5v_1 = $requestDurationWarnMillis;
2594
2612
  CoroutineImpl.call(this, resultContinuation);
2595
2613
  }
2596
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).l5v = function ($this$withContext, $completion) {
2597
- var tmp = this.z1d($this$withContext, $completion);
2598
- tmp.h9_1 = Unit_instance;
2599
- tmp.i9_1 = null;
2600
- return tmp.n9();
2614
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).z5v = function ($this$withContext, $completion) {
2615
+ var tmp = this.n1e($this$withContext, $completion);
2616
+ tmp.l9_1 = Unit_instance;
2617
+ tmp.m9_1 = null;
2618
+ return tmp.r9();
2601
2619
  };
2602
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).x9 = function (p1, $completion) {
2603
- return this.l5v((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2620
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).ba = function (p1, $completion) {
2621
+ return this.z5v((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
2604
2622
  };
2605
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).n9 = function () {
2606
- var suspendResult = this.h9_1;
2623
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).r9 = function () {
2624
+ var suspendResult = this.l9_1;
2607
2625
  $sm: do
2608
2626
  try {
2609
- var tmp = this.f9_1;
2627
+ var tmp = this.j9_1;
2610
2628
  switch (tmp) {
2611
2629
  case 0:
2612
- this.g9_1 = 2;
2613
- this.k5v_1 = System_instance.m55();
2614
- this.f9_1 = 1;
2615
- suspendResult = this.d5v_1.h5r_1.a5p(this.e5v_1, this.f5v_1, this.d5v_1.g5r_1.poolSize, this.g5v_1, new CardDecksRequestUserData(this.d5v_1.k5r_1(), this.d5v_1.g5r_1.poolSize), this.h5v_1, this);
2630
+ this.k9_1 = 2;
2631
+ this.y5v_1 = System_instance.a56();
2632
+ this.j9_1 = 1;
2633
+ suspendResult = this.r5v_1.v5r_1.o5p(this.s5v_1, this.t5v_1, this.r5v_1.u5r_1.poolSize, this.u5v_1, new CardDecksRequestUserData(this.r5v_1.y5r_1(), this.r5v_1.u5r_1.poolSize), this.v5v_1, this);
2616
2634
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2617
2635
  return suspendResult;
2618
2636
  }
@@ -2620,68 +2638,67 @@
2620
2638
  continue $sm;
2621
2639
  case 1:
2622
2640
  var result = suspendResult;
2623
- var requestEndTime = System_instance.m55();
2624
- var requestDuration = requestEndTime.d5l(this.k5v_1);
2641
+ var requestEndTime = System_instance.a56();
2642
+ var requestDuration = requestEndTime.r5l(this.y5v_1);
2625
2643
  Companion_getInstance_0();
2626
- var this_0 = this.i5v_1;
2644
+ var this_0 = this.w5v_1;
2627
2645
  if (Duration__compareTo_impl_pchp0f(requestDuration, toDuration(this_0, DurationUnit_MILLISECONDS_getInstance())) > 0) {
2628
2646
  var tmp_0 = 'Card deck request took longer then expected: ' + ('actual = ' + Duration__toString_impl_8d916b(requestDuration) + ', ');
2629
2647
  Companion_getInstance_0();
2630
- var this_1 = this.i5v_1;
2631
- this.d5v_1.i5r_1.w('RandomPoolProvider', tmp_0 + ('expected = ' + Duration__toString_impl_8d916b(toDuration(this_1, DurationUnit_MILLISECONDS_getInstance()))));
2648
+ var this_1 = this.w5v_1;
2649
+ this.r5v_1.w5r_1.w('RandomPoolProvider', tmp_0 + ('expected = ' + Duration__toString_impl_8d916b(toDuration(this_1, DurationUnit_MILLISECONDS_getInstance()))));
2632
2650
  }
2633
2651
 
2634
- var newCardDecksValue = new RandomPoolValue(result);
2635
- return newCardDecksValue;
2652
+ return new RandomPoolValue(result);
2636
2653
  case 2:
2637
- throw this.i9_1;
2654
+ throw this.m9_1;
2638
2655
  }
2639
2656
  } catch ($p) {
2640
2657
  var e = $p;
2641
- if (this.g9_1 === 2) {
2658
+ if (this.k9_1 === 2) {
2642
2659
  throw e;
2643
2660
  } else {
2644
- this.f9_1 = this.g9_1;
2645
- this.i9_1 = e;
2661
+ this.j9_1 = this.k9_1;
2662
+ this.m9_1 = e;
2646
2663
  }
2647
2664
  }
2648
2665
  while (true);
2649
2666
  };
2650
- protoOf(RandomPoolProviderImpl$requestNewPool$slambda).z1d = function ($this$withContext, completion) {
2651
- var i = new RandomPoolProviderImpl$requestNewPool$slambda(this.d5v_1, this.e5v_1, this.f5v_1, this.g5v_1, this.h5v_1, this.i5v_1, completion);
2652
- i.j5v_1 = $this$withContext;
2667
+ protoOf(RandomPoolProviderImpl$requestNewPool$slambda).n1e = function ($this$withContext, completion) {
2668
+ var i = new RandomPoolProviderImpl$requestNewPool$slambda(this.r5v_1, this.s5v_1, this.t5v_1, this.u5v_1, this.v5v_1, this.w5v_1, completion);
2669
+ i.x5v_1 = $this$withContext;
2653
2670
  return i;
2654
2671
  };
2655
2672
  function RandomPoolProviderImpl$requestNewPool$slambda_0(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation) {
2656
2673
  var i = new RandomPoolProviderImpl$requestNewPool$slambda(this$0, $min, $max, $cardsCount, $signed, $requestDurationWarnMillis, resultContinuation);
2657
2674
  var l = function ($this$withContext, $completion) {
2658
- return i.l5v($this$withContext, $completion);
2675
+ return i.z5v($this$withContext, $completion);
2659
2676
  };
2660
2677
  l.$arity = 1;
2661
2678
  return l;
2662
2679
  }
2663
2680
  function $getOrLoadGameCardDeckDataCOROUTINE$3(_this__u8e3s4, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, resultContinuation) {
2664
2681
  CoroutineImpl.call(this, resultContinuation);
2665
- this.y5r_1 = _this__u8e3s4;
2666
- this.z5r_1 = minRoundsCountInPool;
2667
- this.a5s_1 = userData;
2668
- this.b5s_1 = min;
2669
- this.c5s_1 = max;
2670
- this.d5s_1 = cardsCount;
2671
- this.e5s_1 = signed;
2672
- this.f5s_1 = requestDurationWarnMillis;
2673
- }
2674
- protoOf($getOrLoadGameCardDeckDataCOROUTINE$3).n9 = function () {
2675
- var suspendResult = this.h9_1;
2682
+ this.m5s_1 = _this__u8e3s4;
2683
+ this.n5s_1 = minRoundsCountInPool;
2684
+ this.o5s_1 = userData;
2685
+ this.p5s_1 = min;
2686
+ this.q5s_1 = max;
2687
+ this.r5s_1 = cardsCount;
2688
+ this.s5s_1 = signed;
2689
+ this.t5s_1 = requestDurationWarnMillis;
2690
+ }
2691
+ protoOf($getOrLoadGameCardDeckDataCOROUTINE$3).r9 = function () {
2692
+ var suspendResult = this.l9_1;
2676
2693
  $sm: do
2677
2694
  try {
2678
- var tmp = this.f9_1;
2695
+ var tmp = this.j9_1;
2679
2696
  switch (tmp) {
2680
2697
  case 0:
2681
- this.g9_1 = 2;
2682
- this.g5s_1 = this.a5s_1.gameId;
2683
- this.f9_1 = 1;
2684
- suspendResult = getPreparedOrRequestPool(this.y5r_1, this.g5s_1, this.b5s_1, this.c5s_1, this.z5r_1, this.d5s_1, this.e5s_1, this.f5s_1, this);
2698
+ this.k9_1 = 2;
2699
+ this.u5s_1 = this.o5s_1.gameId;
2700
+ this.j9_1 = 1;
2701
+ suspendResult = getPreparedOrRequestPool(this.m5s_1, this.u5s_1, this.p5s_1, this.q5s_1, this.n5s_1, this.r5s_1, this.s5s_1, this.t5s_1, this);
2685
2702
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2686
2703
  return suspendResult;
2687
2704
  }
@@ -2689,86 +2706,86 @@
2689
2706
  continue $sm;
2690
2707
  case 1:
2691
2708
  var randomPoolValue = suspendResult;
2692
- var this_0 = this.y5r_1.m5r_1;
2693
- var key = randomPoolValue.w5q_1.h5m_1;
2694
- this_0.k2(key, randomPoolValue);
2695
- var cardDeckData = randomPoolValue.e5r(this.a5s_1.gameId);
2696
- var tmp21_poolId = randomPoolValue.w5q_1.h5m_1;
2697
- var tmp22_signature = randomPoolValue.w5q_1.i5m_1;
2698
- var cardDecksRecord = getPreparedGameCardDecksRecord(this.y5r_1, tmp21_poolId, tmp22_signature, cardDeckData, this.a5s_1);
2699
- var this_1 = this.y5r_1.n5r_1;
2700
- var key_0 = this.a5s_1.gameId;
2701
- this_1.k2(key_0, cardDecksRecord);
2709
+ var this_0 = this.m5s_1.a5s_1;
2710
+ var key = randomPoolValue.k5r_1.v5m_1;
2711
+ this_0.n2(key, randomPoolValue);
2712
+ var cardDeckData = randomPoolValue.s5r(this.o5s_1.gameId);
2713
+ var tmp21_poolId = randomPoolValue.k5r_1.v5m_1;
2714
+ var tmp22_signature = randomPoolValue.k5r_1.w5m_1;
2715
+ var cardDecksRecord = getPreparedGameCardDecksRecord(this.m5s_1, tmp21_poolId, tmp22_signature, cardDeckData, this.o5s_1);
2716
+ var this_1 = this.m5s_1.b5s_1;
2717
+ var key_0 = this.o5s_1.gameId;
2718
+ this_1.n2(key_0, cardDecksRecord);
2702
2719
  return cardDeckData;
2703
2720
  case 2:
2704
- throw this.i9_1;
2721
+ throw this.m9_1;
2705
2722
  }
2706
2723
  } catch ($p) {
2707
2724
  var e = $p;
2708
- if (this.g9_1 === 2) {
2725
+ if (this.k9_1 === 2) {
2709
2726
  throw e;
2710
2727
  } else {
2711
- this.f9_1 = this.g9_1;
2712
- this.i9_1 = e;
2728
+ this.j9_1 = this.k9_1;
2729
+ this.m9_1 = e;
2713
2730
  }
2714
2731
  }
2715
2732
  while (true);
2716
2733
  };
2717
2734
  function $getPreparedOrRequestPoolCOROUTINE$4(_this__u8e3s4, gameId, min, max, minRoundsCount, cardsCount, signed, requestDurationWarnMillis, resultContinuation) {
2718
2735
  CoroutineImpl.call(this, resultContinuation);
2719
- this.p5s_1 = _this__u8e3s4;
2720
- this.q5s_1 = gameId;
2721
- this.r5s_1 = min;
2722
- this.s5s_1 = max;
2723
- this.t5s_1 = minRoundsCount;
2724
- this.u5s_1 = cardsCount;
2725
- this.v5s_1 = signed;
2726
- this.w5s_1 = requestDurationWarnMillis;
2727
- }
2728
- protoOf($getPreparedOrRequestPoolCOROUTINE$4).n9 = function () {
2729
- var suspendResult = this.h9_1;
2736
+ this.d5t_1 = _this__u8e3s4;
2737
+ this.e5t_1 = gameId;
2738
+ this.f5t_1 = min;
2739
+ this.g5t_1 = max;
2740
+ this.h5t_1 = minRoundsCount;
2741
+ this.i5t_1 = cardsCount;
2742
+ this.j5t_1 = signed;
2743
+ this.k5t_1 = requestDurationWarnMillis;
2744
+ }
2745
+ protoOf($getPreparedOrRequestPoolCOROUTINE$4).r9 = function () {
2746
+ var suspendResult = this.l9_1;
2730
2747
  $sm: do
2731
2748
  try {
2732
- var tmp = this.f9_1;
2749
+ var tmp = this.j9_1;
2733
2750
  switch (tmp) {
2734
2751
  case 0:
2735
- this.g9_1 = 2;
2752
+ this.k9_1 = 2;
2736
2753
  var tmp_0 = this;
2737
- var this_0 = this.p5s_1.m5r_1;
2754
+ var this_0 = this.d5t_1.a5s_1;
2738
2755
  var destination = LinkedHashMap_init_$Create$();
2739
2756
  var tmp0_iterator = this_0.s().j();
2740
2757
  while (tmp0_iterator.k()) {
2741
2758
  var element = tmp0_iterator.l();
2742
- var this_1 = element.u().x5q_1;
2743
- var key = this.q5s_1;
2744
- if ((isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).f2(key)) {
2745
- destination.k2(element.t(), element.u());
2759
+ var this_1 = element.u().l5r_1;
2760
+ var key = this.e5t_1;
2761
+ if ((isInterface(this_1, KtMap) ? this_1 : THROW_CCE()).i2(key)) {
2762
+ destination.n2(element.t(), element.u());
2746
2763
  }
2747
2764
  }
2748
2765
 
2749
- tmp_0.x5s_1 = firstOrNull(destination.s());
2750
- if (!(this.x5s_1 == null)) {
2751
- return this.x5s_1.u().d5r(this.q5s_1);
2766
+ tmp_0.l5t_1 = firstOrNull(destination.s());
2767
+ if (!(this.l5t_1 == null)) {
2768
+ return this.l5t_1.u().r5r(this.e5t_1);
2752
2769
  }
2753
2770
 
2754
2771
  var tmp_1 = this;
2755
- var this_2 = this.p5s_1.m5r_1;
2772
+ var this_2 = this.d5t_1.a5s_1;
2756
2773
  var destination_0 = LinkedHashMap_init_$Create$();
2757
2774
  var tmp0_iterator_0 = this_2.s().j();
2758
2775
  while (tmp0_iterator_0.k()) {
2759
2776
  var element_0 = tmp0_iterator_0.l();
2760
- if (element_0.u().a5r(this.t5s_1)) {
2761
- destination_0.k2(element_0.t(), element_0.u());
2777
+ if (element_0.u().o5r(this.h5t_1)) {
2778
+ destination_0.n2(element_0.t(), element_0.u());
2762
2779
  }
2763
2780
  }
2764
2781
 
2765
- tmp_1.y5s_1 = firstOrNull(destination_0.s());
2766
- if (!(this.y5s_1 == null)) {
2767
- return this.y5s_1.u().b5r(this.q5s_1, this.t5s_1, this.p5s_1.g5r_1.thresholdForUsedPool);
2782
+ tmp_1.m5t_1 = firstOrNull(destination_0.s());
2783
+ if (!(this.m5t_1 == null)) {
2784
+ return this.m5t_1.u().p5r(this.e5t_1, this.h5t_1, this.d5t_1.u5r_1.thresholdForUsedPool);
2768
2785
  }
2769
2786
 
2770
- this.f9_1 = 1;
2771
- suspendResult = requestNewPool(this.p5s_1, this.r5s_1, this.s5s_1, this.u5s_1, this.v5s_1, this.w5s_1, this);
2787
+ this.j9_1 = 1;
2788
+ suspendResult = requestNewPool(this.d5t_1, this.f5t_1, this.g5t_1, this.i5t_1, this.j5t_1, this.k5t_1, this);
2772
2789
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
2773
2790
  return suspendResult;
2774
2791
  }
@@ -2776,23 +2793,23 @@
2776
2793
  continue $sm;
2777
2794
  case 1:
2778
2795
  var cardDecks = suspendResult;
2779
- return cardDecks.b5r(this.q5s_1, this.t5s_1, this.p5s_1.g5r_1.thresholdForUsedPool);
2796
+ return cardDecks.p5r(this.e5t_1, this.h5t_1, this.d5t_1.u5r_1.thresholdForUsedPool);
2780
2797
  case 2:
2781
- throw this.i9_1;
2798
+ throw this.m9_1;
2782
2799
  }
2783
2800
  } catch ($p) {
2784
2801
  var e = $p;
2785
- if (this.g9_1 === 2) {
2802
+ if (this.k9_1 === 2) {
2786
2803
  throw e;
2787
2804
  } else {
2788
- this.f9_1 = this.g9_1;
2789
- this.i9_1 = e;
2805
+ this.j9_1 = this.k9_1;
2806
+ this.m9_1 = e;
2790
2807
  }
2791
2808
  }
2792
2809
  while (true);
2793
2810
  };
2794
2811
  function RandomPoolProviderImpl(params, randomOrgApiService, logger, dispatcher, idsProvider) {
2795
- dispatcher = dispatcher === VOID ? Dispatchers_getInstance().f10_1 : dispatcher;
2812
+ dispatcher = dispatcher === VOID ? Dispatchers_getInstance().t10_1 : dispatcher;
2796
2813
  var tmp;
2797
2814
  if (idsProvider === VOID) {
2798
2815
  tmp = RandomPoolProviderImpl$_init_$lambda_f6qzy3;
@@ -2800,92 +2817,92 @@
2800
2817
  tmp = idsProvider;
2801
2818
  }
2802
2819
  idsProvider = tmp;
2803
- this.g5r_1 = params;
2804
- this.h5r_1 = randomOrgApiService;
2805
- this.i5r_1 = logger;
2806
- this.j5r_1 = dispatcher;
2807
- this.k5r_1 = idsProvider;
2808
- this.l5r_1 = Mutex();
2820
+ this.u5r_1 = params;
2821
+ this.v5r_1 = randomOrgApiService;
2822
+ this.w5r_1 = logger;
2823
+ this.x5r_1 = dispatcher;
2824
+ this.y5r_1 = idsProvider;
2825
+ this.z5r_1 = Mutex();
2809
2826
  var tmp_0 = this;
2810
2827
  // Inline function 'kotlin.collections.mutableMapOf' call
2811
- tmp_0.m5r_1 = LinkedHashMap_init_$Create$();
2828
+ tmp_0.a5s_1 = LinkedHashMap_init_$Create$();
2812
2829
  var tmp_1 = this;
2813
2830
  // Inline function 'kotlin.collections.mutableMapOf' call
2814
- tmp_1.n5r_1 = LinkedHashMap_init_$Create$();
2815
- this.o5r_1 = null;
2816
- this.p5r_1 = 0;
2831
+ tmp_1.b5s_1 = LinkedHashMap_init_$Create$();
2832
+ this.c5s_1 = null;
2833
+ this.d5s_1 = 0;
2817
2834
  }
2818
- protoOf(RandomPoolProviderImpl).s5q = function (minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2819
- var tmp = withContext(this.j5r_1, RandomPoolProviderImpl$getCardDeck$slambda_0(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2835
+ protoOf(RandomPoolProviderImpl).g5r = function (minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2836
+ var tmp = withContext(this.x5r_1, RandomPoolProviderImpl$getCardDeck$slambda_0(this, minRoundsCountInPool, userData, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2820
2837
  if (tmp === get_COROUTINE_SUSPENDED())
2821
2838
  return tmp;
2822
2839
  return tmp;
2823
2840
  };
2824
- protoOf(RandomPoolProviderImpl).u5q = function (min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2825
- var tmp = withContext(this.j5r_1, RandomPoolProviderImpl$prefetchCardDecks$slambda_0(this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2841
+ protoOf(RandomPoolProviderImpl).i5r = function (min, max, cardsCount, signed, requestDurationWarnMillis, $completion) {
2842
+ var tmp = withContext(this.x5r_1, RandomPoolProviderImpl$prefetchCardDecks$slambda_0(this, min, max, cardsCount, signed, requestDurationWarnMillis, null), $completion);
2826
2843
  if (tmp === get_COROUTINE_SUSPENDED())
2827
2844
  return tmp;
2828
2845
  return tmp;
2829
2846
  };
2830
- protoOf(RandomPoolProviderImpl).m5v = function (gameId) {
2831
- return this.n5r_1.h2(gameId);
2847
+ protoOf(RandomPoolProviderImpl).a5w = function (gameId) {
2848
+ return this.b5s_1.k2(gameId);
2832
2849
  };
2833
2850
  protoOf(RandomPoolProviderImpl).getGame = function (gameId) {
2834
- return this.m5v(gameId);
2851
+ return this.a5w(gameId);
2835
2852
  };
2836
- protoOf(RandomPoolProviderImpl).n5v = function (id) {
2837
- return this.m5r_1.h2(id);
2853
+ protoOf(RandomPoolProviderImpl).b5w = function (id) {
2854
+ return this.a5s_1.k2(id);
2838
2855
  };
2839
2856
  protoOf(RandomPoolProviderImpl).getRandomPool = function (id) {
2840
- return this.n5v(id);
2857
+ return this.b5w(id);
2841
2858
  };
2842
- protoOf(RandomPoolProviderImpl).o5v = function () {
2843
- return this.m5r_1.m();
2859
+ protoOf(RandomPoolProviderImpl).c5w = function () {
2860
+ return this.a5s_1.m();
2844
2861
  };
2845
2862
  protoOf(RandomPoolProviderImpl).getRandomPoolsCount = function () {
2846
- return this.o5v();
2863
+ return this.c5w();
2847
2864
  };
2848
- protoOf(RandomPoolProviderImpl).v5q = function (gameId) {
2849
- var gameCardDecksRecord = this.n5r_1.h2(gameId);
2865
+ protoOf(RandomPoolProviderImpl).j5r = function (gameId) {
2866
+ var gameCardDecksRecord = this.b5s_1.k2(gameId);
2850
2867
  if (!(gameCardDecksRecord == null)) {
2851
- var randomPoolValue = this.m5r_1.h2(gameCardDecksRecord.poolId);
2868
+ var randomPoolValue = this.a5s_1.k2(gameCardDecksRecord.poolId);
2852
2869
  if (!(randomPoolValue == null)) {
2853
2870
  // Inline function 'kotlin.apply' call
2854
- var this_0 = toMutableMap(randomPoolValue.x5q_1);
2871
+ var this_0 = toMutableMap(randomPoolValue.l5r_1);
2855
2872
  // Inline function 'kotlin.contracts.contract' call
2856
2873
  // Inline function 'games.raspberry.card_game.random.data.providers.RandomPoolProviderImpl.setGameFinished.<anonymous>' call
2857
- this_0.l2(gameId);
2858
- var newPoolValue = randomPoolValue.c5r(VOID, toMap(this_0));
2859
- if (newPoolValue.x5q_1.p()) {
2860
- this.m5r_1.l2(gameCardDecksRecord.poolId);
2874
+ this_0.o2(gameId);
2875
+ var newPoolValue = randomPoolValue.q5r(VOID, toMap(this_0));
2876
+ if (newPoolValue.l5r_1.p()) {
2877
+ this.a5s_1.o2(gameCardDecksRecord.poolId);
2861
2878
  } else {
2862
2879
  // Inline function 'kotlin.collections.set' call
2863
- var this_1 = this.m5r_1;
2880
+ var this_1 = this.a5s_1;
2864
2881
  var key = gameCardDecksRecord.poolId;
2865
- this_1.k2(key, newPoolValue);
2882
+ this_1.n2(key, newPoolValue);
2866
2883
  }
2867
2884
  }
2868
2885
  }
2869
- this.n5r_1.l2(gameId);
2886
+ this.b5s_1.o2(gameId);
2870
2887
  };
2871
2888
  function ApiCommonConfigs$setupJsonDefaultRequest$lambda($url) {
2872
2889
  return function ($this$defaultRequest) {
2873
2890
  header($this$defaultRequest, 'Content-Type', 'application/json');
2874
- $this$defaultRequest.l34($url);
2891
+ $this$defaultRequest.z34($url);
2875
2892
  return Unit_instance;
2876
2893
  };
2877
2894
  }
2878
2895
  function ApiCommonConfigs$setupLogging$1$1($externalLogger) {
2879
- this.p5v_1 = $externalLogger;
2896
+ this.d5w_1 = $externalLogger;
2880
2897
  }
2881
- protoOf(ApiCommonConfigs$setupLogging$1$1).v3u = function (message) {
2882
- this.p5v_1(message);
2898
+ protoOf(ApiCommonConfigs$setupLogging$1$1).j3v = function (message) {
2899
+ this.d5w_1(message);
2883
2900
  };
2884
2901
  function ApiCommonConfigs$setupLogging$lambda($config, $externalLogger) {
2885
2902
  return function ($this$install) {
2886
- $this$install.l3w(get_DEFAULT(Companion_instance_0));
2887
- $this$install.k3w_1 = $config.s5v_1;
2888
- $this$install.l3w(new ApiCommonConfigs$setupLogging$1$1($externalLogger));
2903
+ $this$install.z3w(get_DEFAULT(Companion_instance_0));
2904
+ $this$install.y3w_1 = $config.g5w_1;
2905
+ $this$install.z3w(new ApiCommonConfigs$setupLogging$1$1($externalLogger));
2889
2906
  return Unit_instance;
2890
2907
  };
2891
2908
  }
@@ -2897,32 +2914,32 @@
2897
2914
  }
2898
2915
  function ApiCommonConfigs() {
2899
2916
  }
2900
- protoOf(ApiCommonConfigs).u5v = function (_this__u8e3s4, config, externalLogger) {
2901
- _this__u8e3s4.x2v_1 = true;
2902
- this.v5v(_this__u8e3s4, config.q5v_1);
2903
- this.w5v(_this__u8e3s4, config.t5v_1);
2904
- this.x5v(_this__u8e3s4, config, externalLogger);
2917
+ protoOf(ApiCommonConfigs).i5w = function (_this__u8e3s4, config, externalLogger) {
2918
+ _this__u8e3s4.l2w_1 = true;
2919
+ this.j5w(_this__u8e3s4, config.e5w_1);
2920
+ this.k5w(_this__u8e3s4, config.h5w_1);
2921
+ this.l5w(_this__u8e3s4, config, externalLogger);
2905
2922
  };
2906
- protoOf(ApiCommonConfigs).v5v = function (_this__u8e3s4, url) {
2923
+ protoOf(ApiCommonConfigs).j5w = function (_this__u8e3s4, url) {
2907
2924
  defaultRequest(_this__u8e3s4, ApiCommonConfigs$setupJsonDefaultRequest$lambda(url));
2908
2925
  };
2909
- protoOf(ApiCommonConfigs).x5v = function (_this__u8e3s4, config, externalLogger) {
2926
+ protoOf(ApiCommonConfigs).l5w = function (_this__u8e3s4, config, externalLogger) {
2910
2927
  var tmp = Companion_getInstance_1();
2911
- _this__u8e3s4.s2w(tmp, ApiCommonConfigs$setupLogging$lambda(config, externalLogger));
2928
+ _this__u8e3s4.g2x(tmp, ApiCommonConfigs$setupLogging$lambda(config, externalLogger));
2912
2929
  };
2913
- protoOf(ApiCommonConfigs).w5v = function (_this__u8e3s4, json) {
2930
+ protoOf(ApiCommonConfigs).k5w = function (_this__u8e3s4, json) {
2914
2931
  var tmp = Plugin_getInstance();
2915
- _this__u8e3s4.s2w(tmp, ApiCommonConfigs$setupContentNegotiation$lambda(json));
2932
+ _this__u8e3s4.g2x(tmp, ApiCommonConfigs$setupContentNegotiation$lambda(json));
2916
2933
  };
2917
2934
  var ApiCommonConfigs_instance;
2918
2935
  function ApiCommonConfigs_getInstance() {
2919
2936
  return ApiCommonConfigs_instance;
2920
2937
  }
2921
2938
  function HttpParams$_init_$lambda_l7stpf($this$Json) {
2922
- $this$Json.c4v_1 = true;
2923
- $this$Json.b4v_1 = true;
2924
- $this$Json.a4v_1 = true;
2925
- $this$Json.z4u_1 = false;
2939
+ $this$Json.q4v_1 = true;
2940
+ $this$Json.p4v_1 = true;
2941
+ $this$Json.o4v_1 = true;
2942
+ $this$Json.n4v_1 = false;
2926
2943
  return Unit_instance;
2927
2944
  }
2928
2945
  function HttpParams(baseUrl, timeoutMillis, loggingLevel, json) {
@@ -2935,19 +2952,19 @@
2935
2952
  tmp = json;
2936
2953
  }
2937
2954
  json = tmp;
2938
- this.q5v_1 = baseUrl;
2939
- this.r5v_1 = timeoutMillis;
2940
- this.s5v_1 = loggingLevel;
2941
- this.t5v_1 = json;
2955
+ this.e5w_1 = baseUrl;
2956
+ this.f5w_1 = timeoutMillis;
2957
+ this.g5w_1 = loggingLevel;
2958
+ this.h5w_1 = json;
2942
2959
  }
2943
2960
  protoOf(HttpParams).toString = function () {
2944
- return 'HttpParams(baseUrl=' + this.q5v_1 + ', timeoutMillis=' + this.r5v_1.toString() + ', loggingLevel=' + this.s5v_1.toString() + ', json=' + toString(this.t5v_1) + ')';
2961
+ return 'HttpParams(baseUrl=' + this.e5w_1 + ', timeoutMillis=' + this.f5w_1.toString() + ', loggingLevel=' + this.g5w_1.toString() + ', json=' + toString(this.h5w_1) + ')';
2945
2962
  };
2946
2963
  protoOf(HttpParams).hashCode = function () {
2947
- var result = getStringHashCode(this.q5v_1);
2948
- result = imul(result, 31) + this.r5v_1.hashCode() | 0;
2949
- result = imul(result, 31) + this.s5v_1.hashCode() | 0;
2950
- result = imul(result, 31) + hashCode(this.t5v_1) | 0;
2964
+ var result = getStringHashCode(this.e5w_1);
2965
+ result = imul(result, 31) + this.f5w_1.hashCode() | 0;
2966
+ result = imul(result, 31) + this.g5w_1.hashCode() | 0;
2967
+ result = imul(result, 31) + hashCode(this.h5w_1) | 0;
2951
2968
  return result;
2952
2969
  };
2953
2970
  protoOf(HttpParams).equals = function (other) {
@@ -2956,13 +2973,13 @@
2956
2973
  if (!(other instanceof HttpParams))
2957
2974
  return false;
2958
2975
  var tmp0_other_with_cast = other instanceof HttpParams ? other : THROW_CCE();
2959
- if (!(this.q5v_1 === tmp0_other_with_cast.q5v_1))
2976
+ if (!(this.e5w_1 === tmp0_other_with_cast.e5w_1))
2960
2977
  return false;
2961
- if (!this.r5v_1.equals(tmp0_other_with_cast.r5v_1))
2978
+ if (!this.f5w_1.equals(tmp0_other_with_cast.f5w_1))
2962
2979
  return false;
2963
- if (!this.s5v_1.equals(tmp0_other_with_cast.s5v_1))
2980
+ if (!this.g5w_1.equals(tmp0_other_with_cast.g5w_1))
2964
2981
  return false;
2965
- if (!equals(this.t5v_1, tmp0_other_with_cast.t5v_1))
2982
+ if (!equals(this.h5w_1, tmp0_other_with_cast.h5w_1))
2966
2983
  return false;
2967
2984
  return true;
2968
2985
  };
@@ -2986,12 +3003,12 @@
2986
3003
  }
2987
3004
  function nextBytesCopyTo($this, bytes) {
2988
3005
  try {
2989
- $this.z5v_1.t5l(bytes);
3006
+ $this.n5w_1.h5m(bytes);
2990
3007
  } catch ($p) {
2991
3008
  if ($p instanceof SecRandomCopyException) {
2992
3009
  var error = $p;
2993
- $this.y5v_1.e('SecureGameRandom', 'nextBytesCopyTo error ' + error.toString());
2994
- $this.a5w_1.tg(bytes);
3010
+ $this.m5w_1.e('SecureGameRandom', 'nextBytesCopyTo error ' + error.toString());
3011
+ $this.o5w_1.xg(bytes);
2995
3012
  return Unit_instance;
2996
3013
  } else {
2997
3014
  throw $p;
@@ -3017,11 +3034,11 @@
3017
3034
  }
3018
3035
  function SecureRandom_0(logger) {
3019
3036
  logger = logger === VOID ? new PlatformRaspberryLogger() : logger;
3020
- this.y5v_1 = logger;
3021
- this.z5v_1 = new SecureRandom();
3022
- this.a5w_1 = Default_getInstance();
3037
+ this.m5w_1 = logger;
3038
+ this.n5w_1 = new SecureRandom();
3039
+ this.o5w_1 = Default_getInstance();
3023
3040
  }
3024
- protoOf(SecureRandom_0).qg = function (from, until) {
3041
+ protoOf(SecureRandom_0).vg = function (from, until) {
3025
3042
  checkRangeBounds(this, from, until);
3026
3043
  var n = until - from | 0;
3027
3044
  if (n > 0 || n === -2147483648) {
@@ -3048,7 +3065,7 @@
3048
3065
  }
3049
3066
  }
3050
3067
  };
3051
- protoOf(SecureRandom_0).c5w = function () {
3068
+ protoOf(SecureRandom_0).q5w = function () {
3052
3069
  return !(nextBits(this, 1) === 0);
3053
3070
  };
3054
3071
  function CustomRandom() {
@@ -3071,9 +3088,9 @@
3071
3088
  while (pile.m() > 0) {
3072
3089
  // Inline function 'kotlin.comparisons.minOf' call
3073
3090
  var a = pile.m();
3074
- var b = 1 + random.b5w(VOID, twentypc) | 0;
3091
+ var b = 1 + random.p5w(VOID, twentypc) | 0;
3075
3092
  var cards = Math.min(a, b);
3076
- pile2.b2(0, take(pile, cards));
3093
+ pile2.e2(0, take(pile, cards));
3077
3094
  // Inline function 'kotlin.repeat' call
3078
3095
  // Inline function 'kotlin.contracts.contract' call
3079
3096
  var inductionVariable_0 = 0;
@@ -3082,12 +3099,12 @@
3082
3099
  var index_0 = inductionVariable_0;
3083
3100
  inductionVariable_0 = inductionVariable_0 + 1 | 0;
3084
3101
  // Inline function 'games.raspberry.card_game.random.utils.random.overhand.<anonymous>.<anonymous>' call
3085
- pile.e2(0);
3102
+ pile.h2(0);
3086
3103
  }
3087
3104
  while (inductionVariable_0 < cards);
3088
3105
  }
3089
3106
  pile.n(pile2);
3090
- pile2.a2();
3107
+ pile2.d2();
3091
3108
  }
3092
3109
  while (inductionVariable < iterations);
3093
3110
  return pile;
@@ -3106,18 +3123,18 @@
3106
3123
  // Inline function 'games.raspberry.card_game.random.utils.random.riffle.<anonymous>' call
3107
3124
  var mid = deck.m() / 2 | 0;
3108
3125
  var tenpc = mid / 10 | 0;
3109
- var cut = (mid - tenpc | 0) + random.b5w(VOID, imul(2, tenpc) + 1 | 0) | 0;
3126
+ var cut = (mid - tenpc | 0) + random.p5w(VOID, imul(2, tenpc) + 1 | 0) | 0;
3110
3127
  var deck1 = toMutableList(take(pile, cut));
3111
3128
  var deck2 = toMutableList(drop(pile, cut));
3112
- pile.a2();
3113
- var fromTop = random.c5w();
3129
+ pile.d2();
3130
+ var fromTop = random.q5w();
3114
3131
  while (deck1.m() > 0 && deck2.m() > 0) {
3115
3132
  if (fromTop) {
3116
- pile.e(deck1.e2(0));
3117
- pile.e(deck2.e2(0));
3133
+ pile.e(deck1.h2(0));
3134
+ pile.e(deck2.h2(0));
3118
3135
  } else {
3119
- pile.e(deck1.e2(get_lastIndex(deck1)));
3120
- pile.e(deck2.e2(get_lastIndex(deck2)));
3136
+ pile.e(deck1.h2(get_lastIndex(deck1)));
3137
+ pile.e(deck2.h2(get_lastIndex(deck2)));
3121
3138
  }
3122
3139
  }
3123
3140
  if (deck1.m() > 0) {
@@ -3132,22 +3149,22 @@
3132
3149
  }
3133
3150
  function HttpFactory$provideHttpClient$lambda$lambda($config) {
3134
3151
  return function ($this$install) {
3135
- $this$install.j3g($config.r5v_1);
3136
- $this$install.h3g($config.r5v_1);
3152
+ $this$install.x3g($config.f5w_1);
3153
+ $this$install.v3g($config.f5w_1);
3137
3154
  return Unit_instance;
3138
3155
  };
3139
3156
  }
3140
3157
  function HttpFactory$provideHttpClient$lambda($config, $externalLogger) {
3141
3158
  return function ($this$HttpClient) {
3142
3159
  var tmp = Plugin_getInstance_0();
3143
- $this$HttpClient.s2w(tmp, HttpFactory$provideHttpClient$lambda$lambda($config));
3144
- ApiCommonConfigs_instance.u5v($this$HttpClient, $config, $externalLogger);
3160
+ $this$HttpClient.g2x(tmp, HttpFactory$provideHttpClient$lambda$lambda($config));
3161
+ ApiCommonConfigs_instance.i5w($this$HttpClient, $config, $externalLogger);
3145
3162
  return Unit_instance;
3146
3163
  };
3147
3164
  }
3148
3165
  function HttpFactory() {
3149
3166
  }
3150
- protoOf(HttpFactory).e5w = function (config, externalLogger) {
3167
+ protoOf(HttpFactory).s5w = function (config, externalLogger) {
3151
3168
  var tmp = Js_instance;
3152
3169
  return HttpClient(tmp, HttpFactory$provideHttpClient$lambda(config, externalLogger));
3153
3170
  };
@@ -3156,15 +3173,15 @@
3156
3173
  return HttpFactory_instance;
3157
3174
  }
3158
3175
  //region block: post-declaration
3159
- protoOf($serializer).a4g = typeParametersSerializers;
3160
- protoOf($serializer_0).a4g = typeParametersSerializers;
3161
- protoOf($serializer_2).a4g = typeParametersSerializers;
3162
- protoOf($serializer_3).a4g = typeParametersSerializers;
3163
- protoOf($serializer_5).a4g = typeParametersSerializers;
3164
- protoOf($serializer_6).a4g = typeParametersSerializers;
3165
- protoOf(RandomPoolProviderImpl).t5q = getCardDeck$default;
3166
- protoOf(SecureRandom_0).b5w = nextInt$default;
3167
- protoOf(SecureRandom_0).d5w = shuffle;
3176
+ protoOf($serializer).o4g = typeParametersSerializers;
3177
+ protoOf($serializer_0).o4g = typeParametersSerializers;
3178
+ protoOf($serializer_2).o4g = typeParametersSerializers;
3179
+ protoOf($serializer_3).o4g = typeParametersSerializers;
3180
+ protoOf($serializer_5).o4g = typeParametersSerializers;
3181
+ protoOf($serializer_6).o4g = typeParametersSerializers;
3182
+ protoOf(RandomPoolProviderImpl).h5r = getCardDeck$default;
3183
+ protoOf(SecureRandom_0).p5w = nextInt$default;
3184
+ protoOf(SecureRandom_0).r5w = shuffle;
3168
3185
  //endregion
3169
3186
  //region block: init
3170
3187
  Companion_instance_1 = new Companion();