lucuma-core 0.88.1-1-503e823-SNAPSHOT → 0.88.1

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 (3) hide show
  1. package/main.js +51 -341
  2. package/main.js.map +4 -4
  3. package/package.json +1 -1
package/main.js CHANGED
@@ -4993,16 +4993,13 @@ function $c_Lcats_parse_Rfc5234$() {
4993
4993
  var this$15 = this.Lcats_parse_Rfc5234$__f_sp;
4994
4994
  var that$2 = this.Lcats_parse_Rfc5234$__f_htab;
4995
4995
  this.Lcats_parse_Rfc5234$__f_wsp = this$15.orElse__Lcats_parse_Parser__Lcats_parse_Parser(that$2);
4996
- var $$x8 = $m_Lcats_parse_Parser$();
4997
- var $$x7 = this.Lcats_parse_Rfc5234$__f_wsp.orElse__Lcats_parse_Parser__Lcats_parse_Parser(this.Lcats_parse_Rfc5234$__f_crlf.$times$greater__Lcats_parse_Parser0__Lcats_parse_Parser(this.Lcats_parse_Rfc5234$__f_wsp));
4998
- var this$16 = $m_Lcats_parse_Accumulator0$();
4999
- $$x8.repAs0__Lcats_parse_Parser__Lcats_parse_Accumulator0__Lcats_parse_Parser0($$x7, new $c_Lcats_parse_Accumulator0$$anon$10(this$16)).void__Lcats_parse_Parser0();
5000
- var $$x9 = $m_Lcats_parse_Parser$();
4996
+ $m_Lcats_parse_Parser$().repAs0__Lcats_parse_Parser__Lcats_parse_Accumulator0__Lcats_parse_Parser0(this.Lcats_parse_Rfc5234$__f_wsp.orElse__Lcats_parse_Parser__Lcats_parse_Parser(this.Lcats_parse_Rfc5234$__f_crlf.$times$greater__Lcats_parse_Parser0__Lcats_parse_Parser(this.Lcats_parse_Rfc5234$__f_wsp)), ($m_Lcats_parse_Accumulator0$(), new $c_Lcats_parse_Accumulator0$$anon$10())).void__Lcats_parse_Parser0();
4997
+ var $$x7 = $m_Lcats_parse_Parser$();
5001
4998
  var this$18 = new $c_sr_RichChar(0);
5002
- $$x9.charIn__sc_Iterable__Lcats_parse_Parser($f_sr_IntegralProxy__to__O__sci_NumericRange$Inclusive(this$18, $bC(255)));
5003
- var $$x10 = $m_Lcats_parse_Parser$();
4999
+ $$x7.charIn__sc_Iterable__Lcats_parse_Parser($f_sr_IntegralProxy__to__O__sci_NumericRange$Inclusive(this$18, $bC(255)));
5000
+ var $$x8 = $m_Lcats_parse_Parser$();
5004
5001
  var this$20 = new $c_sr_RichChar(33);
5005
- $$x10.charIn__sc_Iterable__Lcats_parse_Parser($f_sr_IntegralProxy__to__O__sci_NumericRange$Inclusive(this$20, $bC(126)))
5002
+ $$x8.charIn__sc_Iterable__Lcats_parse_Parser($f_sr_IntegralProxy__to__O__sci_NumericRange$Inclusive(this$20, $bC(126)))
5006
5003
  }
5007
5004
  $c_Lcats_parse_Rfc5234$.prototype = new $h_O();
5008
5005
  $c_Lcats_parse_Rfc5234$.prototype.constructor = $c_Lcats_parse_Rfc5234$;
@@ -5070,11 +5067,6 @@ $c_Lcats_syntax_OrderOps.prototype.compare__O__I = (function(rhs) {
5070
5067
  var ev = this.Lcats_syntax_OrderOps__f_evidence$1;
5071
5068
  return ev.compare__O__O__I(this.Lcats_syntax_OrderOps__f_lhs, rhs)
5072
5069
  });
