@flock/wirespec 0.6.3 → 0.7.0

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/kotlin/Kotlinx-Cli-Library-kotlinx-cli-js-ir.js +336 -336
  2. package/kotlin/arrow-arrow-atomic.js +4 -4
  3. package/kotlin/arrow-arrow-continuations.js +3 -3
  4. package/kotlin/arrow-arrow-core.js +17 -17
  5. package/kotlin/kotlin-kotlin-stdlib-js-ir.js +195 -180
  6. package/kotlin/kotlin-kotlin-stdlib-js-ir.js.map +1 -1
  7. package/kotlin/kotlin-openapi-bindings.js +3461 -3461
  8. package/kotlin/kotlin-openapi-bindings.js.map +1 -1
  9. package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js +1406 -1376
  10. package/kotlin/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map +1 -1
  11. package/kotlin/kotlinx-serialization-kotlinx-serialization-json-js-ir.js +1155 -1146
  12. package/kotlin/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.map +1 -1
  13. package/kotlin/wirespec-cli.js +124 -124
  14. package/kotlin/wirespec-core.js +376 -305
  15. package/kotlin/wirespec-core.js.map +1 -1
  16. package/kotlin/wirespec-lib.js +53 -53
  17. package/kotlin/wirespec-openapi.js +1489 -1182
  18. package/kotlin/wirespec-openapi.js.map +1 -1
  19. package/package.json +1 -1
  20. package/sync-hashes/Kotlinx-Cli-Library-kotlinx-cli-js-ir.js.hash +1 -1
  21. package/sync-hashes/arrow-arrow-atomic.js.hash +1 -1
  22. package/sync-hashes/arrow-arrow-continuations.js.hash +1 -1
  23. package/sync-hashes/arrow-arrow-core.js.hash +1 -1
  24. package/sync-hashes/kotlin-kotlin-stdlib-js-ir.js.hash +1 -1
  25. package/sync-hashes/kotlin-kotlin-stdlib-js-ir.js.map.hash +1 -1
  26. package/sync-hashes/kotlin-openapi-bindings.js.hash +1 -1
  27. package/sync-hashes/kotlin-openapi-bindings.js.map.hash +1 -1
  28. package/sync-hashes/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.hash +1 -1
  29. package/sync-hashes/kotlinx-serialization-kotlinx-serialization-core-js-ir.js.map.hash +1 -1
  30. package/sync-hashes/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.hash +1 -1
  31. package/sync-hashes/kotlinx-serialization-kotlinx-serialization-json-js-ir.js.map.hash +1 -1
  32. package/sync-hashes/wirespec-cli.js.hash +1 -1
  33. package/sync-hashes/wirespec-core.js.hash +1 -1
  34. package/sync-hashes/wirespec-core.js.map.hash +1 -1
  35. package/sync-hashes/wirespec-lib.js.hash +1 -1
  36. package/sync-hashes/wirespec-openapi.js.hash +1 -1
  37. package/sync-hashes/wirespec-openapi.js.map.hash +1 -1
