game_client_logic_deb 1.4.7 → 1.4.9
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.
package/Logic_Debertz-core.js
CHANGED
package/Logic_Debertz-engine.js
CHANGED
|
@@ -31196,7 +31196,7 @@
|
|
|
31196
31196
|
}
|
|
31197
31197
|
tmp$ret$2 = tmp0_mapTo;
|
|
31198
31198
|
tmp$ret$3 = tmp$ret$2;
|
|
31199
|
-
var tmp1_all =
|
|
31199
|
+
var tmp1_all = tmp$ret$3;
|
|
31200
31200
|
var tmp_0;
|
|
31201
31201
|
if (isInterface(tmp1_all, Collection)) {
|
|
31202
31202
|
tmp_0 = tmp1_all.k();
|
|
@@ -31214,7 +31214,8 @@
|
|
|
31214
31214
|
// Inline function 'com.debertz.logic.redux.middlewares.validation.checkCardDuplicatesMiddleware.<anonymous>.<anonymous>' call
|
|
31215
31215
|
var tmp$ret$5;
|
|
31216
31216
|
// Inline function 'kotlin.collections.count' call
|
|
31217
|
-
|
|
31217
|
+
var tmp0_count = toSet(element);
|
|
31218
|
+
tmp$ret$5 = tmp0_count.f();
|
|
31218
31219
|
var tmp_1 = tmp$ret$5;
|
|
31219
31220
|
Companion_getInstance_10();
|
|
31220
31221
|
tmp$ret$6 = tmp_1 === 6;
|
|
@@ -31259,7 +31260,7 @@
|
|
|
31259
31260
|
}
|
|
31260
31261
|
tmp$ret$10 = tmp0_mapTo_0;
|
|
31261
31262
|
tmp$ret$11 = tmp$ret$10;
|
|
31262
|
-
var tmp4_all =
|
|
31263
|
+
var tmp4_all = tmp$ret$11;
|
|
31263
31264
|
var tmp_3;
|
|
31264
31265
|
if (isInterface(tmp4_all, Collection)) {
|
|
31265
31266
|
tmp_3 = tmp4_all.k();
|
|
@@ -31277,7 +31278,8 @@
|
|
|
31277
31278
|
// Inline function 'com.debertz.logic.redux.middlewares.validation.checkCardDuplicatesMiddleware.<anonymous>.<anonymous>' call
|
|
31278
31279
|
var tmp$ret$13;
|
|
31279
31280
|
// Inline function 'kotlin.collections.count' call
|
|
31280
|
-
|
|
31281
|
+
var tmp0_count_0 = toSet(element_0);
|
|
31282
|
+
tmp$ret$13 = tmp0_count_0.f();
|
|
31281
31283
|
tmp$ret$14 = tmp$ret$13 === this.n44_1.b3q(state.m2n().config);
|
|
31282
31284
|
if (!tmp$ret$14) {
|
|
31283
31285
|
tmp$ret$12 = false;
|