client_plugin_logic_deb 1.8.403 → 1.8.405

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/Kosi-Kaverit-kaverit.js +13 -13
  2. package/Kosi-Kodein-kodein-di.js +35 -35
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +89 -89
  4. package/Logic_Debertz-ai_module.js +34 -34
  5. package/Logic_Debertz-client_plugin.d.ts +4 -2
  6. package/Logic_Debertz-client_plugin.js +2071 -2052
  7. package/Logic_Debertz-client_plugin.js.map +1 -1
  8. package/Logic_Debertz-core.js +59 -59
  9. package/Logic_Debertz-engine.js +16706 -15224
  10. package/Logic_Debertz-engine.js.map +1 -1
  11. package/Logic_Debertz-game_client.js +9171 -8277
  12. package/Logic_Debertz-game_client.js.map +1 -1
  13. package/Logic_Debertz-game_server.js +990 -972
  14. package/Logic_Debertz-game_server.js.map +1 -1
  15. package/error-library-error.js +5 -5
  16. package/kotlin-kotlin-stdlib.js +274 -267
  17. package/kotlin-kotlin-stdlib.js.map +1 -1
  18. package/kotlinx-atomicfu.js +9 -9
  19. package/kotlinx-coroutines-core.js +73 -73
  20. package/kotlinx-io-kotlinx-io-core.js +30 -30
  21. package/kotlinx-serialization-kotlinx-serialization-core.js +77 -77
  22. package/kotlinx-serialization-kotlinx-serialization-json.js +89 -89
  23. package/ktor-ktor-client-content-negotiation.js +22 -22
  24. package/ktor-ktor-client-core.js +64 -64
  25. package/ktor-ktor-client-logging.js +23 -23
  26. package/ktor-ktor-events.js +5 -5
  27. package/ktor-ktor-http.js +70 -70
  28. package/ktor-ktor-io.js +50 -50
  29. package/ktor-ktor-serialization-kotlinx.js +15 -15
  30. package/ktor-ktor-serialization.js +15 -15
  31. package/ktor-ktor-utils.js +45 -45
  32. package/ktor-ktor-websockets.js +13 -13
  33. package/package.json +1 -1
  34. package/random-library-crypto-rand.js +11 -11
  35. package/random-library-secure-random.js +5 -5
  36. package/raspberry-cardgame-lib-core.js +34 -34
  37. package/raspberry-cardgame-lib-logger.js +12 -12
  38. package/raspberry-cardgame-lib-random.js +39 -39
  39. package/uuid.js +12 -12
@@ -9973,6 +9973,12 @@ if (typeof String.prototype.startsWith === 'undefined') {
9973
9973
  }
9974
9974
  return optimizeReadOnlyMap(toMap_3(_this__u8e3s4, LinkedHashMap_init_$Create$()));
9975
9975
  }
