@flock/wirespec 0.12.9 → 0.13.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.
@@ -322,7 +322,7 @@ function NonEmptySet__contains_impl_tkiyt0_0($this, element) {
322
322
  return NonEmptySet__contains_impl_tkiyt0($this.cl_1, (element == null ? true : !(element == null)) ? element : THROW_CCE());
323
323
  }
324
324
  function NonEmptySet__containsAll_impl_kivnxv($this, elements) {
325
- return $this.c2(elements);
325
+ return $this.e2(elements);
326
326
  }
327
327
  function NonEmptySet__containsAll_impl_kivnxv_0($this, elements) {
328
328
  return NonEmptySet__containsAll_impl_kivnxv($this.cl_1, elements);
@@ -360,7 +360,7 @@ protoOf(NonEmptySet).o1 = function (element) {
360
360
  protoOf(NonEmptySet).el = function (elements) {
361
361
  return NonEmptySet__containsAll_impl_kivnxv(this.cl_1, elements);
362
362
  };
363
- protoOf(NonEmptySet).c2 = function (elements) {
363
+ protoOf(NonEmptySet).e2 = function (elements) {
364
364
  return NonEmptySet__containsAll_impl_kivnxv_0(this, elements);
365
365
  };
366
366
  protoOf(NonEmptySet).g = function () {
@@ -465,7 +465,7 @@ function Traced(raised, raise, cause) {
465
465
  captureStack(this, Traced);
466
466
  this.rl_1 = cause;
467
467
  }
468
- protoOf(Traced).h9 = function () {
468
+ protoOf(Traced).s1 = function () {
469
469
  return this.rl_1;
470
470
  };
471
471
  function RaiseLeakedException() {
@@ -499,7 +499,7 @@ protoOf(NonEmptySet).sk = toNonEmptyList;
499
499
  protoOf(DefaultRaise).ll = bind;
500
500
  protoOf(DefaultRaise).ml = bindAll;
501
501
  defineProp(protoOf(Traced), 'cause', function () {
502
- return this.h9();
502
+ return this.s1();
503
503
  });
504
504
  //endregion
505
505
  //region block: init