5073
- $c_Lcats_syntax_OrderOps.prototype.max__O__O = (function(rhs) {
5074
- $m_Lcats_package$();
5075
- var ev = this.Lcats_syntax_OrderOps__f_evidence$1;
5076
- return ev.max__O__O__O(this.Lcats_syntax_OrderOps__f_lhs, rhs)
5077
- });
5078
5070
  var $d_Lcats_syntax_OrderOps = new $TypeData().initClass({
5079
5071
  Lcats_syntax_OrderOps: 0
5080
5072
  }, false, "cats.syntax.OrderOps", {
@@ -16532,18 +16524,15 @@ function $f_Llucuma_core_math_parser_AngleParsers__$init$__V($thiz) {
16532
16524
  var that$4 = $m_Lcats_parse_Parser$().char__C__Lcats_parse_Parser(46).$qmark__Lcats_parse_Parser0();
16533
16525
  var this$30 = $m_Lcats_parse_Parser$().product10__Lcats_parse_Parser__Lcats_parse_Parser0__Lcats_parse_Parser(this$27, that$4);
16534
16526
  var this$28 = $m_Lcats_parse_Numbers$().Lcats_parse_Numbers$__f_digit;
16535
- var this$29 = $m_Lcats_parse_Accumulator$();
16536
- var acc = new $c_Lcats_parse_Accumulator$$anon$12(this$29);
16527
+ var acc = new $c_Lcats_parse_Accumulator$$anon$12();
16537
16528
  var that$5 = $m_Lcats_parse_Parser$().repAs__Lcats_parse_Parser__I__I__Lcats_parse_Accumulator__Lcats_parse_Parser(this$28, 1, 3, acc).$qmark__Lcats_parse_Parser0().string__Lcats_parse_Parser0();
16538
16529
  var this$33 = $m_Lcats_parse_Parser$().product10__Lcats_parse_Parser__Lcats_parse_Parser0__Lcats_parse_Parser(this$30, that$5);
16539
16530
  var this$31 = $m_Lcats_parse_Numbers$().Lcats_parse_Numbers$__f_digit;
16540
- var this$32 = $m_Lcats_parse_Accumulator$();
16541
- var acc$1 = new $c_Lcats_parse_Accumulator$$anon$12(this$32);
16531
+ var acc$1 = new $c_Lcats_parse_Accumulator$$anon$12();
16542
16532
  var that$6 = $m_Lcats_parse_Parser$().repAs__Lcats_parse_Parser__I__I__Lcats_parse_Accumulator__Lcats_parse_Parser(this$31, 1, 3, acc$1).$qmark__Lcats_parse_Parser0().string__Lcats_parse_Parser0();
16543
16533
  var this$36 = $m_Lcats_parse_Parser$().product10__Lcats_parse_Parser__Lcats_parse_Parser0__Lcats_parse_Parser(this$33, that$6);
16544
16534
  var this$34 = $m_Lcats_parse_Numbers$().Lcats_parse_Numbers$__f_digit;
16545
- var this$35 = $m_Lcats_parse_Accumulator$();
16546
- var acc$2 = new $c_Lcats_parse_Accumulator$$anon$12(this$35);
16535
+ var acc$2 = new $c_Lcats_parse_Accumulator$$anon$12();
16547
16536
  var that$7 = $m_Lcats_parse_Parser$().repAs__Lcats_parse_Parser__I__Lcats_parse_Accumulator__Lcats_parse_Parser(this$34, 1, acc$2).$qmark__Lcats_parse_Parser0();
16548
16537
  var this$45 = $m_Lcats_parse_Parser$().product10__Lcats_parse_Parser__Lcats_parse_Parser0__Lcats_parse_Parser(this$36, that$7);
16549
16538
  var fn$2 = new $c_sjsr_AnonFunction1(((x$1) => {
@@ -16842,8 +16831,7 @@ function $f_Llucuma_core_math_parser_CoordinateParsers__$init$__V($thiz) {
16842
16831
  $thiz.Llucuma_core_math_parser_CoordinateParsers$__f_dec = $m_Lcats_parse_Parser$().withContext__Lcats_parse_Parser__T__Lcats_parse_Parser(this$10, "dec");
16843
16832
  var $$x1 = $thiz.Llucuma_core_math_parser_CoordinateParsers$__f_ra;
16844
16833
  var this$11 = $m_Lcats_parse_Rfc5234$().Lcats_parse_Rfc5234$__f_sp;
16845
- var this$12 = $m_Lcats_parse_Accumulator$();
16846
- var acc = new $c_Lcats_parse_Accumulator$$anon$12(this$12);
16834
+ var acc = new $c_Lcats_parse_Accumulator$$anon$12();
16847
16835
  $thiz.Llucuma_core_math_parser_CoordinateParsers$__f_coordinates = $$x1.$tilde__Lcats_parse_Parser0__Lcats_parse_Parser0($m_Lcats_parse_Parser$().repAs__Lcats_parse_Parser__I__Lcats_parse_Accumulator__Lcats_parse_Parser(this$11, 1, acc).$qmark__Lcats_parse_Parser0().void__Lcats_parse_Parser0()).$tilde__Lcats_parse_Parser0__Lcats_parse_Parser0($thiz.Llucuma_core_math_parser_CoordinateParsers$__f_dec).map__F1__Lcats_parse_Parser0(new $c_sjsr_AnonFunction1(((x$1$2) => {
16848
16836
  var x$1$3 = x$1$2;
16849
16837
  if ((x$1$3 !== null)) {
@@ -18629,8 +18617,7 @@ function $f_Llucuma_core_parser_MiscParsers__$init$__V($thiz) {
18629
18617
  $m_Lcats_parse_Parser$().withContext__Lcats_parse_Parser__T__Lcats_parse_Parser(this$5, "int");
18630
18618
  var this$8 = $m_Lcats_parse_Numbers$().Lcats_parse_Numbers$__f_nonZeroDigit;
18631
18619
  var this$6 = $m_Lcats_parse_Numbers$().Lcats_parse_Numbers$__f_digit;
18632
- var this$7 = $m_Lcats_parse_Accumulator$();
18633
- var acc = new $c_Lcats_parse_Accumulator$$anon$12(this$7);
18620
+ var acc = new $c_Lcats_parse_Accumulator$$anon$12();
18634
18621
  var that$1 = $m_Lcats_parse_Parser$().repAs__Lcats_parse_Parser__I__Lcats_parse_Accumulator__Lcats_parse_Parser(this$6, 1, acc).$qmark__Lcats_parse_Parser0();
18635
18622
  $thiz.Llucuma_core_parser_MiscParsers$__f_index = $m_Lcats_parse_Parser$().product10__Lcats_parse_Parser__Lcats_parse_Parser0__Lcats_parse_Parser(this$8, that$1).mapFilter__F1__Lcats_parse_Parser(new $c_sjsr_AnonFunction1(((x$1) => {
18636
18623
  var x$1$1 = x$1;
@@ -18690,8 +18677,8 @@ function $f_Llucuma_core_parser_MiscParsers__$init$__V($thiz) {
18690
18677
  return $$x3.flatten__s_$less$colon$less__s_Option(this$23.s_$less$colon$less$__f_singleton)
18691
18678
  })));
18692
18679
  var this$24 = $m_Lcats_parse_Rfc5234$().Lcats_parse_Rfc5234$__f_wsp;
18693
- var this$25 = $m_Lcats_parse_Accumulator0$();
18694
- var acc$1 = new $c_Lcats_parse_Accumulator0$$anon$10(this$25);
18680
+ $m_Lcats_parse_Accumulator0$();
18681
+ var acc$1 = new $c_Lcats_parse_Accumulator0$$anon$10();
18695
18682
  $m_Lcats_parse_Parser$().repAs0__Lcats_parse_Parser__Lcats_parse_Accumulator0__Lcats_parse_Parser0(this$24, acc$1).void__Lcats_parse_Parser0();
18696
18683
  var this$26 = $m_Lcats_parse_Parser$().char__C__Lcats_parse_Parser(45);
18697
18684
  var fn = new $c_sjsr_AnonFunction1(((_$4) => true));
@@ -22512,6 +22499,11 @@ function $h_sr_RichChar$() {
22512
22499
  /*<skip>*/
22513
22500
  }
22514
22501
  $h_sr_RichChar$.prototype = $c_sr_RichChar$.prototype;
22502
+ $c_sr_RichChar$.prototype.max$extension__C__C__C = (function(this$, that) {
22503
+ var x = this$;
22504
+ var y = that;
22505
+ return (65535 & ((x > y) ? x : y))
22506
+ });
22515
22507
  $c_sr_RichChar$.prototype.equals$extension__C__O__Z = (function(this$, x$1) {
22516
22508
  if ((x$1 instanceof $c_sr_RichChar)) {
22517
22509
  var RichChar$1 = x$1.sr_RichChar__f_self;
@@ -29272,37 +29264,9 @@ function $m_Lcats_kernel_instances_short_package$() {
29272
29264
  return $n_Lcats_kernel_instances_short_package$
29273
29265
  }
29274
29266
  /** @constructor */
29275
- function $c_Lcats_parse_Accumulator$() {
29276
- /*<skip>*/
29277
- }
29278
- $c_Lcats_parse_Accumulator$.prototype = new $h_O();
29279
- $c_Lcats_parse_Accumulator$.prototype.constructor = $c_Lcats_parse_Accumulator$;
29280
- /** @constructor */
29281
- function $h_Lcats_parse_Accumulator$() {
29267
+ function $c_Lcats_parse_Accumulator$$anon$12() {
29282
29268
  /*<skip>*/
29283
29269
  }
29284
- $h_Lcats_parse_Accumulator$.prototype = $c_Lcats_parse_Accumulator$.prototype;
29285
- var $d_Lcats_parse_Accumulator$ = new $TypeData().initClass({
29286
- Lcats_parse_Accumulator$: 0
29287
- }, false, "cats.parse.Accumulator$", {
29288
- Lcats_parse_Accumulator$: 1,
29289
- O: 1,
29290
- Lcats_parse_Priority0Accumulator: 1
29291
- });
29292
- $c_Lcats_parse_Accumulator$.prototype.$classData = $d_Lcats_parse_Accumulator$;
29293
- var $n_Lcats_parse_Accumulator$;
29294
- function $m_Lcats_parse_Accumulator$() {
29295
- if ((!$n_Lcats_parse_Accumulator$)) {
29296
- $n_Lcats_parse_Accumulator$ = new $c_Lcats_parse_Accumulator$()
29297
- };
29298
- return $n_Lcats_parse_Accumulator$
29299
- }
29300
- /** @constructor */
29301
- function $c_Lcats_parse_Accumulator$$anon$12(outer) {
29302
- if ((outer === null)) {
29303
- throw $ct_jl_NullPointerException__(new $c_jl_NullPointerException())
29304
- }
29305
- }
29306
29270
  $c_Lcats_parse_Accumulator$$anon$12.prototype = new $h_O();
29307
29271
  $c_Lcats_parse_Accumulator$$anon$12.prototype.constructor = $c_Lcats_parse_Accumulator$$anon$12;
29308
29272
  /** @constructor */
@@ -29386,11 +29350,8 @@ var $d_Lcats_parse_Appender$$anon$1 = new $TypeData().initClass({
29386
29350
  });
29387
29351
  $c_Lcats_parse_Appender$$anon$1.prototype.$classData = $d_Lcats_parse_Appender$$anon$1;
29388
29352
  /** @constructor */
29389
- function $c_Lcats_parse_Appender$$anon$2(outer) {
29353
+ function $c_Lcats_parse_Appender$$anon$2() {
29390
29354
  this.Lcats_parse_Appender$$anon$2__f_bldr = null;
29391
- if ((outer === null)) {
29392
- throw $ct_jl_NullPointerException__(new $c_jl_NullPointerException())
29393
- };
29394
29355
  this.Lcats_parse_Appender$$anon$2__f_bldr = $ct_jl_StringBuilder__(new $c_jl_StringBuilder())
29395
29356
  }
29396
29357
  $c_Lcats_parse_Appender$$anon$2.prototype = new $h_O();
@@ -29421,11 +29382,8 @@ var $d_Lcats_parse_Appender$$anon$2 = new $TypeData().initClass({
29421
29382
  });
29422
29383
  $c_Lcats_parse_Appender$$anon$2.prototype.$classData = $d_Lcats_parse_Appender$$anon$2;
29423
29384
  /** @constructor */
29424
- function $c_Lcats_parse_Appender$$anon$3(outer) {
29385
+ function $c_Lcats_parse_Appender$$anon$3() {
29425
29386
  this.Lcats_parse_Appender$$anon$3__f_bldr = null;
29426
- if ((outer === null)) {
29427
- throw $ct_jl_NullPointerException__(new $c_jl_NullPointerException())
29428
- };
29429
29387
  this.Lcats_parse_Appender$$anon$3__f_bldr = $ct_jl_StringBuilder__(new $c_jl_StringBuilder())
29430
29388
  }
29431
29389
  $c_Lcats_parse_Appender$$anon$3.prototype = new $h_O();
@@ -29455,12 +29413,9 @@ var $d_Lcats_parse_Appender$$anon$3 = new $TypeData().initClass({
29455
29413
  });
29456
29414
  $c_Lcats_parse_Appender$$anon$3.prototype.$classData = $d_Lcats_parse_Appender$$anon$3;
29457
29415
  /** @constructor */
29458
- function $c_Lcats_parse_Appender$$anon$4(bldr$2, outer) {
29416
+ function $c_Lcats_parse_Appender$$anon$4(bldr$2) {
29459
29417
  this.Lcats_parse_Appender$$anon$4__f_bldr$1 = null;
29460
- this.Lcats_parse_Appender$$anon$4__f_bldr$1 = bldr$2;
29461
- if ((outer === null)) {
29462
- throw $ct_jl_NullPointerException__(new $c_jl_NullPointerException())
29463
- }
29418
+ this.Lcats_parse_Appender$$anon$4__f_bldr$1 = bldr$2
29464
29419
  }
29465
29420
  $c_Lcats_parse_Appender$$anon$4.prototype = new $h_O();
29466
29421
  $c_Lcats_parse_Appender$$anon$4.prototype.constructor = $c_Lcats_parse_Appender$$anon$4;
@@ -29489,11 +29444,8 @@ var $d_Lcats_parse_Appender$$anon$4 = new $TypeData().initClass({
29489
29444
  });
29490
29445
  $c_Lcats_parse_Appender$$anon$4.prototype.$classData = $d_Lcats_parse_Appender$$anon$4;
29491
29446
  /** @constructor */
29492
- function $c_Lcats_parse_Appender$$anon$5(outer) {
29447
+ function $c_Lcats_parse_Appender$$anon$5() {
29493
29448
  this.Lcats_parse_Appender$$anon$5__f_n = 0;
29494
- if ((outer === null)) {
29495
- throw $ct_jl_NullPointerException__(new $c_jl_NullPointerException())
29496
- };
29497
29449
  this.Lcats_parse_Appender$$anon$5__f_n = 0
29498
29450
  }
29499
29451
  $c_Lcats_parse_Appender$$anon$5.prototype = new $h_O();
@@ -41395,10 +41347,8 @@ var $d_Lcats_package$$anon$3 = new $TypeData().initClass({
41395
41347
  });
41396
41348
  $c_Lcats_package$$anon$3.prototype.$classData = $d_Lcats_package$$anon$3;
41397
41349
  /** @constructor */
41398
- function $c_Lcats_parse_Accumulator0$$anon$10(outer) {
41399
- if ((outer === null)) {
41400
- throw $ct_jl_NullPointerException__(new $c_jl_NullPointerException())
41401
- }
41350
+ function $c_Lcats_parse_Accumulator0$$anon$10() {
41351
+ /*<skip>*/
41402
41352
  }
41403
41353
  $c_Lcats_parse_Accumulator0$$anon$10.prototype = new $h_O();
41404
41354
  $c_Lcats_parse_Accumulator0$$anon$10.prototype.constructor = $c_Lcats_parse_Accumulator0$$anon$10;
@@ -41411,10 +41361,10 @@ $c_Lcats_parse_Accumulator0$$anon$10.prototype.newAppender__O__Lcats_parse_Appen
41411
41361
  return this.newAppender__Lcats_parse_Appender().append__O__Lcats_parse_Appender(first)
41412
41362
  });
41413
41363
  $c_Lcats_parse_Accumulator0$$anon$10.prototype.newAppender__Lcats_parse_Appender = (function() {
41414
- var this$2 = $m_Lcats_parse_Appender$();
41364
+ $m_Lcats_parse_Appender$();
41415
41365
  $m_s_package$();
41416
41366
  var bldr = new $c_scm_ListBuffer();
41417
- return new $c_Lcats_parse_Appender$$anon$4(bldr, this$2)
41367
+ return new $c_Lcats_parse_Appender$$anon$4(bldr)
41418
41368
  });
41419
41369
  var $d_Lcats_parse_Accumulator0$$anon$10 = new $TypeData().initClass({
41420
41370
  Lcats_parse_Accumulator0$$anon$10: 0
@@ -41437,13 +41387,13 @@ function $h_Lcats_parse_Accumulator0$$anon$6() {
41437
41387
  }
41438
41388
  $h_Lcats_parse_Accumulator0$$anon$6.prototype = $c_Lcats_parse_Accumulator0$$anon$6.prototype;
41439
41389
  $c_Lcats_parse_Accumulator0$$anon$6.prototype.newAppender__O__Lcats_parse_Appender = (function(first) {
41440
- var this$1 = $m_Lcats_parse_Appender$();
41441
- var this$2 = new $c_Lcats_parse_Appender$$anon$5(this$1);
41390
+ $m_Lcats_parse_Appender$();
41391
+ var this$2 = new $c_Lcats_parse_Appender$$anon$5();
41442
41392
  return this$2.append__O__Lcats_parse_Appender$$anon$5(first)
41443
41393
  });
41444
41394
  $c_Lcats_parse_Accumulator0$$anon$6.prototype.newAppender__Lcats_parse_Appender = (function() {
41445
- var this$1 = $m_Lcats_parse_Appender$();
41446
- return new $c_Lcats_parse_Appender$$anon$5(this$1)
41395
+ $m_Lcats_parse_Appender$();
41396
+ return new $c_Lcats_parse_Appender$$anon$5()
41447
41397
  });
41448
41398
  var $d_Lcats_parse_Accumulator0$$anon$6 = new $TypeData().initClass({
41449
41399
  Lcats_parse_Accumulator0$$anon$6: 0
@@ -41466,13 +41416,13 @@ function $h_Lcats_parse_Accumulator0$$anon$7() {
41466
41416
  }
41467
41417
  $h_Lcats_parse_Accumulator0$$anon$7.prototype = $c_Lcats_parse_Accumulator0$$anon$7.prototype;
41468
41418
  $c_Lcats_parse_Accumulator0$$anon$7.prototype.newAppender__O__Lcats_parse_Appender = (function(first) {
41469
- var this$1 = $m_Lcats_parse_Appender$();
41470
- var this$2 = new $c_Lcats_parse_Appender$$anon$2(this$1);
41419
+ $m_Lcats_parse_Appender$();
41420
+ var this$2 = new $c_Lcats_parse_Appender$$anon$2();
41471
41421
  return this$2.append__C__Lcats_parse_Appender$$anon$2($uC(first))
41472
41422
  });
41473
41423
  $c_Lcats_parse_Accumulator0$$anon$7.prototype.newAppender__Lcats_parse_Appender = (function() {
41474
- var this$1 = $m_Lcats_parse_Appender$();
41475
- return new $c_Lcats_parse_Appender$$anon$2(this$1)
41424
+ $m_Lcats_parse_Appender$();
41425
+ return new $c_Lcats_parse_Appender$$anon$2()
41476
41426
  });
41477
41427
  var $d_Lcats_parse_Accumulator0$$anon$7 = new $TypeData().initClass({
41478
41428
  Lcats_parse_Accumulator0$$anon$7: 0
@@ -41495,13 +41445,13 @@ function $h_Lcats_parse_Accumulator0$$anon$8() {
41495
41445
  }
41496
41446
  $h_Lcats_parse_Accumulator0$$anon$8.prototype = $c_Lcats_parse_Accumulator0$$anon$8.prototype;
41497
41447
  $c_Lcats_parse_Accumulator0$$anon$8.prototype.newAppender__O__Lcats_parse_Appender = (function(first) {
41498
- var this$1 = $m_Lcats_parse_Appender$();
41499
- var this$2 = new $c_Lcats_parse_Appender$$anon$3(this$1);
41448
+ $m_Lcats_parse_Appender$();
41449
+ var this$2 = new $c_Lcats_parse_Appender$$anon$3();
41500
41450
  return this$2.append__T__Lcats_parse_Appender$$anon$3(first)
41501
41451
  });
41502
41452
  $c_Lcats_parse_Accumulator0$$anon$8.prototype.newAppender__Lcats_parse_Appender = (function() {
41503
- var this$1 = $m_Lcats_parse_Appender$();
41504
- return new $c_Lcats_parse_Appender$$anon$3(this$1)
41453
+ $m_Lcats_parse_Appender$();
41454
+ return new $c_Lcats_parse_Appender$$anon$3()
41505
41455
  });
41506
41456
  var $d_Lcats_parse_Accumulator0$$anon$8 = new $TypeData().initClass({
41507
41457
  Lcats_parse_Accumulator0$$anon$8: 0
@@ -41555,6 +41505,9 @@ function $h_Lcats_parse_Caret$() {
41555
41505
  /*<skip>*/
41556
41506
  }
41557
41507
  $h_Lcats_parse_Caret$.prototype = $c_Lcats_parse_Caret$.prototype;
41508
+ $c_Lcats_parse_Caret$.prototype.toString__T = (function() {
41509
+ return "Caret"
41510
+ });
41558
41511
  var $d_Lcats_parse_Caret$ = new $TypeData().initClass({
41559
41512
  Lcats_parse_Caret$: 0
41560
41513
  }, false, "cats.parse.Caret$", {
@@ -42406,10 +42359,9 @@ function $p_Lcats_parse_Parser$Expectation$__merge$1__sci_List__Lcats_data_Chain
42406
42359
  } else {
42407
42360
  var offset = x.Lcats_parse_Parser$Expectation$InRange__f_offset;
42408
42361
  var lower = x.Lcats_parse_Parser$Expectation$InRange__f_lower;
42409
- $m_Lcats_implicits$();
42410
- var a = x.Lcats_parse_Parser$Expectation$InRange__f_upper;
42411
- var evidence$2 = $m_Lcats_implicits$().Lcats_implicits$__f_catsKernelStdOrderForChar;
42412
- var upper = $uC(new $c_Lcats_syntax_OrderOps($bC(a), evidence$2).max__O__O($bC(y.Lcats_parse_Parser$Expectation$InRange__f_upper)));
42362
+ var $$x1 = $m_sr_RichChar$();
42363
+ var c = x.Lcats_parse_Parser$Expectation$InRange__f_upper;
42364
+ var upper = $$x1.max$extension__C__C__C(c, y.Lcats_parse_Parser$Expectation$InRange__f_upper);
42413
42365
  var elem$2 = new $c_Lcats_parse_Parser$Expectation$InRange(offset, lower, upper);
42414
42366
  rs$tailLocal1 = new $c_sci_$colon$colon(elem$2, x341);
42415
42367
  continue
@@ -42419,8 +42371,8 @@ function $p_Lcats_parse_Parser$Expectation$__merge$1__sci_List__Lcats_data_Chain
42419
42371
  var this$5 = aux$tailLocal1;
42420
42372
  var this$4 = $m_Lcats_data_Chain$();
42421
42373
  var s = rs$tailLocal1.reverse__sci_List();
42422
- var c = $f_Lcats_data_ChainCompanionCompat__fromSeq__sci_Seq__Lcats_data_Chain(this$4, s);
42423
- return $m_Lcats_data_Chain$().concat__Lcats_data_Chain__Lcats_data_Chain__Lcats_data_Chain(this$5, c)
42374
+ var c$1 = $f_Lcats_data_ChainCompanionCompat__fromSeq__sci_Seq__Lcats_data_Chain(this$4, s);
42375
+ return $m_Lcats_data_Chain$().concat__Lcats_data_Chain__Lcats_data_Chain__Lcats_data_Chain(this$5, c$1)
42424
42376
  }
42425
42377
  }
42426
42378
  /** @constructor */
@@ -54575,9 +54527,6 @@ $c_Lcats_kernel_Hash$$anon$3.prototype.$classData = $d_Lcats_kernel_Hash$$anon$3
54575
54527
  function $f_Lcats_kernel_Order__partialCompare__O__O__D($thiz, x, y) {
54576
54528
  return $thiz.compare__O__O__I(x, y)
54577
54529
  }
54578
- function $f_Lcats_kernel_Order__max__O__O__O($thiz, x, y) {
54579
- return ($thiz.gt__O__O__Z(x, y) ? x : y)
54580
- }
54581
54530
  function $f_Lcats_kernel_Order__eqv__O__O__Z($thiz, x, y) {
54582
54531
  return ($thiz.compare__O__O__I(x, y) === 0)
54583
54532
  }
@@ -58294,9 +58243,6 @@ $c_Ljava_math_BigInteger.prototype.longValue__J = (function() {
58294
58243
  var hi$4 = ((((((((Math.imul(value$4, value$3__hi) + Math.imul(hi$3, blo)) | 0) + Math.imul(a1, b1)) | 0) + ((c1part >>> 16) | 0)) | 0) + (((((65535 & c1part) + a1b0) | 0) >>> 16) | 0)) | 0);
58295
58244
  return new $c_RTLong(lo, hi$4)
58296
58245
  });
58297
- $c_Ljava_math_BigInteger.prototype.max__Ljava_math_BigInteger__Ljava_math_BigInteger = (function(bi) {
58298
- return ((this.compareTo__Ljava_math_BigInteger__I(bi) === 1) ? this : bi)
58299
- });
58300
58246
  $c_Ljava_math_BigInteger.prototype.mod__Ljava_math_BigInteger__Ljava_math_BigInteger = (function(m) {
58301
58247
  if ((m.Ljava_math_BigInteger__f_sign <= 0)) {
58302
58248
  throw $ct_jl_ArithmeticException__T__(new $c_jl_ArithmeticException(), "BigInteger: modulus not positive")
@@ -66880,9 +66826,6 @@ $h_Lcats_kernel_Order$$anon$2.prototype = $c_Lcats_kernel_Order$$anon$2.prototyp
66880
66826
  $c_Lcats_kernel_Order$$anon$2.prototype.partialCompare__O__O__D = (function(x, y) {
66881
66827
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
66882
66828
  });
66883
- $c_Lcats_kernel_Order$$anon$2.prototype.max__O__O__O = (function(x, y) {
66884
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
66885
- });
66886
66829
  $c_Lcats_kernel_Order$$anon$2.prototype.eqv__O__O__Z = (function(x, y) {
66887
66830
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
66888
66831
  });
@@ -66932,9 +66875,6 @@ $h_Lcats_kernel_Order$$anon$3.prototype = $c_Lcats_kernel_Order$$anon$3.prototyp
66932
66875
  $c_Lcats_kernel_Order$$anon$3.prototype.partialCompare__O__O__D = (function(x, y) {
66933
66876
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
66934
66877
  });
66935
- $c_Lcats_kernel_Order$$anon$3.prototype.max__O__O__O = (function(x, y) {
66936
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
66937
- });
66938
66878
  $c_Lcats_kernel_Order$$anon$3.prototype.eqv__O__O__Z = (function(x, y) {
66939
66879
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
66940
66880
  });
@@ -66983,9 +66923,6 @@ $h_Lcats_kernel_Order$$anon$5.prototype = $c_Lcats_kernel_Order$$anon$5.prototyp
66983
66923
  $c_Lcats_kernel_Order$$anon$5.prototype.partialCompare__O__O__D = (function(x, y) {
66984
66924
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
66985
66925
  });
66986
- $c_Lcats_kernel_Order$$anon$5.prototype.max__O__O__O = (function(x, y) {
66987
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
66988
- });
66989
66926
  $c_Lcats_kernel_Order$$anon$5.prototype.eqv__O__O__Z = (function(x, y) {
66990
66927
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
66991
66928
  });
@@ -67123,9 +67060,6 @@ $h_Lcats_kernel_instances_ListOrder.prototype = $c_Lcats_kernel_instances_ListOr
67123
67060
  $c_Lcats_kernel_instances_ListOrder.prototype.partialCompare__O__O__D = (function(x, y) {
67124
67061
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
67125
67062
  });
67126
- $c_Lcats_kernel_instances_ListOrder.prototype.max__O__O__O = (function(x, y) {
67127
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
67128
- });
67129
67063
  $c_Lcats_kernel_instances_ListOrder.prototype.eqv__O__O__Z = (function(x, y) {
67130
67064
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
67131
67065
  });
@@ -67175,9 +67109,6 @@ $h_Lcats_parse_Caret$$anon$1.prototype = $c_Lcats_parse_Caret$$anon$1.prototype;
67175
67109
  $c_Lcats_parse_Caret$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
67176
67110
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
67177
67111
  });
67178
- $c_Lcats_parse_Caret$$anon$1.prototype.max__O__O__O = (function(x, y) {
67179
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
67180
- });
67181
67112
  $c_Lcats_parse_Caret$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
67182
67113
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
67183
67114
  });
@@ -67243,9 +67174,6 @@ $h_Lcats_parse_Parser$Expectation$$anon$2.prototype = $c_Lcats_parse_Parser$Expe
67243
67174
  $c_Lcats_parse_Parser$Expectation$$anon$2.prototype.partialCompare__O__O__D = (function(x, y) {
67244
67175
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
67245
67176
  });
67246
- $c_Lcats_parse_Parser$Expectation$$anon$2.prototype.max__O__O__O = (function(x, y) {
67247
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
67248
- });
67249
67177
  $c_Lcats_parse_Parser$Expectation$$anon$2.prototype.eqv__O__O__Z = (function(x, y) {
67250
67178
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
67251
67179
  });
@@ -67412,9 +67340,8 @@ $c_Lcats_parse_Parser$Expectation$$anon$2.prototype.compare__Lcats_parse_Parser$
67412
67340
  if (false) {
67413
67341
  var x$1$23 = x284;
67414
67342
  var x130 = x$1$23.Lcats_parse_Parser$Expectation$ExpectedFailureAt__f_matched;
67415
- $m_Lcats_implicits$();
67416
- var evidence$2$1 = $m_Lcats_implicits$().Lcats_implicits$__f_catsKernelStdOrderForString;
67417
- return new $c_Lcats_syntax_OrderOps(x151, evidence$2$1).compare__O__I(x130)
67343
+ $m_sc_StringOps$();
67344
+ return $f_T__compareTo__T__I(x151, x130)
67418
67345
  };
67419
67346
  return 1
67420
67347
  };
@@ -67446,9 +67373,8 @@ $c_Lcats_parse_Parser$Expectation$$anon$2.prototype.compare__Lcats_parse_Parser$
67446
67373
  if ((x284 instanceof $c_Lcats_parse_Parser$Expectation$FailWith)) {
67447
67374
  var x$1$29 = x284;
67448
67375
  var x86 = x$1$29.Lcats_parse_Parser$Expectation$FailWith__f_message;
67449
- $m_Lcats_implicits$();
67450
- var evidence$2$2 = $m_Lcats_implicits$().Lcats_implicits$__f_catsKernelStdOrderForString;
67451
- return new $c_Lcats_syntax_OrderOps(x100, evidence$2$2).compare__O__I(x86)
67376
+ $m_sc_StringOps$();
67377
+ return $f_T__compareTo__T__I(x100, x86)
67452
67378
  };
67453
67379
  return 1
67454
67380
  };
@@ -69311,9 +69237,6 @@ $h_Lcoulomb_ops_algebra_cats_quantity$infra$QOrder.prototype = $c_Lcoulomb_ops_a
69311
69237
  $c_Lcoulomb_ops_algebra_cats_quantity$infra$QOrder.prototype.partialCompare__O__O__D = (function(x, y) {
69312
69238
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
69313
69239
  });
69314
- $c_Lcoulomb_ops_algebra_cats_quantity$infra$QOrder.prototype.max__O__O__O = (function(x, y) {
69315
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
69316
- });
69317
69240
  $c_Lcoulomb_ops_algebra_cats_quantity$infra$QOrder.prototype.eqv__O__O__Z = (function(x, y) {
69318
69241
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
69319
69242
  });
@@ -79504,9 +79427,6 @@ $h_Lspire_math_poly_Term$$anon$1.prototype = $c_Lspire_math_poly_Term$$anon$1.pr
79504
79427
  $c_Lspire_math_poly_Term$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
79505
79428
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
79506
79429
  });
79507
- $c_Lspire_math_poly_Term$$anon$1.prototype.max__O__O__O = (function(x, y) {
79508
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
79509
- });
79510
79430
  $c_Lspire_math_poly_Term$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
79511
79431
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
79512
79432
  });
@@ -80374,11 +80294,6 @@ $c_Lcats_kernel_instances_BigDecimalOrder.prototype.lteqv__O__O__Z = (function(x
80374
80294
  var y$1 = y;
80375
80295
  return $f_s_math_Ordered__$less$eq__O__Z(x$1, y$1)
80376
80296
  });
80377
- $c_Lcats_kernel_instances_BigDecimalOrder.prototype.max__O__O__O = (function(x, y) {
80378
- var x$1 = x;
80379
- var y$1 = y;
80380
- return x$1.max__s_math_BigDecimal__s_math_BigDecimal(y$1)
80381
- });
80382
80297
  var $d_Lcats_kernel_instances_BigDecimalOrder = new $TypeData().initClass({
80383
80298
  Lcats_kernel_instances_BigDecimalOrder: 0
80384
80299
  }, false, "cats.kernel.instances.BigDecimalOrder", {
@@ -80450,11 +80365,6 @@ $c_Lcats_kernel_instances_DoubleOrder.prototype.lt__O__O__Z = (function(x, y) {
80450
80365
  $c_Lcats_kernel_instances_DoubleOrder.prototype.lteqv__O__O__Z = (function(x, y) {
80451
80366
  return this.lteqv__D__D__Z((+x), (+y))
80452
80367
  });
80453
- $c_Lcats_kernel_instances_DoubleOrder.prototype.max__O__O__O = (function(x, y) {
80454
- var x$1 = (+x);
80455
- var y$1 = (+y);
80456
- return (+Math.max(x$1, y$1))
80457
- });
80458
80368
  var $d_Lcats_kernel_instances_DoubleOrder = new $TypeData().initClass({
80459
80369
  Lcats_kernel_instances_DoubleOrder: 0
80460
80370
  }, false, "cats.kernel.instances.DoubleOrder", {
@@ -80526,11 +80436,6 @@ $c_Lcats_kernel_instances_FloatOrder.prototype.lt__O__O__Z = (function(x, y) {
80526
80436
  $c_Lcats_kernel_instances_FloatOrder.prototype.lteqv__O__O__Z = (function(x, y) {
80527
80437
  return this.lteqv__F__F__Z(Math.fround(x), Math.fround(y))
80528
80438
  });
80529
- $c_Lcats_kernel_instances_FloatOrder.prototype.max__O__O__O = (function(x, y) {
80530
- var x$1 = Math.fround(x);
80531
- var y$1 = Math.fround(y);
80532
- return Math.fround((+Math.max(x$1, y$1)))
80533
- });
80534
80439
  var $d_Lcats_kernel_instances_FloatOrder = new $TypeData().initClass({
80535
80440
  Lcats_kernel_instances_FloatOrder: 0
80536
80441
  }, false, "cats.kernel.instances.FloatOrder", {
@@ -92906,9 +92811,6 @@ $h_Lcats_kernel_instances_StringOrder.prototype = $c_Lcats_kernel_instances_Stri
92906
92811
  $c_Lcats_kernel_instances_StringOrder.prototype.partialCompare__O__O__D = (function(x, y) {
92907
92812
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
92908
92813
  });
92909
- $c_Lcats_kernel_instances_StringOrder.prototype.max__O__O__O = (function(x, y) {
92910
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
92911
- });
92912
92814
  $c_Lcats_kernel_instances_StringOrder.prototype.neqv__O__O__Z = (function(x, y) {
92913
92815
  return $f_Lcats_kernel_Order__neqv__O__O__Z(this, x, y)
92914
92816
  });
@@ -92968,9 +92870,6 @@ $h_Lcats_kernel_instances_SymbolOrder.prototype = $c_Lcats_kernel_instances_Symb
92968
92870
  $c_Lcats_kernel_instances_SymbolOrder.prototype.partialCompare__O__O__D = (function(x, y) {
92969
92871
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
92970
92872
  });
92971
- $c_Lcats_kernel_instances_SymbolOrder.prototype.max__O__O__O = (function(x, y) {
92972
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
92973
- });
92974
92873
  $c_Lcats_kernel_instances_SymbolOrder.prototype.neqv__O__O__Z = (function(x, y) {
92975
92874
  return $f_Lcats_kernel_Order__neqv__O__O__Z(this, x, y)
92976
92875
  });
@@ -95205,9 +95104,6 @@ $h_Llucuma_core_enums_Site$$anon$1.prototype = $c_Llucuma_core_enums_Site$$anon$
95205
95104
  $c_Llucuma_core_enums_Site$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
95206
95105
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
95207
95106
  });
95208
- $c_Llucuma_core_enums_Site$$anon$1.prototype.max__O__O__O = (function(x, y) {
95209
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
95210
- });
95211
95107
  $c_Llucuma_core_enums_Site$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
95212
95108
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
95213
95109
  });
@@ -95392,9 +95288,6 @@ $h_Llucuma_core_enums_TwilightType$$anon$1.prototype = $c_Llucuma_core_enums_Twi
95392
95288
  $c_Llucuma_core_enums_TwilightType$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
95393
95289
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
95394
95290
  });
95395
- $c_Llucuma_core_enums_TwilightType$$anon$1.prototype.max__O__O__O = (function(x, y) {
95396
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
95397
- });
95398
95291
  $c_Llucuma_core_enums_TwilightType$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
95399
95292
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
95400
95293
  });
@@ -95733,9 +95626,6 @@ $h_Lorg_typelevel_cats_time_instances_instant$$anon$1.prototype = $c_Lorg_typele
95733
95626
  $c_Lorg_typelevel_cats_time_instances_instant$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
95734
95627
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
95735
95628
  });
95736
- $c_Lorg_typelevel_cats_time_instances_instant$$anon$1.prototype.max__O__O__O = (function(x, y) {
95737
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
95738
- });
95739
95629
  $c_Lorg_typelevel_cats_time_instances_instant$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
95740
95630
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
95741
95631
  });
@@ -95795,9 +95685,6 @@ $h_Lorg_typelevel_cats_time_instances_localdate$$anon$1.prototype = $c_Lorg_type
95795
95685
  $c_Lorg_typelevel_cats_time_instances_localdate$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
95796
95686
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
95797
95687
  });
95798
- $c_Lorg_typelevel_cats_time_instances_localdate$$anon$1.prototype.max__O__O__O = (function(x, y) {
95799
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
95800
- });
95801
95688
  $c_Lorg_typelevel_cats_time_instances_localdate$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
95802
95689
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
95803
95690
  });
@@ -95858,9 +95745,6 @@ $h_Lorg_typelevel_cats_time_instances_localdatetime$$anon$1.prototype = $c_Lorg_
95858
95745
  $c_Lorg_typelevel_cats_time_instances_localdatetime$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
95859
95746
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
95860
95747
  });
95861
- $c_Lorg_typelevel_cats_time_instances_localdatetime$$anon$1.prototype.max__O__O__O = (function(x, y) {
95862
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
95863
- });
95864
95748
  $c_Lorg_typelevel_cats_time_instances_localdatetime$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
95865
95749
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
95866
95750
  });
@@ -95921,9 +95805,6 @@ $h_Lorg_typelevel_cats_time_instances_localtime$$anon$1.prototype = $c_Lorg_type
95921
95805
  $c_Lorg_typelevel_cats_time_instances_localtime$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
95922
95806
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
95923
95807
  });
95924
- $c_Lorg_typelevel_cats_time_instances_localtime$$anon$1.prototype.max__O__O__O = (function(x, y) {
95925
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
95926
- });
95927
95808
  $c_Lorg_typelevel_cats_time_instances_localtime$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
95928
95809
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
95929
95810
  });
@@ -95983,9 +95864,6 @@ $h_Lorg_typelevel_cats_time_instances_monthday$$anon$1.prototype = $c_Lorg_typel
95983
95864
  $c_Lorg_typelevel_cats_time_instances_monthday$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
95984
95865
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
95985
95866
  });
95986
- $c_Lorg_typelevel_cats_time_instances_monthday$$anon$1.prototype.max__O__O__O = (function(x, y) {
95987
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
95988
- });
95989
95867
  $c_Lorg_typelevel_cats_time_instances_monthday$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
95990
95868
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
95991
95869
  });
@@ -96047,9 +95925,6 @@ $h_Lorg_typelevel_cats_time_instances_offsetdatetime$$anon$1.prototype = $c_Lorg
96047
95925
  $c_Lorg_typelevel_cats_time_instances_offsetdatetime$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
96048
95926
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
96049
95927
  });
96050
- $c_Lorg_typelevel_cats_time_instances_offsetdatetime$$anon$1.prototype.max__O__O__O = (function(x, y) {
96051
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
96052
- });
96053
95928
  $c_Lorg_typelevel_cats_time_instances_offsetdatetime$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
96054
95929
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
96055
95930
  });