9976
+ function plus_6(_this__u8e3s4, map) {
9977
+ // Inline function 'kotlin.apply' call
9978
+ var this_0 = LinkedHashMap_init_$Create$_1(_this__u8e3s4);
9979
+ this_0.o2(map);
9980
+ return this_0;
9981
+ }
9976
9982
  function toMap_1(_this__u8e3s4) {
9977
9983
  var tmp;
9978
9984
  switch (_this__u8e3s4.o()) {
@@ -16432,273 +16438,274 @@ if (typeof String.prototype.startsWith === 'undefined') {
16432
16438
  _.$_$.p8 = mutableListOf;
16433
16439
  _.$_$.q8 = none;
16434
16440
  _.$_$.r8 = plus_5;
16435
- _.$_$.s8 = plus_3;
16436
- _.$_$.t8 = plus_2;
16437
- _.$_$.u8 = plus_1;
16438
- _.$_$.v8 = plus_0;
16439
- _.$_$.w8 = randomOrNull;
16440
- _.$_$.x8 = removeAll;
16441
- _.$_$.y8 = removeFirstOrNull;
16442
- _.$_$.z8 = removeLastOrNull;
16443
- _.$_$.a9 = removeLast;
16444
- _.$_$.b9 = reversed;
16445
- _.$_$.c9 = reverse;
16446
- _.$_$.d9 = setOf;
16447
- _.$_$.e9 = setOf_0;
16448
- _.$_$.f9 = singleOrNull;
16449
- _.$_$.g9 = single_0;
16450
- _.$_$.h9 = sortWith_0;
16451
- _.$_$.i9 = sortedWith;
16452
- _.$_$.j9 = sorted;
16453
- _.$_$.k9 = sum;
16454
- _.$_$.l9 = takeLast;
16455
- _.$_$.m9 = take;
16456
- _.$_$.n9 = toBooleanArray;
16457
- _.$_$.o9 = toHashSet;
16458
- _.$_$.p9 = toList_1;
16459
- _.$_$.q9 = toList_0;
16460
- _.$_$.r9 = toList;
16461
- _.$_$.s9 = toMap_1;
16462
- _.$_$.t9 = toMap;
16463
- _.$_$.u9 = toMap_0;
16464
- _.$_$.v9 = toMutableList_0;
16465
- _.$_$.w9 = toMutableMap;
16466
- _.$_$.x9 = toMutableSet;
16467
- _.$_$.y9 = toSet_0;
16468
- _.$_$.z9 = toTypedArray;
16469
- _.$_$.aa = withIndex;
16470
- _.$_$.ba = zip_0;
16471
- _.$_$.ca = zip;
16472
- _.$_$.da = compareValuesBy;
16473
- _.$_$.ea = compareValues;
16474
- _.$_$.fa = CancellationException;
16475
- _.$_$.ga = get_COROUTINE_SUSPENDED;
16476
- _.$_$.ha = createCoroutineUnintercepted;
16477
- _.$_$.ia = intercepted;
16478
- _.$_$.ja = startCoroutineUninterceptedOrReturnNonGeneratorVersion;
16479
- _.$_$.ka = AbstractCoroutineContextElement;
16480
- _.$_$.la = AbstractCoroutineContextKey;
16481
- _.$_$.ma = get_0;
16482
- _.$_$.na = minusKey_0;
16483
- _.$_$.oa = ContinuationInterceptor;
16484
- _.$_$.pa = Continuation;
16485
- _.$_$.qa = fold;
16486
- _.$_$.ra = get;
16487
- _.$_$.sa = minusKey;
16488
- _.$_$.ta = Element;
16489
- _.$_$.ua = plus;
16490
- _.$_$.va = CoroutineImpl;
16491
- _.$_$.wa = startCoroutine;
16492
- _.$_$.xa = enumEntries;
16493
- _.$_$.ya = println;
16494
- _.$_$.za = get_ONE;
16495
- _.$_$.ab = add;
16496
- _.$_$.bb = bitwiseAnd;
16497
- _.$_$.cb = bitwiseOr;
16498
- _.$_$.db = bitwiseXor;
16499
- _.$_$.eb = compare;
16500
- _.$_$.fb = convertToByte;
16501
- _.$_$.gb = convertToInt;
16502
- _.$_$.hb = convertToShort;
16503
- _.$_$.ib = divide;
16504
- _.$_$.jb = equalsLong;
16505
- _.$_$.kb = fromInt;
16506
- _.$_$.lb = invert;
16507
- _.$_$.mb = modulo;
16508
- _.$_$.nb = multiply;
16509
- _.$_$.ob = negate;
16510
- _.$_$.pb = numberToLong;
16511
- _.$_$.qb = shiftLeft;
16512
- _.$_$.rb = shiftRightUnsigned;
16513
- _.$_$.sb = shiftRight;
16514
- _.$_$.tb = subtract;
16515
- _.$_$.ub = toNumber;
16516
- _.$_$.vb = FunctionAdapter;
16517
- _.$_$.wb = anyToString;
16518
- _.$_$.xb = arrayIterator;
16519
- _.$_$.yb = booleanArray;
16520
- _.$_$.zb = captureStack;
16521
- _.$_$.ac = charArrayOf;
16522
- _.$_$.bc = charArray;
16523
- _.$_$.cc = charCodeAt;
16524
- _.$_$.dc = charSequenceGet;
16525
- _.$_$.ec = charSequenceLength;
16526
- _.$_$.fc = charSequenceSubSequence;
16527
- _.$_$.gc = compareTo;
16528
- _.$_$.hc = defineProp;
16529
- _.$_$.ic = equals;
16530
- _.$_$.jc = extendThrowable;
16531
- _.$_$.kc = getBooleanHashCode;
16532
- _.$_$.lc = getNumberHashCode;
16533
- _.$_$.mc = getPropertyCallableRef;
16534
- _.$_$.nc = getStringHashCode;
16535
- _.$_$.oc = hashCode_0;
16536
- _.$_$.pc = initMetadataForClass;
16537
- _.$_$.qc = initMetadataForCompanion;
16538
- _.$_$.rc = initMetadataForCoroutine;
16539
- _.$_$.sc = initMetadataForInterface;
16540
- _.$_$.tc = initMetadataForLambda;
16541
- _.$_$.uc = initMetadataForObject;
16542
- _.$_$.vc = isArray;
16543
- _.$_$.wc = isBooleanArray;
16544
- _.$_$.xc = isByteArray;
16545
- _.$_$.yc = isCharArray;
16546
- _.$_$.zc = isCharSequence;
16547
- _.$_$.ad = isDoubleArray;
16548
- _.$_$.bd = isFloatArray;
16549
- _.$_$.cd = isIntArray;
16550
- _.$_$.dd = isInterface;
16551
- _.$_$.ed = isLongArray;
16552
- _.$_$.fd = isNumber;
16553
- _.$_$.gd = isShortArray;
16554
- _.$_$.hd = isSuspendFunction;
16555
- _.$_$.id = get_js;
16556
- _.$_$.jd = longArray;
16557
- _.$_$.kd = numberRangeToNumber;
16558
- _.$_$.ld = numberToByte;
16559
- _.$_$.md = numberToChar;
16560
- _.$_$.nd = numberToInt;
16561
- _.$_$.od = objectCreate;
16562
- _.$_$.pd = protoOf;
16563
- _.$_$.qd = toByte;
16564
- _.$_$.rd = toShort;
16565
- _.$_$.sd = toString_1;
16566
- _.$_$.td = abs_0;
16567
- _.$_$.ud = roundToInt;
16568
- _.$_$.vd = round;
16569
- _.$_$.wd = ClosedRange;
16570
- _.$_$.xd = coerceAtLeast;
16571
- _.$_$.yd = coerceAtMost_0;
16572
- _.$_$.zd = coerceAtMost;
16573
- _.$_$.ae = coerceIn;
16574
- _.$_$.be = coerceIn_0;
16575
- _.$_$.ce = contains_5;
16576
- _.$_$.de = downTo;
16577
- _.$_$.ee = random;
16578
- _.$_$.fe = step;
16579
- _.$_$.ge = until;
16580
- _.$_$.he = createInvariantKTypeProjection;
16581
- _.$_$.ie = createKType;
16582
- _.$_$.je = getKClassFromExpression;
16583
- _.$_$.ke = getKClass;
16584
- _.$_$.le = KClass;
16585
- _.$_$.me = KMutableProperty1;
16586
- _.$_$.ne = KProperty0;
16587
- _.$_$.oe = KProperty1;
16588
- _.$_$.pe = KTypeParameter;
16589
- _.$_$.qe = filter;
16590
- _.$_$.re = firstOrNull_2;
16591
- _.$_$.se = flatMap;
16592
- _.$_$.te = mapNotNull;
16593
- _.$_$.ue = map;
16594
- _.$_$.ve = toList_2;
16595
- _.$_$.we = concatToString;
16596
- _.$_$.xe = contains_7;
16597
- _.$_$.ye = contains_8;
16598
- _.$_$.ze = decodeToString;
16599
- _.$_$.af = encodeToByteArray;
16600
- _.$_$.bf = endsWith_0;
16601
- _.$_$.cf = endsWith;
16602
- _.$_$.df = equals_0;
16603
- _.$_$.ef = first_2;
16604
- _.$_$.ff = indexOfAny;
16605
- _.$_$.gf = indexOf_5;
16606
- _.$_$.hf = indexOf_4;
16607
- _.$_$.if = isBlank;
16608
- _.$_$.jf = isHighSurrogate;
16609
- _.$_$.kf = isLowSurrogate;
16610
- _.$_$.lf = isSurrogate;
16611
- _.$_$.mf = isWhitespace;
16612
- _.$_$.nf = get_lastIndex_3;
16613
- _.$_$.of = lastIndexOf_0;
16614
- _.$_$.pf = last_2;
16615
- _.$_$.qf = padStart;
16616
- _.$_$.rf = removePrefix;
16617
- _.$_$.sf = removeSuffix;
16618
- _.$_$.tf = repeat;
16619
- _.$_$.uf = replace;
16620
- _.$_$.vf = replace_0;
16621
- _.$_$.wf = single_2;
16622
- _.$_$.xf = split_0;
16623
- _.$_$.yf = split;
16624
- _.$_$.zf = startsWith;
16625
- _.$_$.ag = startsWith_1;
16626
- _.$_$.bg = substringAfter;
16627
- _.$_$.cg = substringBefore;
16628
- _.$_$.dg = substring_0;
16629
- _.$_$.eg = substring;
16630
- _.$_$.fg = take_0;
16631
- _.$_$.gg = toBooleanStrictOrNull;
16632
- _.$_$.hg = toDoubleOrNull;
16633
- _.$_$.ig = toDouble;
16634
- _.$_$.jg = toIntOrNull;
16635
- _.$_$.kg = toInt;
16636
- _.$_$.lg = toLongOrNull;
16637
- _.$_$.mg = toLong;
16638
- _.$_$.ng = toString_3;
16639
- _.$_$.og = toUByte;
16640
- _.$_$.pg = toUInt;
16641
- _.$_$.qg = toULongOrNull;
16642
- _.$_$.rg = toULong;
16643
- _.$_$.sg = toUShort;
16644
- _.$_$.tg = trimIndent;
16645
- _.$_$.ug = trimMargin;
16646
- _.$_$.vg = trim;
16647
- _.$_$.wg = Duration;
16648
- _.$_$.xg = Instant;
16649
- _.$_$.yg = toDuration_1;
16650
- _.$_$.zg = toDuration_0;
16651
- _.$_$.ah = toDuration;
16652
- _.$_$.bh = Uuid;
16653
- _.$_$.ch = ArithmeticException;
16654
- _.$_$.dh = Char;
16655
- _.$_$.eh = Comparable;
16656
- _.$_$.fh = Comparator;
16657
- _.$_$.gh = DeepRecursiveFunction;
16658
- _.$_$.hh = DeepRecursiveScope;
16659
- _.$_$.ih = Enum;
16660
- _.$_$.jh = Error_0;
16661
- _.$_$.kh = Exception;
16662
- _.$_$.lh = IllegalArgumentException;
16663
- _.$_$.mh = IllegalStateException;
16664
- _.$_$.nh = Long;
16665
- _.$_$.oh = NoSuchElementException;
16666
- _.$_$.ph = NotImplementedError;
16667
- _.$_$.qh = Pair;
16668
- _.$_$.rh = Result;
16669
- _.$_$.sh = RuntimeException;
16670
- _.$_$.th = THROW_CCE;
16671
- _.$_$.uh = THROW_IAE;
16672
- _.$_$.vh = Triple;
16673
- _.$_$.wh = UByteArray;
16674
- _.$_$.xh = UByte;
16675
- _.$_$.yh = UIntArray;
16676
- _.$_$.zh = UInt;
16677
- _.$_$.ai = ULongArray;
16678
- _.$_$.bi = ULong;
16679
- _.$_$.ci = UShortArray;
16680
- _.$_$.di = UShort;
16681
- _.$_$.ei = Unit;
16682
- _.$_$.fi = UnsupportedOperationException;
16683
- _.$_$.gi = addSuppressed;
16684
- _.$_$.hi = arrayOf;
16685
- _.$_$.ii = countTrailingZeroBits;
16686
- _.$_$.ji = createFailure;
16687
- _.$_$.ki = ensureNotNull;
16688
- _.$_$.li = invoke;
16689
- _.$_$.mi = isFinite_0;
16690
- _.$_$.ni = isFinite;
16691
- _.$_$.oi = isNaN_0;
16692
- _.$_$.pi = lazy;
16693
- _.$_$.qi = lazy_0;
16694
- _.$_$.ri = noWhenBranchMatchedException;
16695
- _.$_$.si = plus_4;
16696
- _.$_$.ti = printStackTrace;
16697
- _.$_$.ui = stackTraceToString;
16698
- _.$_$.vi = throwOnFailure;
16699
- _.$_$.wi = throwUninitializedPropertyAccessException;
16700
- _.$_$.xi = toString_0;
16701
- _.$_$.yi = to;
16441
+ _.$_$.s8 = plus_6;
16442
+ _.$_$.t8 = plus_3;
16443
+ _.$_$.u8 = plus_2;
16444
+ _.$_$.v8 = plus_1;
16445
+ _.$_$.w8 = plus_0;
16446
+ _.$_$.x8 = randomOrNull;
16447
+ _.$_$.y8 = removeAll;
16448
+ _.$_$.z8 = removeFirstOrNull;
16449
+ _.$_$.a9 = removeLastOrNull;
16450
+ _.$_$.b9 = removeLast;
16451
+ _.$_$.c9 = reversed;
16452
+ _.$_$.d9 = reverse;
16453
+ _.$_$.e9 = setOf;
16454
+ _.$_$.f9 = setOf_0;
16455
+ _.$_$.g9 = singleOrNull;
16456
+ _.$_$.h9 = single_0;
16457
+ _.$_$.i9 = sortWith_0;
16458
+ _.$_$.j9 = sortedWith;
16459
+ _.$_$.k9 = sorted;
16460
+ _.$_$.l9 = sum;
16461
+ _.$_$.m9 = takeLast;
16462
+ _.$_$.n9 = take;
16463
+ _.$_$.o9 = toBooleanArray;
16464
+ _.$_$.p9 = toHashSet;
16465
+ _.$_$.q9 = toList_1;
16466
+ _.$_$.r9 = toList_0;
16467
+ _.$_$.s9 = toList;
16468
+ _.$_$.t9 = toMap_1;
16469
+ _.$_$.u9 = toMap;
16470
+ _.$_$.v9 = toMap_0;
16471
+ _.$_$.w9 = toMutableList_0;
16472
+ _.$_$.x9 = toMutableMap;
16473
+ _.$_$.y9 = toMutableSet;
16474
+ _.$_$.z9 = toSet_0;
16475
+ _.$_$.aa = toTypedArray;
16476
+ _.$_$.ba = withIndex;
16477
+ _.$_$.ca = zip_0;
16478
+ _.$_$.da = zip;
16479
+ _.$_$.ea = compareValuesBy;
16480
+ _.$_$.fa = compareValues;
16481
+ _.$_$.ga = CancellationException;
16482
+ _.$_$.ha = get_COROUTINE_SUSPENDED;
16483
+ _.$_$.ia = createCoroutineUnintercepted;
16484
+ _.$_$.ja = intercepted;
16485
+ _.$_$.ka = startCoroutineUninterceptedOrReturnNonGeneratorVersion;
16486
+ _.$_$.la = AbstractCoroutineContextElement;
16487
+ _.$_$.ma = AbstractCoroutineContextKey;
16488
+ _.$_$.na = get_0;
16489
+ _.$_$.oa = minusKey_0;
16490
+ _.$_$.pa = ContinuationInterceptor;
16491
+ _.$_$.qa = Continuation;
16492
+ _.$_$.ra = fold;
16493
+ _.$_$.sa = get;
16494
+ _.$_$.ta = minusKey;
16495
+ _.$_$.ua = Element;
16496
+ _.$_$.va = plus;
16497
+ _.$_$.wa = CoroutineImpl;
16498
+ _.$_$.xa = startCoroutine;
16499
+ _.$_$.ya = enumEntries;
16500
+ _.$_$.za = println;
16501
+ _.$_$.ab = get_ONE;
16502
+ _.$_$.bb = add;
16503
+ _.$_$.cb = bitwiseAnd;
16504
+ _.$_$.db = bitwiseOr;
16505
+ _.$_$.eb = bitwiseXor;
16506
+ _.$_$.fb = compare;
16507
+ _.$_$.gb = convertToByte;
16508
+ _.$_$.hb = convertToInt;
16509
+ _.$_$.ib = convertToShort;
16510
+ _.$_$.jb = divide;
16511
+ _.$_$.kb = equalsLong;
16512
+ _.$_$.lb = fromInt;
16513
+ _.$_$.mb = invert;
16514
+ _.$_$.nb = modulo;
16515
+ _.$_$.ob = multiply;
16516
+ _.$_$.pb = negate;
16517
+ _.$_$.qb = numberToLong;
16518
+ _.$_$.rb = shiftLeft;
16519
+ _.$_$.sb = shiftRightUnsigned;
16520
+ _.$_$.tb = shiftRight;
16521
+ _.$_$.ub = subtract;
16522
+ _.$_$.vb = toNumber;
16523
+ _.$_$.wb = FunctionAdapter;
16524
+ _.$_$.xb = anyToString;
16525
+ _.$_$.yb = arrayIterator;
16526
+ _.$_$.zb = booleanArray;
16527
+ _.$_$.ac = captureStack;
16528
+ _.$_$.bc = charArrayOf;
16529
+ _.$_$.cc = charArray;
16530
+ _.$_$.dc = charCodeAt;
16531
+ _.$_$.ec = charSequenceGet;
16532
+ _.$_$.fc = charSequenceLength;
16533
+ _.$_$.gc = charSequenceSubSequence;
16534
+ _.$_$.hc = compareTo;
16535
+ _.$_$.ic = defineProp;
16536
+ _.$_$.jc = equals;
16537
+ _.$_$.kc = extendThrowable;
16538
+ _.$_$.lc = getBooleanHashCode;
16539
+ _.$_$.mc = getNumberHashCode;
16540
+ _.$_$.nc = getPropertyCallableRef;
16541
+ _.$_$.oc = getStringHashCode;
16542
+ _.$_$.pc = hashCode_0;
16543
+ _.$_$.qc = initMetadataForClass;
16544
+ _.$_$.rc = initMetadataForCompanion;
16545
+ _.$_$.sc = initMetadataForCoroutine;
16546
+ _.$_$.tc = initMetadataForInterface;
16547
+ _.$_$.uc = initMetadataForLambda;
16548
+ _.$_$.vc = initMetadataForObject;
16549
+ _.$_$.wc = isArray;
16550
+ _.$_$.xc = isBooleanArray;
16551
+ _.$_$.yc = isByteArray;
16552
+ _.$_$.zc = isCharArray;
16553
+ _.$_$.ad = isCharSequence;
16554
+ _.$_$.bd = isDoubleArray;
16555
+ _.$_$.cd = isFloatArray;
16556
+ _.$_$.dd = isIntArray;
16557
+ _.$_$.ed = isInterface;
16558
+ _.$_$.fd = isLongArray;
16559
+ _.$_$.gd = isNumber;
16560
+ _.$_$.hd = isShortArray;
16561
+ _.$_$.id = isSuspendFunction;
16562
+ _.$_$.jd = get_js;
16563
+ _.$_$.kd = longArray;
16564
+ _.$_$.ld = numberRangeToNumber;
16565
+ _.$_$.md = numberToByte;
16566
+ _.$_$.nd = numberToChar;
16567
+ _.$_$.od = numberToInt;
16568
+ _.$_$.pd = objectCreate;
16569
+ _.$_$.qd = protoOf;
16570
+ _.$_$.rd = toByte;
16571
+ _.$_$.sd = toShort;
16572
+ _.$_$.td = toString_1;
16573
+ _.$_$.ud = abs_0;
16574
+ _.$_$.vd = roundToInt;
16575
+ _.$_$.wd = round;
16576
+ _.$_$.xd = ClosedRange;
16577
+ _.$_$.yd = coerceAtLeast;
16578
+ _.$_$.zd = coerceAtMost_0;
16579
+ _.$_$.ae = coerceAtMost;
16580
+ _.$_$.be = coerceIn;
16581
+ _.$_$.ce = coerceIn_0;
16582
+ _.$_$.de = contains_5;
16583
+ _.$_$.ee = downTo;
16584
+ _.$_$.fe = random;
16585
+ _.$_$.ge = step;
16586
+ _.$_$.he = until;
16587
+ _.$_$.ie = createInvariantKTypeProjection;
16588
+ _.$_$.je = createKType;
16589
+ _.$_$.ke = getKClassFromExpression;
16590
+ _.$_$.le = getKClass;
16591
+ _.$_$.me = KClass;
16592
+ _.$_$.ne = KMutableProperty1;
16593
+ _.$_$.oe = KProperty0;
16594
+ _.$_$.pe = KProperty1;
16595
+ _.$_$.qe = KTypeParameter;
16596
+ _.$_$.re = filter;
16597
+ _.$_$.se = firstOrNull_2;
16598
+ _.$_$.te = flatMap;
16599
+ _.$_$.ue = mapNotNull;
16600
+ _.$_$.ve = map;
16601
+ _.$_$.we = toList_2;
16602
+ _.$_$.xe = concatToString;
16603
+ _.$_$.ye = contains_7;
16604
+ _.$_$.ze = contains_8;
16605
+ _.$_$.af = decodeToString;
16606
+ _.$_$.bf = encodeToByteArray;
16607
+ _.$_$.cf = endsWith_0;
16608
+ _.$_$.df = endsWith;
16609
+ _.$_$.ef = equals_0;
16610
+ _.$_$.ff = first_2;
16611
+ _.$_$.gf = indexOfAny;
16612
+ _.$_$.hf = indexOf_5;
16613
+ _.$_$.if = indexOf_4;
16614
+ _.$_$.jf = isBlank;
16615
+ _.$_$.kf = isHighSurrogate;
16616
+ _.$_$.lf = isLowSurrogate;
16617
+ _.$_$.mf = isSurrogate;
16618
+ _.$_$.nf = isWhitespace;
16619
+ _.$_$.of = get_lastIndex_3;
16620
+ _.$_$.pf = lastIndexOf_0;
16621
+ _.$_$.qf = last_2;
16622
+ _.$_$.rf = padStart;
16623
+ _.$_$.sf = removePrefix;
16624
+ _.$_$.tf = removeSuffix;
16625
+ _.$_$.uf = repeat;
16626
+ _.$_$.vf = replace;
16627
+ _.$_$.wf = replace_0;
16628
+ _.$_$.xf = single_2;
16629
+ _.$_$.yf = split_0;
16630
+ _.$_$.zf = split;
16631
+ _.$_$.ag = startsWith;
16632
+ _.$_$.bg = startsWith_1;
16633
+ _.$_$.cg = substringAfter;
16634
+ _.$_$.dg = substringBefore;
16635
+ _.$_$.eg = substring_0;
16636
+ _.$_$.fg = substring;
16637
+ _.$_$.gg = take_0;
16638
+ _.$_$.hg = toBooleanStrictOrNull;
16639
+ _.$_$.ig = toDoubleOrNull;
16640
+ _.$_$.jg = toDouble;
16641
+ _.$_$.kg = toIntOrNull;
16642
+ _.$_$.lg = toInt;
16643
+ _.$_$.mg = toLongOrNull;
16644
+ _.$_$.ng = toLong;
16645
+ _.$_$.og = toString_3;
16646
+ _.$_$.pg = toUByte;
16647
+ _.$_$.qg = toUInt;
16648
+ _.$_$.rg = toULongOrNull;
16649
+ _.$_$.sg = toULong;
16650
+ _.$_$.tg = toUShort;
16651
+ _.$_$.ug = trimIndent;
16652
+ _.$_$.vg = trimMargin;
16653
+ _.$_$.wg = trim;
16654
+ _.$_$.xg = Duration;
16655
+ _.$_$.yg = Instant;
16656
+ _.$_$.zg = toDuration_1;
16657
+ _.$_$.ah = toDuration_0;
16658
+ _.$_$.bh = toDuration;
16659
+ _.$_$.ch = Uuid;
16660
+ _.$_$.dh = ArithmeticException;
16661
+ _.$_$.eh = Char;
16662
+ _.$_$.fh = Comparable;
16663
+ _.$_$.gh = Comparator;
16664
+ _.$_$.hh = DeepRecursiveFunction;
16665
+ _.$_$.ih = DeepRecursiveScope;
16666
+ _.$_$.jh = Enum;
16667
+ _.$_$.kh = Error_0;
16668
+ _.$_$.lh = Exception;
16669
+ _.$_$.mh = IllegalArgumentException;
16670
+ _.$_$.nh = IllegalStateException;
16671
+ _.$_$.oh = Long;
16672
+ _.$_$.ph = NoSuchElementException;
16673
+ _.$_$.qh = NotImplementedError;
16674
+ _.$_$.rh = Pair;
16675
+ _.$_$.sh = Result;
16676
+ _.$_$.th = RuntimeException;
16677
+ _.$_$.uh = THROW_CCE;
16678
+ _.$_$.vh = THROW_IAE;
16679
+ _.$_$.wh = Triple;
16680
+ _.$_$.xh = UByteArray;
16681
+ _.$_$.yh = UByte;
16682
+ _.$_$.zh = UIntArray;
16683
+ _.$_$.ai = UInt;
16684
+ _.$_$.bi = ULongArray;
16685
+ _.$_$.ci = ULong;
16686
+ _.$_$.di = UShortArray;
16687
+ _.$_$.ei = UShort;
16688
+ _.$_$.fi = Unit;
16689
+ _.$_$.gi = UnsupportedOperationException;
16690
+ _.$_$.hi = addSuppressed;
16691
+ _.$_$.ii = arrayOf;
16692
+ _.$_$.ji = countTrailingZeroBits;
16693
+ _.$_$.ki = createFailure;
16694
+ _.$_$.li = ensureNotNull;
16695
+ _.$_$.mi = invoke;
16696
+ _.$_$.ni = isFinite_0;
16697
+ _.$_$.oi = isFinite;
16698
+ _.$_$.pi = isNaN_0;
16699
+ _.$_$.qi = lazy;
16700
+ _.$_$.ri = lazy_0;
16701
+ _.$_$.si = noWhenBranchMatchedException;
16702
+ _.$_$.ti = plus_4;
16703
+ _.$_$.ui = printStackTrace;
16704
+ _.$_$.vi = stackTraceToString;
16705
+ _.$_$.wi = throwOnFailure;
16706
+ _.$_$.xi = throwUninitializedPropertyAccessException;
16707
+ _.$_$.yi = toString_0;
16708
+ _.$_$.zi = to;
16702
16709
  //endregion
16703
16710
  return _;
16704
16711
  }));