@@ -12,10 +12,10 @@
12
12
  }(this, function (_, kotlin_kotlin) {
13
13
  'use strict';
14
14
  //region block: imports
15
- var protoOf = kotlin_kotlin.$_$.s7;
16
- var classMeta = kotlin_kotlin.$_$.p6;
17
- var VOID = kotlin_kotlin.$_$.xa;
18
- var setMetadataFor = kotlin_kotlin.$_$.t7;
15
+ var protoOf = kotlin_kotlin.$_$.t7;
16
+ var classMeta = kotlin_kotlin.$_$.q6;
17
+ var VOID = kotlin_kotlin.$_$.za;
18
+ var setMetadataFor = kotlin_kotlin.$_$.u7;
19
19
  //endregion
20
20
  //region block: pre-declaration
21
21
  setMetadataFor(AtomicBoolean, 'AtomicBoolean', classMeta);
@@ -12,9 +12,9 @@
12
12
  }(this, function (_, kotlin_kotlin) {
13
13
  'use strict';
14
14
  //region block: imports
15
- var classMeta = kotlin_kotlin.$_$.p6;
16
- var VOID = kotlin_kotlin.$_$.xa;
17
- var setMetadataFor = kotlin_kotlin.$_$.t7;
15
+ var classMeta = kotlin_kotlin.$_$.q6;
16
+ var VOID = kotlin_kotlin.$_$.za;
17
+ var setMetadataFor = kotlin_kotlin.$_$.u7;
18
18
  //endregion
19
19
  //region block: pre-declaration
20
20
  setMetadataFor(ControlThrowable, 'ControlThrowable', classMeta, Error);
@@ -19,30 +19,30 @@
19
19
  'use strict';
20
20
  //region block: imports
21
21
  var Unit_getInstance = kotlin_kotlin.$_$.i3;
22
- var protoOf = kotlin_kotlin.$_$.s7;
23
- var objectMeta = kotlin_kotlin.$_$.r7;
24
- var VOID = kotlin_kotlin.$_$.xa;
25
- var setMetadataFor = kotlin_kotlin.$_$.t7;
26
- var hashCode = kotlin_kotlin.$_$.x6;
27
- var THROW_CCE = kotlin_kotlin.$_$.x9;
28
- var equals = kotlin_kotlin.$_$.r6;
29
- var classMeta = kotlin_kotlin.$_$.p6;
30
- var noWhenBranchMatchedException = kotlin_kotlin.$_$.sa;
22
+ var protoOf = kotlin_kotlin.$_$.t7;
23
+ var objectMeta = kotlin_kotlin.$_$.s7;
24
+ var VOID = kotlin_kotlin.$_$.za;
25
+ var setMetadataFor = kotlin_kotlin.$_$.u7;
26
+ var hashCode = kotlin_kotlin.$_$.y6;
27
+ var THROW_CCE = kotlin_kotlin.$_$.z9;
28
+ var equals = kotlin_kotlin.$_$.s6;
29
+ var classMeta = kotlin_kotlin.$_$.q6;
30
+ var noWhenBranchMatchedException = kotlin_kotlin.$_$.ua;
31
31
  var AbstractList = kotlin_kotlin.$_$.j3;
32
32
  var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.f1;
33
- var listOf = kotlin_kotlin.$_$.h5;
34
- var plus = kotlin_kotlin.$_$.o5;
35
- var joinToString = kotlin_kotlin.$_$.a5;
33
+ var listOf = kotlin_kotlin.$_$.i5;
34
+ var plus = kotlin_kotlin.$_$.p5;
35
+ var joinToString = kotlin_kotlin.$_$.b5;
36
36
  var Collection = kotlin_kotlin.$_$.m3;
37
37
  var asList = kotlin_kotlin.$_$.a4;
38
38
  var AtomicBoolean = kotlin_io_arrow_kt_arrow_atomic.$_$.a;
39
- var isObject = kotlin_kotlin.$_$.j7;
40
- var CancellationException = kotlin_kotlin.$_$.d6;
39
+ var isObject = kotlin_kotlin.$_$.k7;
40
+ var CancellationException = kotlin_kotlin.$_$.e6;
41
41
  var CancellationException_init_$Init$ = kotlin_kotlin.$_$.t;
42
- var captureStack = kotlin_kotlin.$_$.j6;
43
- var IllegalStateException = kotlin_kotlin.$_$.r9;
42
+ var captureStack = kotlin_kotlin.$_$.k6;
43
+ var IllegalStateException = kotlin_kotlin.$_$.t9;
44
44
  var IllegalStateException_init_$Init$ = kotlin_kotlin.$_$.d1;
45
- var interfaceMeta = kotlin_kotlin.$_$.y6;
45
+ var interfaceMeta = kotlin_kotlin.$_$.z6;
46
46
  var ControlThrowable = kotlin_io_arrow_kt_arrow_continuations.$_$.a;
47
47
  var CancellationException_init_$Init$_0 = kotlin_kotlin.$_$.u;
48
48
  //endregion
@@ -756,6 +756,9 @@ if (typeof Math.imul === 'undefined') {
756
756
  }
757
757
  return toList_0(_this__u8e3s4.s(indices.q(), indices.r() + 1 | 0));
758
758
  }
759
+ function getOrNull_0(_this__u8e3s4, index) {
760
+ return (index >= 0 ? index <= get_lastIndex_2(_this__u8e3s4) : false) ? _this__u8e3s4.h(index) : null;
761
+ }
759
762
  function singleOrNull(_this__u8e3s4) {
760
763
  return _this__u8e3s4.f() === 1 ? _this__u8e3s4.h(0) : null;
761
764
  }
@@ -3305,6 +3308,16 @@ if (typeof Math.imul === 'undefined') {
3305
3308
  requireNonNegativeLimit(limit);
3306
3309
  return new DelimitedRangesSequence(_this__u8e3s4, startIndex, limit, rangesDelimitedBy$lambda_0(delimiters, ignoreCase));
3307
3310
  }
3311
+ function contains_5(_this__u8e3s4, other, ignoreCase) {
3312
+ ignoreCase = ignoreCase === VOID ? false : ignoreCase;
3313
+ var tmp;
3314
+ if (typeof other === 'string') {
3315
+ tmp = indexOf_5(_this__u8e3s4, other, VOID, ignoreCase) >= 0;
3316
+ } else {
3317
+ tmp = indexOf_6(_this__u8e3s4, other, 0, charSequenceLength(_this__u8e3s4), ignoreCase) >= 0;
3318
+ }
3319
+ return tmp;
3320
+ }
3308
3321
  function rangesDelimitedBy$lambda($delimitersList, $ignoreCase) {
3309
3322
  return function ($this$$receiver, currentIndex) {
3310
3323
  var tmp0_safe_receiver = findAnyOf($this$$receiver, $delimitersList, currentIndex, $ignoreCase, false);
@@ -7401,17 +7414,6 @@ if (typeof Math.imul === 'undefined') {
7401
7414
  function isFinite_0(_this__u8e3s4) {
7402
7415
  return !isInfinite(_this__u8e3s4) ? !isNaN_0(_this__u8e3s4) : false;
7403
7416
  }
7404
- function countTrailingZeroBits(_this__u8e3s4) {
7405
- var low = _this__u8e3s4.c1_1;
7406
- var tmp;
7407
- if (low === 0) {
7408
- IntCompanionObject_getInstance();
7409
- tmp = 32 + countTrailingZeroBits_0(_this__u8e3s4.d1_1) | 0;
7410
- } else {
7411
- tmp = countTrailingZeroBits_0(low);
7412
- }
7413
- return tmp;
7414
- }
7415
7417
  function isInfinite_0(_this__u8e3s4) {
7416
7418
  var tmp;
7417
7419
  FloatCompanionObject_getInstance();
@@ -7426,6 +7428,17 @@ if (typeof Math.imul === 'undefined') {
7426
7428
  function isNaN_1(_this__u8e3s4) {
7427
7429
  return !(_this__u8e3s4 === _this__u8e3s4);
7428
7430
  }
7431
+ function countTrailingZeroBits(_this__u8e3s4) {
7432
+ var low = _this__u8e3s4.c1_1;
7433
+ var tmp;
7434
+ if (low === 0) {
7435
+ IntCompanionObject_getInstance();
7436
+ tmp = 32 + countTrailingZeroBits_0(_this__u8e3s4.d1_1) | 0;
7437
+ } else {
7438
+ tmp = countTrailingZeroBits_0(low);
7439
+ }
7440
+ return tmp;
7441
+ }
7429
7442
  function countTrailingZeroBits_0(_this__u8e3s4) {
7430
7443
  IntCompanionObject_getInstance();
7431
7444
  var tmp$ret$0;
@@ -10631,18 +10644,6 @@ if (typeof Math.imul === 'undefined') {
10631
10644
  new Digit();
10632
10645
  return Digit_instance;
10633
10646
  }
10634
- function isLowerCaseImpl(_this__u8e3s4) {
10635
- var tmp;
10636
- if (getLetterType(_this__u8e3s4) === 1) {
10637
- tmp = true;
10638
- } else {
10639
- var tmp$ret$0;
10640
- // Inline function 'kotlin.code' call
10641
- tmp$ret$0 = Char__toInt_impl_vasixd(_this__u8e3s4);
10642
- tmp = isOtherLowercase(tmp$ret$0);
10643
- }
10644
- return tmp;
10645
- }
10646
10647
  function getLetterType(_this__u8e3s4) {
10647
10648
  var tmp$ret$0;
10648
10649
  // Inline function 'kotlin.code' call
@@ -10730,6 +10731,18 @@ if (typeof Math.imul === 'undefined') {
10730
10731
  new Letter();
10731
10732
  return Letter_instance;
10732
10733
  }
10734
+ function isLowerCaseImpl(_this__u8e3s4) {
10735
+ var tmp;
10736
+ if (getLetterType(_this__u8e3s4) === 1) {
10737
+ tmp = true;
10738
+ } else {
10739
+ var tmp$ret$0;
10740
+ // Inline function 'kotlin.code' call
10741
+ tmp$ret$0 = Char__toInt_impl_vasixd(_this__u8e3s4);
10742
+ tmp = isOtherLowercase(tmp$ret$0);
10743
+ }
10744
+ return tmp;
10745
+ }
10733
10746
  function isOtherLowercase(_this__u8e3s4) {
10734
10747
  var index = binarySearchRange(OtherLowercase_getInstance().qf_1, _this__u8e3s4);
10735
10748
  return index >= 0 ? _this__u8e3s4 < (OtherLowercase_getInstance().qf_1[index] + OtherLowercase_getInstance().rf_1[index] | 0) : false;
@@ -11344,163 +11357,165 @@ if (typeof Math.imul === 'undefined') {
11344
11357
  _.$_$.u4 = filterNotNull;
11345
11358
  _.$_$.v4 = first;
11346
11359
  _.$_$.w4 = getOrNull;
11347
- _.$_$.x4 = getValue;
11348
- _.$_$.y4 = get_indices_0;
11349
- _.$_$.z4 = get_indices;
11350
- _.$_$.a5 = joinToString_0;
11351
- _.$_$.b5 = get_lastIndex_1;
11352
- _.$_$.c5 = get_lastIndex_2;
11353
- _.$_$.d5 = lastOrNull;
11354
- _.$_$.e5 = last;
11355
- _.$_$.f5 = linkedMapOf;
11356
- _.$_$.g5 = listOfNotNull;
11357
- _.$_$.h5 = listOf_0;
11358
- _.$_$.i5 = listOf;
11359
- _.$_$.j5 = mapCapacity;
11360
- _.$_$.k5 = mapOf;
11361
- _.$_$.l5 = mutableListOf;
11362
- _.$_$.m5 = plus_1;
11363
- _.$_$.n5 = plus_2;
11364
- _.$_$.o5 = plus;
11365
- _.$_$.p5 = plus_0;
11366
- _.$_$.q5 = removeLast;
11367
- _.$_$.r5 = setOf;
11368
- _.$_$.s5 = singleOrNull;
11369
- _.$_$.t5 = slice;
11370
- _.$_$.u5 = toBooleanArray;
11371
- _.$_$.v5 = toHashSet;
11372
- _.$_$.w5 = toList_1;
11373
- _.$_$.x5 = toList_0;
11374
- _.$_$.y5 = toList;
11375
- _.$_$.z5 = toMap;
11376
- _.$_$.a6 = toSet_0;
11377
- _.$_$.b6 = union;
11378
- _.$_$.c6 = withIndex;
11379
- _.$_$.d6 = CancellationException;
11380
- _.$_$.e6 = get_COROUTINE_SUSPENDED;
11381
- _.$_$.f6 = CoroutineImpl;
11382
- _.$_$.g6 = println;
11383
- _.$_$.h6 = arrayIterator;
11384
- _.$_$.i6 = booleanArray;
11385
- _.$_$.j6 = captureStack;
11386
- _.$_$.k6 = charArrayOf;
11387
- _.$_$.l6 = charArray;
11388
- _.$_$.m6 = charSequenceGet;
11389
- _.$_$.n6 = charSequenceLength;
11390
- _.$_$.o6 = charSequenceSubSequence;
11391
- _.$_$.p6 = classMeta;
11392
- _.$_$.q6 = defineProp;
11393
- _.$_$.r6 = equals_1;
11394
- _.$_$.s6 = fillArrayVal;
11395
- _.$_$.t6 = getLocalDelegateReference;
11396
- _.$_$.u6 = getNumberHashCode;
11397
- _.$_$.v6 = getPropertyCallableRef;
11398
- _.$_$.w6 = getStringHashCode;
11399
- _.$_$.x6 = hashCode;
11400
- _.$_$.y6 = interfaceMeta;
11401
- _.$_$.z6 = isArray;
11402
- _.$_$.a7 = isBooleanArray;
11403
- _.$_$.b7 = isByteArray;
11404
- _.$_$.c7 = isCharArray;
11405
- _.$_$.d7 = isCharSequence;
11406
- _.$_$.e7 = isDoubleArray;
11407
- _.$_$.f7 = isFloatArray;
11408
- _.$_$.g7 = isIntArray;
11409
- _.$_$.h7 = isInterface;
11410
- _.$_$.i7 = isLongArray;
11411
- _.$_$.j7 = isObject;
11412
- _.$_$.k7 = isShortArray;
11413
- _.$_$.l7 = iterator;
11414
- _.$_$.m7 = get_js;
11415
- _.$_$.n7 = longArray;
11416
- _.$_$.o7 = numberRangeToNumber;
11417
- _.$_$.p7 = numberToChar;
11418
- _.$_$.q7 = objectCreate;
11419
- _.$_$.r7 = objectMeta;
11420
- _.$_$.s7 = protoOf;
11421
- _.$_$.t7 = setMetadataFor;
11422
- _.$_$.u7 = toByte;
11423
- _.$_$.v7 = toLong_0;
11424
- _.$_$.w7 = toShort;
11425
- _.$_$.x7 = toString_2;
11426
- _.$_$.y7 = coerceAtLeast;
11427
- _.$_$.z7 = coerceAtMost;
11428
- _.$_$.a8 = step;
11429
- _.$_$.b8 = until;
11430
- _.$_$.c8 = KClass;
11431
- _.$_$.d8 = KProperty0;
11432
- _.$_$.e8 = KProperty1;
11433
- _.$_$.f8 = KTypeParameter;
11434
- _.$_$.g8 = asSequence_0;
11435
- _.$_$.h8 = filter;
11436
- _.$_$.i8 = map;
11437
- _.$_$.j8 = toSet_1;
11438
- _.$_$.k8 = dropLast;
11439
- _.$_$.l8 = drop_0;
11440
- _.$_$.m8 = endsWith;
11441
- _.$_$.n8 = equals_0;
11442
- _.$_$.o8 = indexOf_4;
11443
- _.$_$.p8 = isBlank;
11444
- _.$_$.q8 = isLowerCase;
11445
- _.$_$.r8 = lastIndexOf;
11446
- _.$_$.s8 = removePrefix;
11447
- _.$_$.t8 = single_2;
11448
- _.$_$.u8 = split_1;
11449
- _.$_$.v8 = split;
11450
- _.$_$.w8 = startsWith_1;
11451
- _.$_$.x8 = startsWith;
11452
- _.$_$.y8 = titlecase;
11453
- _.$_$.z8 = toDouble;
11454
- _.$_$.a9 = toIntOrNull;
11455
- _.$_$.b9 = toInt;
11456
- _.$_$.c9 = toLong;
11457
- _.$_$.d9 = toUByte;
11458
- _.$_$.e9 = toUInt;
11459
- _.$_$.f9 = toULong;
11460
- _.$_$.g9 = toUShort;
11461
- _.$_$.h9 = trimIndent;
11462
- _.$_$.i9 = trimMargin;
11463
- _.$_$.j9 = trimStart;
11464
- _.$_$.k9 = Duration;
11465
- _.$_$.l9 = Char;
11466
- _.$_$.m9 = DeepRecursiveFunction;
11467
- _.$_$.n9 = DeepRecursiveScope;
11468
- _.$_$.o9 = Enum;
11469
- _.$_$.p9 = Exception;
11470
- _.$_$.q9 = IllegalArgumentException;
11471
- _.$_$.r9 = IllegalStateException;
11472
- _.$_$.s9 = Long;
11473
- _.$_$.t9 = NotImplementedError;
11474
- _.$_$.u9 = Pair;
11475
- _.$_$.v9 = Result;
11476
- _.$_$.w9 = RuntimeException;
11477
- _.$_$.x9 = THROW_CCE;
11478
- _.$_$.y9 = THROW_ISE;
11479
- _.$_$.z9 = Triple;
11480
- _.$_$.aa = UByteArray;
11481
- _.$_$.ba = UByte;
11482
- _.$_$.ca = UIntArray;
11483
- _.$_$.da = UInt;
11484
- _.$_$.ea = ULongArray;
11485
- _.$_$.fa = ULong;
11486
- _.$_$.ga = UShortArray;
11487
- _.$_$.ha = UShort;
11488
- _.$_$.ia = Unit;
11489
- _.$_$.ja = arrayOf;
11490
- _.$_$.ka = countTrailingZeroBits;
11491
- _.$_$.la = createFailure;
11492
- _.$_$.ma = ensureNotNull;
11493
- _.$_$.na = invoke;
11494
- _.$_$.oa = isFinite_0;
11495
- _.$_$.pa = isFinite;
11496
- _.$_$.qa = lazy;
11497
- _.$_$.ra = lazy_0;
11498
- _.$_$.sa = noWhenBranchMatchedException;
11499
- _.$_$.ta = plus_3;
11500
- _.$_$.ua = throwKotlinNothingValueException;
11501
- _.$_$.va = throwUninitializedPropertyAccessException;
11502
- _.$_$.wa = to;
11503
- _.$_$.xa = VOID;
11360
+ _.$_$.x4 = getOrNull_0;
11361
+ _.$_$.y4 = getValue;
11362
+ _.$_$.z4 = get_indices_0;
11363
+ _.$_$.a5 = get_indices;
11364
+ _.$_$.b5 = joinToString_0;
11365
+ _.$_$.c5 = get_lastIndex_1;
11366
+ _.$_$.d5 = get_lastIndex_2;
11367
+ _.$_$.e5 = lastOrNull;
11368
+ _.$_$.f5 = last;
11369
+ _.$_$.g5 = linkedMapOf;
11370
+ _.$_$.h5 = listOfNotNull;
11371
+ _.$_$.i5 = listOf_0;
11372
+ _.$_$.j5 = listOf;
11373
+ _.$_$.k5 = mapCapacity;
11374
+ _.$_$.l5 = mapOf;
11375
+ _.$_$.m5 = mutableListOf;
11376
+ _.$_$.n5 = plus_1;
11377
+ _.$_$.o5 = plus_2;
11378
+ _.$_$.p5 = plus;
11379
+ _.$_$.q5 = plus_0;
11380
+ _.$_$.r5 = removeLast;
11381
+ _.$_$.s5 = setOf;
11382
+ _.$_$.t5 = singleOrNull;
11383
+ _.$_$.u5 = slice;
11384
+ _.$_$.v5 = toBooleanArray;
11385
+ _.$_$.w5 = toHashSet;
11386
+ _.$_$.x5 = toList_1;
11387
+ _.$_$.y5 = toList_0;
11388
+ _.$_$.z5 = toList;
11389
+ _.$_$.a6 = toMap;
11390
+ _.$_$.b6 = toSet_0;
11391
+ _.$_$.c6 = union;
11392
+ _.$_$.d6 = withIndex;
11393
+ _.$_$.e6 = CancellationException;
11394
+ _.$_$.f6 = get_COROUTINE_SUSPENDED;
11395
+ _.$_$.g6 = CoroutineImpl;
11396
+ _.$_$.h6 = println;
11397
+ _.$_$.i6 = arrayIterator;
11398
+ _.$_$.j6 = booleanArray;
11399
+ _.$_$.k6 = captureStack;
11400
+ _.$_$.l6 = charArrayOf;
11401
+ _.$_$.m6 = charArray;
11402
+ _.$_$.n6 = charSequenceGet;
11403
+ _.$_$.o6 = charSequenceLength;
11404
+ _.$_$.p6 = charSequenceSubSequence;
11405
+ _.$_$.q6 = classMeta;
11406
+ _.$_$.r6 = defineProp;
11407
+ _.$_$.s6 = equals_1;
11408
+ _.$_$.t6 = fillArrayVal;
11409
+ _.$_$.u6 = getLocalDelegateReference;
11410
+ _.$_$.v6 = getNumberHashCode;
11411
+ _.$_$.w6 = getPropertyCallableRef;
11412
+ _.$_$.x6 = getStringHashCode;
11413
+ _.$_$.y6 = hashCode;
11414
+ _.$_$.z6 = interfaceMeta;
11415
+ _.$_$.a7 = isArray;
11416
+ _.$_$.b7 = isBooleanArray;
11417
+ _.$_$.c7 = isByteArray;
11418
+ _.$_$.d7 = isCharArray;
11419
+ _.$_$.e7 = isCharSequence;
11420
+ _.$_$.f7 = isDoubleArray;
11421
+ _.$_$.g7 = isFloatArray;
11422
+ _.$_$.h7 = isIntArray;
11423
+ _.$_$.i7 = isInterface;
11424
+ _.$_$.j7 = isLongArray;
11425
+ _.$_$.k7 = isObject;
11426
+ _.$_$.l7 = isShortArray;
11427
+ _.$_$.m7 = iterator;
11428
+ _.$_$.n7 = get_js;
11429
+ _.$_$.o7 = longArray;
11430
+ _.$_$.p7 = numberRangeToNumber;
11431
+ _.$_$.q7 = numberToChar;
11432
+ _.$_$.r7 = objectCreate;
11433
+ _.$_$.s7 = objectMeta;
11434
+ _.$_$.t7 = protoOf;
11435
+ _.$_$.u7 = setMetadataFor;
11436
+ _.$_$.v7 = toByte;
11437
+ _.$_$.w7 = toLong_0;
11438
+ _.$_$.x7 = toShort;
11439
+ _.$_$.y7 = toString_2;
11440
+ _.$_$.z7 = coerceAtLeast;
11441
+ _.$_$.a8 = coerceAtMost;
11442
+ _.$_$.b8 = step;
11443
+ _.$_$.c8 = until;
11444
+ _.$_$.d8 = KClass;
11445
+ _.$_$.e8 = KProperty0;
11446
+ _.$_$.f8 = KProperty1;
11447
+ _.$_$.g8 = KTypeParameter;
11448
+ _.$_$.h8 = asSequence_0;
11449
+ _.$_$.i8 = filter;
11450
+ _.$_$.j8 = map;
11451
+ _.$_$.k8 = toSet_1;
11452
+ _.$_$.l8 = contains_5;
11453
+ _.$_$.m8 = dropLast;
11454
+ _.$_$.n8 = drop_0;
11455
+ _.$_$.o8 = endsWith;
11456
+ _.$_$.p8 = equals_0;
11457
+ _.$_$.q8 = indexOf_4;
11458
+ _.$_$.r8 = isBlank;
11459
+ _.$_$.s8 = isLowerCase;
11460
+ _.$_$.t8 = lastIndexOf;
11461
+ _.$_$.u8 = removePrefix;
11462
+ _.$_$.v8 = single_2;
11463
+ _.$_$.w8 = split_1;
11464
+ _.$_$.x8 = split;
11465
+ _.$_$.y8 = startsWith_1;
11466
+ _.$_$.z8 = startsWith;
11467
+ _.$_$.a9 = titlecase;
11468
+ _.$_$.b9 = toDouble;
11469
+ _.$_$.c9 = toIntOrNull;
11470
+ _.$_$.d9 = toInt;
11471
+ _.$_$.e9 = toLong;
11472
+ _.$_$.f9 = toUByte;
11473
+ _.$_$.g9 = toUInt;
11474
+ _.$_$.h9 = toULong;
11475
+ _.$_$.i9 = toUShort;
11476
+ _.$_$.j9 = trimIndent;
11477
+ _.$_$.k9 = trimMargin;
11478
+ _.$_$.l9 = trimStart;
11479
+ _.$_$.m9 = Duration;
11480
+ _.$_$.n9 = Char;
11481
+ _.$_$.o9 = DeepRecursiveFunction;
11482
+ _.$_$.p9 = DeepRecursiveScope;
11483
+ _.$_$.q9 = Enum;
11484
+ _.$_$.r9 = Exception;
11485
+ _.$_$.s9 = IllegalArgumentException;
11486
+ _.$_$.t9 = IllegalStateException;
11487
+ _.$_$.u9 = Long;
11488
+ _.$_$.v9 = NotImplementedError;
11489
+ _.$_$.w9 = Pair;
11490
+ _.$_$.x9 = Result;
11491
+ _.$_$.y9 = RuntimeException;
11492
+ _.$_$.z9 = THROW_CCE;
11493
+ _.$_$.aa = THROW_ISE;
11494
+ _.$_$.ba = Triple;
11495
+ _.$_$.ca = UByteArray;
11496
+ _.$_$.da = UByte;
11497
+ _.$_$.ea = UIntArray;
11498
+ _.$_$.fa = UInt;
11499
+ _.$_$.ga = ULongArray;
11500
+ _.$_$.ha = ULong;
11501
+ _.$_$.ia = UShortArray;
11502
+ _.$_$.ja = UShort;
11503
+ _.$_$.ka = Unit;
11504
+ _.$_$.la = arrayOf;
11505
+ _.$_$.ma = countTrailingZeroBits;
11506
+ _.$_$.na = createFailure;
11507
+ _.$_$.oa = ensureNotNull;
11508
+ _.$_$.pa = invoke;
11509
+ _.$_$.qa = isFinite_0;
11510
+ _.$_$.ra = isFinite;
11511
+ _.$_$.sa = lazy;
11512
+ _.$_$.ta = lazy_0;
11513
+ _.$_$.ua = noWhenBranchMatchedException;
11514
+ _.$_$.va = plus_3;
11515
+ _.$_$.wa = throwKotlinNothingValueException;
11516
+ _.$_$.xa = throwUninitializedPropertyAccessException;
11517
+ _.$_$.ya = to;
11518
+ _.$_$.za = VOID;
11504
11519
  //endregion
11505
11520
  return _;
11506
11521
  }));