@@ -96109,9 +95984,6 @@ $h_Lorg_typelevel_cats_time_instances_offsettime$$anon$1.prototype = $c_Lorg_typ
96109
95984
  $c_Lorg_typelevel_cats_time_instances_offsettime$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
96110
95985
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
96111
95986
  });
96112
- $c_Lorg_typelevel_cats_time_instances_offsettime$$anon$1.prototype.max__O__O__O = (function(x, y) {
96113
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
96114
- });
96115
95987
  $c_Lorg_typelevel_cats_time_instances_offsettime$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
96116
95988
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
96117
95989
  });
@@ -96171,9 +96043,6 @@ $h_Lorg_typelevel_cats_time_instances_year$$anon$1.prototype = $c_Lorg_typelevel
96171
96043
  $c_Lorg_typelevel_cats_time_instances_year$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
96172
96044
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
96173
96045
  });
96174
- $c_Lorg_typelevel_cats_time_instances_year$$anon$1.prototype.max__O__O__O = (function(x, y) {
96175
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
96176
- });
96177
96046
  $c_Lorg_typelevel_cats_time_instances_year$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
96178
96047
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
96179
96048
  });
@@ -96239,9 +96108,6 @@ $h_Lorg_typelevel_cats_time_instances_yearmonth$$anon$1.prototype = $c_Lorg_type
96239
96108
  $c_Lorg_typelevel_cats_time_instances_yearmonth$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
