game_client_logic_deb 1.5.3 → 1.5.4
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
|
@@ -38209,12 +38209,12 @@
|
|
|
38209
38209
|
tmp$ret$16 = tmp$ret$15;
|
|
38210
38210
|
var tmp_1 = tmp$ret$16;
|
|
38211
38211
|
var tmp$ret$21;
|
|
38212
|
-
// Inline function 'kotlin.collections.
|
|
38213
|
-
var
|
|
38212
|
+
// Inline function 'kotlin.collections.filterNot' call
|
|
38213
|
+
var tmp8_filterNot = hand.h2z_1;
|
|
38214
38214
|
var tmp$ret$20;
|
|
38215
|
-
// Inline function 'kotlin.collections.
|
|
38216
|
-
var
|
|
38217
|
-
var tmp0_iterator_5 =
|
|
38215
|
+
// Inline function 'kotlin.collections.filterNotTo' call
|
|
38216
|
+
var tmp7_filterNotTo = ArrayList_init_$Create$();
|
|
38217
|
+
var tmp0_iterator_5 = tmp8_filterNot.f();
|
|
38218
38218
|
while (tmp0_iterator_5.g()) {
|
|
38219
38219
|
var element_1 = tmp0_iterator_5.h();
|
|
38220
38220
|
var tmp$ret$19;
|
|
@@ -38246,11 +38246,11 @@
|
|
|
38246
38246
|
tmp$ret$17 = false;
|
|
38247
38247
|
}
|
|
38248
38248
|
tmp$ret$19 = tmp$ret$17;
|
|
38249
|
-
if (tmp$ret$19) {
|
|
38250
|
-
|
|
38249
|
+
if (!tmp$ret$19) {
|
|
38250
|
+
tmp7_filterNotTo.a(element_1);
|
|
38251
38251
|
}
|
|
38252
38252
|
}
|
|
38253
|
-
tmp$ret$20 =
|
|
38253
|
+
tmp$ret$20 = tmp7_filterNotTo;
|
|
38254
38254
|
tmp$ret$21 = tmp$ret$20;
|
|
38255
38255
|
return hand.s2z(tmp_1, plus(tmp$ret$21, updatedCombinationRecords));
|
|
38256
38256
|
};
|