96240
96109
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
96241
96110
  });
96242
- $c_Lorg_typelevel_cats_time_instances_yearmonth$$anon$1.prototype.max__O__O__O = (function(x, y) {
96243
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
96244
- });
96245
96111
  $c_Lorg_typelevel_cats_time_instances_yearmonth$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
96246
96112
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
96247
96113
  });
@@ -96303,9 +96169,6 @@ $h_Lorg_typelevel_cats_time_instances_zoneddatetime$$anon$1.prototype = $c_Lorg_
96303
96169
  $c_Lorg_typelevel_cats_time_instances_zoneddatetime$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
96304
96170
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
96305
96171
  });
96306
- $c_Lorg_typelevel_cats_time_instances_zoneddatetime$$anon$1.prototype.max__O__O__O = (function(x, y) {
96307
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
96308
- });
96309
96172
  $c_Lorg_typelevel_cats_time_instances_zoneddatetime$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
96310
96173
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
96311
96174
  });
@@ -96366,9 +96229,6 @@ $h_Lorg_typelevel_cats_time_instances_zoneoffset$$anon$1.prototype = $c_Lorg_typ
96366
96229
  $c_Lorg_typelevel_cats_time_instances_zoneoffset$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
96367
96230
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
96368
96231
  });
96369
- $c_Lorg_typelevel_cats_time_instances_zoneoffset$$anon$1.prototype.max__O__O__O = (function(x, y) {
96370
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
96371
- });
96372
96232
  $c_Lorg_typelevel_cats_time_instances_zoneoffset$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
96373
96233
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
96374
96234
  });
@@ -96666,10 +96526,6 @@ $c_s_math_BigDecimal.prototype.$times__s_math_BigDecimal__s_math_BigDecimal = (f
96666
96526
  $c_s_math_BigDecimal.prototype.$div__s_math_BigDecimal__s_math_BigDecimal = (function(that) {
96667
96527
  return new $c_s_math_BigDecimal(this.s_math_BigDecimal__f_bigDecimal.divide__Ljava_math_BigDecimal__Ljava_math_MathContext__Ljava_math_BigDecimal(that.s_math_BigDecimal__f_bigDecimal, this.s_math_BigDecimal__f_mc), this.s_math_BigDecimal__f_mc)
96668
96528
  });
96669
- $c_s_math_BigDecimal.prototype.max__s_math_BigDecimal__s_math_BigDecimal = (function(that) {
96670
- var x1 = this.s_math_BigDecimal__f_bigDecimal.compareTo__Ljava_math_BigDecimal__I(that.s_math_BigDecimal__f_bigDecimal);
96671
- return ((x1 >= 0) ? this : that)
96672
- });
96673
96529
  $c_s_math_BigDecimal.prototype.remainder__s_math_BigDecimal__s_math_BigDecimal = (function(that) {
96674
96530
  return new $c_s_math_BigDecimal(this.s_math_BigDecimal__f_bigDecimal.remainder__Ljava_math_BigDecimal__Ljava_math_MathContext__Ljava_math_BigDecimal(that.s_math_BigDecimal__f_bigDecimal, this.s_math_BigDecimal__f_mc), this.s_math_BigDecimal__f_mc)
96675
96531
  });
@@ -97189,9 +97045,6 @@ $c_s_math_BigInt.prototype.gcd__s_math_BigInt__s_math_BigInt = (function(that) {
97189
97045
  }
97190
97046
  }
97191
97047
  });
97192
- $c_s_math_BigInt.prototype.max__s_math_BigInt__s_math_BigInt = (function(that) {
97193
- return ($f_s_math_Ordered__$greater$eq__O__Z(this, that) ? this : that)
97194
- });
97195
97048
  $c_s_math_BigInt.prototype.pow__I__s_math_BigInt = (function(exp) {
97196
97049
  return $m_s_math_BigInt$().apply__Ljava_math_BigInteger__s_math_BigInt(this.bigInteger__Ljava_math_BigInteger().pow__I__Ljava_math_BigInteger(exp))
97197
97050
  });
@@ -100388,9 +100241,6 @@ $c_Lcats_kernel_instances_DeadlineOrder.prototype.gteqv__s_concurrent_duration_D
100388
100241
  $c_Lcats_kernel_instances_DeadlineOrder.prototype.lteqv__s_concurrent_duration_Deadline__s_concurrent_duration_Deadline__Z = (function(x, y) {
100389
100242
  return (((x === null) ? (y === null) : x.equals__O__Z(y)) || y.$greater__O__Z(x))
100390
100243
  });
100391
- $c_Lcats_kernel_instances_DeadlineOrder.prototype.max__s_concurrent_duration_Deadline__s_concurrent_duration_Deadline__s_concurrent_duration_Deadline = (function(x, y) {
100392
- return (x.$greater__O__Z(y) ? x : y)
100393
- });
100394
100244
  $c_Lcats_kernel_instances_DeadlineOrder.prototype.hash__O__I = (function(x) {
100395
100245
  var x$1 = x;
100396
100246
  return x$1.hashCode__I()
@@ -100416,9 +100266,6 @@ $c_Lcats_kernel_instances_DeadlineOrder.prototype.gteqv__O__O__Z = (function(x,
100416
100266
  $c_Lcats_kernel_instances_DeadlineOrder.prototype.lteqv__O__O__Z = (function(x, y) {
100417
100267
  return this.lteqv__s_concurrent_duration_Deadline__s_concurrent_duration_Deadline__Z(x, y)
100418
100268
  });
100419
- $c_Lcats_kernel_instances_DeadlineOrder.prototype.max__O__O__O = (function(x, y) {
100420
- return this.max__s_concurrent_duration_Deadline__s_concurrent_duration_Deadline__s_concurrent_duration_Deadline(x, y)
100421
- });
100422
100269
  var $d_Lcats_kernel_instances_DeadlineOrder = new $TypeData().initClass({
100423
100270
  Lcats_kernel_instances_DeadlineOrder: 0
100424
100271
  }, false, "cats.kernel.instances.DeadlineOrder", {
@@ -100489,11 +100336,6 @@ $c_Lcats_kernel_instances_DurationOrder.prototype.lteqv__O__O__Z = (function(x,
100489
100336
  var y$1 = y;
100490
100337
  return x$1.$less$eq__O__Z(y$1)
100491
100338
  });
100492
- $c_Lcats_kernel_instances_DurationOrder.prototype.max__O__O__O = (function(x, y) {
100493
- var x$1 = x;
100494
- var y$1 = y;
100495
- return x$1.max__s_concurrent_duration_Duration__s_concurrent_duration_Duration(y$1)
100496
- });
100497
100339
  var $d_Lcats_kernel_instances_DurationOrder = new $TypeData().initClass({
100498
100340
  Lcats_kernel_instances_DurationOrder: 0
100499
100341
  }, false, "cats.kernel.instances.DurationOrder", {
@@ -100564,11 +100406,6 @@ $c_Lcats_kernel_instances_FiniteDurationOrder.prototype.lteqv__O__O__Z = (functi
100564
100406
  var y$1 = y;
100565
100407
  return x$1.$less$eq__O__Z(y$1)
100566
100408
  });
100567
- $c_Lcats_kernel_instances_FiniteDurationOrder.prototype.max__O__O__O = (function(x, y) {
100568
- var x$1 = x;
100569
- var y$1 = y;
100570
- return x$1.max__s_concurrent_duration_FiniteDuration__s_concurrent_duration_FiniteDuration(y$1)
100571
- });
100572
100409
  var $d_Lcats_kernel_instances_FiniteDurationOrder = new $TypeData().initClass({
100573
100410
  Lcats_kernel_instances_FiniteDurationOrder: 0
100574
100411
  }, false, "cats.kernel.instances.FiniteDurationOrder", {
@@ -100598,9 +100435,6 @@ $h_Lcats_kernel_instances_UUIDInstances$$anon$1.prototype = $c_Lcats_kernel_inst
100598
100435
  $c_Lcats_kernel_instances_UUIDInstances$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
100599
100436
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
100600
100437
  });
100601
- $c_Lcats_kernel_instances_UUIDInstances$$anon$1.prototype.max__O__O__O = (function(x, y) {
100602
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
100603
- });
100604
100438
  $c_Lcats_kernel_instances_UUIDInstances$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
100605
100439
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
100606
100440
  });
@@ -108436,11 +108270,6 @@ $c_Lcats_kernel_instances_BigIntOrder.prototype.lteqv__O__O__Z = (function(x, y)
108436
108270
  var y$1 = y;
108437
108271
  return $f_s_math_Ordered__$less$eq__O__Z(x$1, y$1)
108438
108272
  });
108439
- $c_Lcats_kernel_instances_BigIntOrder.prototype.max__O__O__O = (function(x, y) {
108440
- var x$1 = x;
108441
- var y$1 = y;
108442
- return x$1.max__s_math_BigInt__s_math_BigInt(y$1)
108443
- });
108444
108273
  var $d_Lcats_kernel_instances_BigIntOrder = new $TypeData().initClass({
108445
108274
  Lcats_kernel_instances_BigIntOrder: 0
108446
108275
  }, false, "cats.kernel.instances.BigIntOrder", {
@@ -109239,9 +109068,6 @@ $h_Lorg_typelevel_cats_time_instances_duration$$anon$1.prototype = $c_Lorg_typel
109239
109068
  $c_Lorg_typelevel_cats_time_instances_duration$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
109240
109069
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
109241
109070
  });
109242
- $c_Lorg_typelevel_cats_time_instances_duration$$anon$1.prototype.max__O__O__O = (function(x, y) {
109243
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
109244
- });
109245
109071
  $c_Lorg_typelevel_cats_time_instances_duration$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
109246
109072
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
109247
109073
  });
@@ -113549,9 +113375,6 @@ $h_Lspire_math_poly_BigDecimalRootRefinement$$anon$1.prototype = $c_Lspire_math_
113549
113375
  $c_Lspire_math_poly_BigDecimalRootRefinement$$anon$1.prototype.partialCompare__O__O__D = (function(x, y) {
113550
113376
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
113551
113377
  });
113552
- $c_Lspire_math_poly_BigDecimalRootRefinement$$anon$1.prototype.max__O__O__O = (function(x, y) {
113553
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
113554
- });
113555
113378
  $c_Lspire_math_poly_BigDecimalRootRefinement$$anon$1.prototype.eqv__O__O__Z = (function(x, y) {
113556
113379
  return $f_Lcats_kernel_Order__eqv__O__O__Z(this, x, y)
113557
113380
  });
@@ -113717,9 +113540,6 @@ $c_Lcats_kernel_instances_BooleanOrder.prototype.gteqv__Z__Z__Z = (function(x, y
113717
113540
  $c_Lcats_kernel_instances_BooleanOrder.prototype.lteqv__Z__Z__Z = (function(x, y) {
113718
113541
  return ((x === y) || y)
113719
113542
  });
113720
- $c_Lcats_kernel_instances_BooleanOrder.prototype.max__Z__Z__Z = (function(x, y) {
113721
- return (x || y)
113722
- });
113723
113543
  $c_Lcats_kernel_instances_BooleanOrder.prototype.hash__O__I = (function(x) {
113724
113544
  var x$1 = (!(!x));
113725
113545
  return (x$1 ? 1231 : 1237)
@@ -113745,9 +113565,6 @@ $c_Lcats_kernel_instances_BooleanOrder.prototype.gteqv__O__O__Z = (function(x, y
113745
113565
  $c_Lcats_kernel_instances_BooleanOrder.prototype.lteqv__O__O__Z = (function(x, y) {
113746
113566
  return this.lteqv__Z__Z__Z((!(!x)), (!(!y)))
113747
113567
  });
113748
- $c_Lcats_kernel_instances_BooleanOrder.prototype.max__O__O__O = (function(x, y) {
113749
- return this.max__Z__Z__Z((!(!x)), (!(!y)))
113750
- });
113751
113568
  var $d_Lcats_kernel_instances_BooleanOrder = new $TypeData().initClass({
113752
113569
  Lcats_kernel_instances_BooleanOrder: 0
113753
113570
  }, false, "cats.kernel.instances.BooleanOrder", {
@@ -113804,11 +113621,6 @@ $c_Lcats_kernel_instances_ByteOrder.prototype.lt__B__B__Z = (function(x, y) {
113804
113621
  $c_Lcats_kernel_instances_ByteOrder.prototype.lteqv__B__B__Z = (function(x, y) {
113805
113622
  return (x <= y)
113806
113623
  });
113807
- $c_Lcats_kernel_instances_ByteOrder.prototype.max__B__B__B = (function(x, y) {
113808
- var a = x;
113809
- var b = y;
113810
- return ((((a > b) ? a : b) << 24) >> 24)
113811
- });
113812
113624
  $c_Lcats_kernel_instances_ByteOrder.prototype.hash__O__I = (function(x) {
113813
113625
  var x$1 = (x | 0);
113814
113626
  return x$1
@@ -113834,9 +113646,6 @@ $c_Lcats_kernel_instances_ByteOrder.prototype.lt__O__O__Z = (function(x, y) {
113834
113646
  $c_Lcats_kernel_instances_ByteOrder.prototype.lteqv__O__O__Z = (function(x, y) {
113835
113647
  return this.lteqv__B__B__Z((x | 0), (y | 0))
113836
113648
  });
113837
- $c_Lcats_kernel_instances_ByteOrder.prototype.max__O__O__O = (function(x, y) {
113838
- return this.max__B__B__B((x | 0), (y | 0))
113839
- });
113840
113649
  var $d_Lcats_kernel_instances_ByteOrder = new $TypeData().initClass({
113841
113650
  Lcats_kernel_instances_ByteOrder: 0
113842
113651
  }, false, "cats.kernel.instances.ByteOrder", {
@@ -113872,9 +113681,6 @@ $h_Lcats_kernel_instances_CharOrder.prototype = $c_Lcats_kernel_instances_CharOr
113872
113681
  $c_Lcats_kernel_instances_CharOrder.prototype.partialCompare__O__O__D = (function(x, y) {
113873
113682
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
113874
113683
  });
113875
- $c_Lcats_kernel_instances_CharOrder.prototype.max__O__O__O = (function(x, y) {
113876
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
113877
- });
113878
113684
  $c_Lcats_kernel_instances_CharOrder.prototype.compare__C__C__I = (function(x, y) {
113879
113685
  return ((x < y) ? (-1) : ((x > y) ? 1 : 0))
113880
113686
  });
@@ -114002,11 +113808,6 @@ $c_Lcats_kernel_instances_IntOrder.prototype.lt__O__O__Z = (function(x, y) {
114002
113808
  $c_Lcats_kernel_instances_IntOrder.prototype.lteqv__O__O__Z = (function(x, y) {
114003
113809
  return this.lteqv__I__I__Z((x | 0), (y | 0))
114004
113810
  });
114005
- $c_Lcats_kernel_instances_IntOrder.prototype.max__O__O__O = (function(x, y) {
114006
- var x$1 = (x | 0);
114007
- var y$1 = (y | 0);
114008
- return ((x$1 > y$1) ? x$1 : y$1)
114009
- });
114010
113811
  var $d_Lcats_kernel_instances_IntOrder = new $TypeData().initClass({
114011
113812
  Lcats_kernel_instances_IntOrder: 0
114012
113813
  }, false, "cats.kernel.instances.IntOrder", {
@@ -114110,15 +113911,6 @@ $c_Lcats_kernel_instances_LongOrder.prototype.lt__O__O__Z = (function(x, y) {
114110
113911
  $c_Lcats_kernel_instances_LongOrder.prototype.lteqv__O__O__Z = (function(x, y) {
114111
113912
  return this.lteqv__J__J__Z($uJ(x), $uJ(y))
114112
113913
  });
114113
- $c_Lcats_kernel_instances_LongOrder.prototype.max__O__O__O = (function(x, y) {
114114
- var t = $uJ(x);
114115
- var lo = t.RTLong__f_lo;
114116
- var hi = t.RTLong__f_hi;
114117
- var t$1 = $uJ(y);
114118
- var lo$1 = t$1.RTLong__f_lo;
114119
- var hi$1 = t$1.RTLong__f_hi;
114120
- return (((hi === hi$1) ? (((-2147483648) ^ lo) > ((-2147483648) ^ lo$1)) : (hi > hi$1)) ? new $c_RTLong(lo, hi) : new $c_RTLong(lo$1, hi$1))
114121
- });
114122
113914
  var $d_Lcats_kernel_instances_LongOrder = new $TypeData().initClass({
114123
113915
  Lcats_kernel_instances_LongOrder: 0
114124
113916
  }, false, "cats.kernel.instances.LongOrder", {
@@ -114175,11 +113967,6 @@ $c_Lcats_kernel_instances_ShortOrder.prototype.lt__S__S__Z = (function(x, y) {
114175
113967
  $c_Lcats_kernel_instances_ShortOrder.prototype.lteqv__S__S__Z = (function(x, y) {
114176
113968
  return (x <= y)
114177
113969
  });
114178
- $c_Lcats_kernel_instances_ShortOrder.prototype.max__S__S__S = (function(x, y) {
114179
- var a = x;
114180
- var b = y;
114181
- return ((((a > b) ? a : b) << 16) >> 16)
114182
- });
114183
113970
  $c_Lcats_kernel_instances_ShortOrder.prototype.hash__O__I = (function(x) {
114184
113971
  var x$1 = (x | 0);
114185
113972
  return x$1
@@ -114205,9 +113992,6 @@ $c_Lcats_kernel_instances_ShortOrder.prototype.lt__O__O__Z = (function(x, y) {
114205
113992
  $c_Lcats_kernel_instances_ShortOrder.prototype.lteqv__O__O__Z = (function(x, y) {
114206
113993
  return this.lteqv__S__S__Z((x | 0), (y | 0))
114207
113994
  });
114208
- $c_Lcats_kernel_instances_ShortOrder.prototype.max__O__O__O = (function(x, y) {
114209
- return this.max__S__S__S((x | 0), (y | 0))
114210
- });
114211
113995
  var $d_Lcats_kernel_instances_ShortOrder = new $TypeData().initClass({
114212
113996
  Lcats_kernel_instances_ShortOrder: 0
114213
113997
  }, false, "cats.kernel.instances.ShortOrder", {
@@ -114267,9 +114051,6 @@ $c_Lcats_kernel_instances_UnitOrder.prototype.gteqv__O__O__Z = (function(x, y) {
114267
114051
  $c_Lcats_kernel_instances_UnitOrder.prototype.lteqv__O__O__Z = (function(x, y) {
114268
114052
  return true
114269
114053
  });
114270
- $c_Lcats_kernel_instances_UnitOrder.prototype.max__O__O__O = (function(x, y) {
114271
- return (void 0)
114272
- });
114273
114054
  var $d_Lcats_kernel_instances_UnitOrder = new $TypeData().initClass({
114274
114055
  Lcats_kernel_instances_UnitOrder: 0
114275
114056
  }, false, "cats.kernel.instances.UnitOrder", {
@@ -120383,9 +120164,6 @@ $h_Lspire_math_NaturalAlgebra.prototype = $c_Lspire_math_NaturalAlgebra.prototyp
120383
120164
  $c_Lspire_math_NaturalAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
120384
120165
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
120385
120166
  });
120386
- $c_Lspire_math_NaturalAlgebra.prototype.max__O__O__O = (function(x, y) {
120387
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
120388
- });
120389
120167
  $c_Lspire_math_NaturalAlgebra.prototype.sign__O__Lalgebra_ring_Signed$Sign = (function(a) {
120390
120168
  return $f_Lalgebra_ring_Signed__sign__O__Lalgebra_ring_Signed$Sign(this, a)
120391
120169
  });
@@ -125111,9 +124889,6 @@ $h_Lspire_math_UIntAlgebra.prototype = $c_Lspire_math_UIntAlgebra.prototype;
125111
124889
  $c_Lspire_math_UIntAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
125112
124890
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
125113
124891
  });
125114
- $c_Lspire_math_UIntAlgebra.prototype.max__O__O__O = (function(x, y) {
125115
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
125116
- });
125117
124892
  $c_Lspire_math_UIntAlgebra.prototype.sign__O__Lalgebra_ring_Signed$Sign = (function(a) {
125118
124893
  return $f_Lalgebra_ring_Signed__sign__O__Lalgebra_ring_Signed$Sign(this, a)
125119
124894
  });
@@ -125236,9 +125011,6 @@ $h_Lspire_math_ULongAlgebra.prototype = $c_Lspire_math_ULongAlgebra.prototype;
125236
125011
  $c_Lspire_math_ULongAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
125237
125012
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
125238
125013
  });
125239
- $c_Lspire_math_ULongAlgebra.prototype.max__O__O__O = (function(x, y) {
125240
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
125241
- });
125242
125014
  $c_Lspire_math_ULongAlgebra.prototype.sign__O__Lalgebra_ring_Signed$Sign = (function(a) {
125243
125015
  return $f_Lalgebra_ring_Signed__sign__O__Lalgebra_ring_Signed$Sign(this, a)
125244
125016
  });
@@ -130128,9 +129900,6 @@ $c_Lspire_math_RationalAlgebra.prototype.reciprocal__O__O = (function(x) {
130128
129900
  $c_Lspire_math_RationalAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
130129
129901
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
130130
129902
  });
130131
- $c_Lspire_math_RationalAlgebra.prototype.max__O__O__O = (function(x, y) {
130132
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
130133
- });
130134
129903
  $c_Lspire_math_RationalAlgebra.prototype.toAlgebraic__O__Lspire_math_Algebraic = (function(a) {
130135
129904
  return $f_Lspire_algebra_IsRational__toAlgebraic__O__Lspire_math_Algebraic(this, a)
130136
129905
  });
@@ -130289,9 +130058,6 @@ $c_Lspire_std_IntAlgebra.prototype.sqrt__O__O = (function(a) {
130289
130058
  $c_Lspire_std_IntAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
130290
130059
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
130291
130060
  });
130292
- $c_Lspire_std_IntAlgebra.prototype.max__O__O__O = (function(x, y) {
130293
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
130294
- });
130295
130061
  $c_Lspire_std_IntAlgebra.prototype.sign__O__Lalgebra_ring_Signed$Sign = (function(a) {
130296
130062
  return $f_Lalgebra_ring_Signed__sign__O__Lalgebra_ring_Signed$Sign(this, a)
130297
130063
  });
@@ -130455,9 +130221,6 @@ $c_Lspire_std_LongAlgebra.prototype.sqrt__O__O = (function(a) {
130455
130221
  $c_Lspire_std_LongAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
130456
130222
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
130457
130223
  });
130458
- $c_Lspire_std_LongAlgebra.prototype.max__O__O__O = (function(x, y) {
130459
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
130460
- });
130461
130224
  $c_Lspire_std_LongAlgebra.prototype.sign__O__Lalgebra_ring_Signed$Sign = (function(a) {
130462
130225
  return $f_Lalgebra_ring_Signed__sign__O__Lalgebra_ring_Signed$Sign(this, a)
130463
130226
  });
@@ -130679,9 +130442,6 @@ $c_Lspire_math_AlgebraicAlgebra.prototype.sqrt__O__O = (function(a) {
130679
130442
  $c_Lspire_math_AlgebraicAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
130680
130443
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
130681
130444
  });
130682
- $c_Lspire_math_AlgebraicAlgebra.prototype.max__O__O__O = (function(x, y) {
130683
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
130684
- });
130685
130445
  $c_Lspire_math_AlgebraicAlgebra.prototype.lteqv__O__O__Z = (function(x, y) {
130686
130446
  return $f_Lcats_kernel_Order__lteqv__O__O__Z(this, x, y)
130687
130447
  });
@@ -130891,11 +130651,6 @@ $c_Lspire_std_BigIntAlgebra.prototype.lteqv__O__O__Z = (function(x, y) {
130891
130651
  var y$1 = y;
130892
130652
  return $f_s_math_Ordered__$less$eq__O__Z(x$1, y$1)
130893
130653
  });
130894
- $c_Lspire_std_BigIntAlgebra.prototype.max__O__O__O = (function(x, y) {
130895
- var x$1 = x;
130896
- var y$1 = y;
130897
- return x$1.max__s_math_BigInt__s_math_BigInt(y$1)
130898
- });
130899
130654
  $c_Lspire_std_BigIntAlgebra.prototype.compare__O__O__I = (function(x, y) {
130900
130655
  var x$1 = x;
130901
130656
  var y$1 = y;
@@ -131060,11 +130815,6 @@ $c_Lspire_std_BigIntegerAlgebra.prototype.lteqv__O__O__Z = (function(x, y) {
131060
130815
  var y$1 = y;
131061
130816
  return $f_Lspire_std_BigIntegerOrder__lteqv__Ljava_math_BigInteger__Ljava_math_BigInteger__Z(this, x$1, y$1)
131062
130817
  });
131063
- $c_Lspire_std_BigIntegerAlgebra.prototype.max__O__O__O = (function(x, y) {
131064
- var x$1 = x;
131065
- var y$1 = y;
131066
- return x$1.max__Ljava_math_BigInteger__Ljava_math_BigInteger(y$1)
131067
- });
131068
130818
  $c_Lspire_std_BigIntegerAlgebra.prototype.compare__O__O__I = (function(x, y) {
131069
130819
  var x$1 = x;
131070
130820
  var y$1 = y;
@@ -131185,9 +130935,6 @@ $c_Lspire_math_RealAlgebra.prototype.fromDouble__D__O = (function(a) {
131185
130935
  $c_Lspire_math_RealAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
131186
130936
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
131187
130937
  });
131188
- $c_Lspire_math_RealAlgebra.prototype.max__O__O__O = (function(x, y) {
131189
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
131190
- });
131191
130938
  $c_Lspire_math_RealAlgebra.prototype.neqv__O__O__Z = (function(x, y) {
131192
130939
  return $f_Lcats_kernel_Order__neqv__O__O__Z(this, x, y)
131193
130940
  });
@@ -131497,11 +131244,6 @@ $c_Lspire_std_BigDecimalAlgebra.prototype.lteqv__O__O__Z = (function(x, y) {
131497
131244
  var y$1 = y;
131498
131245
  return $f_s_math_Ordered__$less$eq__O__Z(x$1, y$1)
131499
131246
  });
131500
- $c_Lspire_std_BigDecimalAlgebra.prototype.max__O__O__O = (function(x, y) {
131501
- var x$1 = x;
131502
- var y$1 = y;
131503
- return x$1.max__s_math_BigDecimal__s_math_BigDecimal(y$1)
131504
- });
131505
131247
  $c_Lspire_std_BigDecimalAlgebra.prototype.compare__O__O__I = (function(x, y) {
131506
131248
  var x$1 = x;
131507
131249
  var y$1 = y;
@@ -131638,9 +131380,6 @@ $c_Lspire_math_AlgebraicIsFractional.prototype.sqrt__O__O = (function(a) {
131638
131380
  $c_Lspire_math_AlgebraicIsFractional.prototype.partialCompare__O__O__D = (function(x, y) {
131639
131381
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
131640
131382
  });
131641
- $c_Lspire_math_AlgebraicIsFractional.prototype.max__O__O__O = (function(x, y) {
131642
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
131643
- });
131644
131383
  $c_Lspire_math_AlgebraicIsFractional.prototype.lteqv__O__O__Z = (function(x, y) {
131645
131384
  return $f_Lcats_kernel_Order__lteqv__O__O__Z(this, x, y)
131646
131385
  });
@@ -131906,11 +131645,6 @@ $c_Lspire_std_DoubleAlgebra.prototype.lteqv__O__O__Z = (function(x, y) {
131906
131645
  var y$1 = (+y);
131907
131646
  return $f_Lspire_std_DoubleOrder__lteqv__D__D__Z(this, x$1, y$1)
131908
131647
  });
131909
- $c_Lspire_std_DoubleAlgebra.prototype.max__O__O__O = (function(x, y) {
131910
- var x$1 = (+x);
131911
- var y$1 = (+y);
131912
- return (+Math.max(x$1, y$1))
131913
- });
131914
131648
  $c_Lspire_std_DoubleAlgebra.prototype.compare__O__O__I = (function(x, y) {
131915
131649
  var x$1 = (+x);
131916
131650
  var y$1 = (+y);
@@ -132042,9 +131776,6 @@ $c_Lspire_math_NumberAlgebra.prototype.reciprocal__O__O = (function(x) {
132042
131776
  $c_Lspire_math_NumberAlgebra.prototype.partialCompare__O__O__D = (function(x, y) {
132043
131777
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
132044
131778
  });
132045
- $c_Lspire_math_NumberAlgebra.prototype.max__O__O__O = (function(x, y) {
132046
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
132047
- });
132048
131779
  $c_Lspire_math_NumberAlgebra.prototype.sign__O__Lalgebra_ring_Signed$Sign = (function(a) {
132049
131780
  return $f_Lalgebra_ring_Signed__sign__O__Lalgebra_ring_Signed$Sign(this, a)
132050
131781
  });
@@ -132228,9 +131959,6 @@ $c_Lspire_math_RationalIsFractional.prototype.sqrt__O__O = (function(a) {
132228
131959
  $c_Lspire_math_RationalIsFractional.prototype.partialCompare__O__O__D = (function(x, y) {
132229
131960
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
132230
131961
  });
132231
- $c_Lspire_math_RationalIsFractional.prototype.max__O__O__O = (function(x, y) {
132232
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
132233
- });
132234
131962
  $c_Lspire_math_RationalIsFractional.prototype.order__Lcats_kernel_Order = (function() {
132235
131963
  return this
132236
131964
  });
@@ -132562,11 +132290,6 @@ $c_Lspire_math_BigDecimalIsFractional.prototype.lteqv__O__O__Z = (function(x, y)
132562
132290
  var y$1 = y;
132563
132291
  return $f_s_math_Ordered__$less$eq__O__Z(x$1, y$1)
132564
132292
  });
132565
- $c_Lspire_math_BigDecimalIsFractional.prototype.max__O__O__O = (function(x, y) {
132566
- var x$1 = x;
132567
- var y$1 = y;
132568
- return x$1.max__s_math_BigDecimal__s_math_BigDecimal(y$1)
132569
- });
132570
132293
  $c_Lspire_math_BigDecimalIsFractional.prototype.compare__O__O__I = (function(x, y) {
132571
132294
  var x$1 = x;
132572
132295
  var y$1 = y;
@@ -132800,11 +132523,6 @@ $c_Lspire_math_DoubleIsFractional.prototype.lteqv__O__O__Z = (function(x, y) {
132800
132523
  var y$1 = (+y);
132801
132524
  return $f_Lspire_std_DoubleOrder__lteqv__D__D__Z(this, x$1, y$1)
132802
132525
  });
132803
- $c_Lspire_math_DoubleIsFractional.prototype.max__O__O__O = (function(x, y) {
132804
- var x$1 = (+x);
132805
- var y$1 = (+y);
132806
- return (+Math.max(x$1, y$1))
132807
- });
132808
132526
  $c_Lspire_math_DoubleIsFractional.prototype.compare__O__O__I = (function(x, y) {
132809
132527
  var x$1 = (+x);
132810
132528
  var y$1 = (+y);
@@ -133048,11 +132766,6 @@ $c_Lspire_math_FloatIsFractional.prototype.lteqv__O__O__Z = (function(x, y) {
133048
132766
  var y$1 = Math.fround(y);
133049
132767
  return $f_Lspire_std_FloatOrder__lteqv__F__F__Z(this, x$1, y$1)
133050
132768
  });
133051
- $c_Lspire_math_FloatIsFractional.prototype.max__O__O__O = (function(x, y) {
133052
- var x$1 = Math.fround(x);
133053
- var y$1 = Math.fround(y);
133054
- return Math.fround((+Math.max(x$1, y$1)))
133055
- });
133056
132769
  $c_Lspire_math_FloatIsFractional.prototype.compare__O__O__I = (function(x, y) {
133057
132770
  var x$1 = Math.fround(x);
133058
132771
  var y$1 = Math.fround(y);
@@ -133233,9 +132946,6 @@ $c_Lspire_math_NumberIsFractional.prototype.reciprocal__O__O = (function(x) {
133233
132946
  $c_Lspire_math_NumberIsFractional.prototype.partialCompare__O__O__D = (function(x, y) {
133234
132947
  return $f_Lcats_kernel_Order__partialCompare__O__O__D(this, x, y)
133235
132948
  });
133236
- $c_Lspire_math_NumberIsFractional.prototype.max__O__O__O = (function(x, y) {
133237
- return $f_Lcats_kernel_Order__max__O__O__O(this, x, y)
133238
- });
133239
132949
  $c_Lspire_math_NumberIsFractional.prototype.sign__O__Lalgebra_ring_Signed$Sign = (function(a) {
133240
132950
  return $f_Lalgebra_ring_Signed__sign__O__Lalgebra_ring_Signed$Sign(this, a)
133241
132951
  });