ramda-adjunct 5.0.1 → 5.1.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,8 @@
1
+ ## 5.1.0 (2024-08-10)
2
+
3
+ * fix(types): remove isNotEmpty type declaration (#3072) ([3de6d30](https://github.com/char0n/ramda-adjunct/commit/3de6d30)), closes [#3072](https://github.com/char0n/ramda-adjunct/issues/3072) [#2983](https://github.com/char0n/ramda-adjunct/issues/2983) [#3071](https://github.com/char0n/ramda-adjunct/issues/3071)
4
+ * feat: add support for ramda@0.30.1 (#3020) ([de94706](https://github.com/char0n/ramda-adjunct/commit/de94706)), closes [#3020](https://github.com/char0n/ramda-adjunct/issues/3020)
5
+
1
6
  # [5.0.1](https://github.com/char0n/ramda-adjunct/compare/v4.1.0...v4.1.1) (2024-06-02)
2
7
 
3
8
  ### Bug Fixes
package/README.md CHANGED
@@ -137,7 +137,7 @@ It is also possible that our ES5 distributions run on node versions older than 0
137
137
  ## API Documentation
138
138
 
139
139
  [LATEST](https://char0n.github.io/ramda-adjunct),
140
- [PREVIOUS](https://char0n.github.io/ramda-adjunct/5.0.0),
140
+ [PREVIOUS](https://char0n.github.io/ramda-adjunct/5.0.1),
141
141
  [ALL VERSIONS](./VERSIONS.md)
142
142
 
143
143
  ## Wrote about us
package/dist/RA.node.js CHANGED
@@ -503,16 +503,16 @@ __webpack_require__.r(__webpack_exports__);
503
503
  var async = (0,ramda__WEBPACK_IMPORTED_MODULE_0__.curryN)(1, function (generatorFn) {
504
504
  function asyncWrapper() {
505
505
  var iterator = (0,ramda__WEBPACK_IMPORTED_MODULE_0__.bind)(generatorFn, this).apply(void 0, arguments);
506
- var handle = function handle(result) {
506
+ var _handle = function handle(result) {
507
507
  var resolved = (0,_resolveP_js__WEBPACK_IMPORTED_MODULE_1__["default"])(result.value);
508
508
  return result.done ? resolved : resolved.then(function (value) {
509
- return handle(iterator.next(value));
509
+ return _handle(iterator.next(value));
510
510
  }, function (error) {
511
- return handle(iterator["throw"](error));
511
+ return _handle(iterator["throw"](error));
512
512
  });
513
513
  };
514
514
  try {
515
- return handle(iterator.next());
515
+ return _handle(iterator.next());
516
516
  } catch (error) {
517
517
  return (0,_rejectP_js__WEBPACK_IMPORTED_MODULE_2__["default"])(error);
518
518
  }
@@ -9779,8 +9779,6 @@ var zipObjWith = (0,ramda__WEBPACK_IMPORTED_MODULE_0__.curryN)(3, function (fn,
9779
9779
  /******/
9780
9780
  /************************************************************************/
9781
9781
  var __webpack_exports__ = {};
9782
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
9783
- (() => {
9784
9782
  __webpack_require__.r(__webpack_exports__);
9785
9783
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9786
9784
  /* harmony export */ Identity: () => (/* reexport safe */ _fantasy_land_Identity_js__WEBPACK_IMPORTED_MODULE_211__["default"]),
@@ -10465,8 +10463,6 @@ __webpack_require__.r(__webpack_exports__);
10465
10463
 
10466
10464
  // Types
10467
10465
 
10468
- })();
10469
-
10470
10466
  /******/ return __webpack_exports__;
10471
10467
  /******/ })()
10472
10468
  ;
@@ -1 +1 @@
1
- !function(t,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("ramda")):"function"==typeof define&&define.amd?define(["ramda"],r):"object"==typeof exports?exports.RA=r(require("ramda")):t.RA=r(t.ramda)}(global,(t=>(()=>{"use strict";var r={871:r=>{r.exports=t}},n={};function e(t){var o=n[t];if(void 0!==o)return o.exports;var i=n[t]={exports:{}};return r[t](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};return(()=>{e.r(o),e.d(o,{Identity:()=>xo,Y:()=>Ur,allEqual:()=>Qn,allEqualTo:()=>ae,allIdentical:()=>oe,allIdenticalTo:()=>ue,allP:()=>Sr,allSettledP:()=>_r,allUnique:()=>Se,anyP:()=>un,appendFlipped:()=>zn,argsPass:()=>Jo,async:()=>zr,cata:()=>br,catchP:()=>Ar,ceil:()=>Ho,compact:()=>Vn,concatAll:()=>En,concatRight:()=>In,copyKeys:()=>He,curryRight:()=>Nr,curryRightN:()=>gr,defaultWhen:()=>hn,delayP:()=>Ir,dispatch:()=>Vr,divideNum:()=>Qo,dropArgs:()=>Xo,ensureArray:()=>jn,escapeRegExp:()=>si,filterIndexed:()=>gn,findOr:()=>We,firstP:()=>un,flattenDepth:()=>me,flattenPath:()=>ao,flattenProp:()=>so,floor:()=>Fe,fnull:()=>vn,inRange:()=>Co,included:()=>Gn,invoke:()=>Ce,invokeArgs:()=>Be,isArray:()=>y,isArrayLike:()=>k,isAsyncFunction:()=>l,isBigInt:()=>dt,isBlank:()=>Xt,isBoolean:()=>v,isDate:()=>L,isEmptyArray:()=>m,isEmptyString:()=>S,isError:()=>zt,isEven:()=>Pt,isFalse:()=>qt,isFalsy:()=>xt,isFinite:()=>at,isFloat:()=>gt,isFunction:()=>f,isGeneratorFunction:()=>s,isIndexed:()=>Vt,isInt32:()=>mt,isInteger:()=>yt,isInteger32:()=>mt,isInvalidDate:()=>J,isIterable:()=>p,isMap:()=>ot,isNaN:()=>G,isNaturalNumber:()=>Gt,isNegative:()=>H,isNegativeZero:()=>tt,isNilOrEmpty:()=>g,isNonEmptyArray:()=>b,isNonEmptyString:()=>E,isNonNegative:()=>et,isNonPositive:()=>nt,isNotArray:()=>h,isNotArrayLike:()=>q,isNotAsyncFunction:()=>x,isNotBoolean:()=>d,isNotDate:()=>$,isNotFinite:()=>st,isNotFloat:()=>Nt,isNotFunction:()=>M,isNotGeneratorFunction:()=>T,isNotInteger:()=>vt,isNotMap:()=>it,isNotNaN:()=>K,isNotNil:()=>a,isNotNilOrEmpty:()=>rt,isNotNull:()=>c,isNotNumber:()=>X,isNotObj:()=>O,isNotObjLike:()=>R,isNotObject:()=>O,isNotObjectLike:()=>R,isNotPair:()=>Ot,isNotPlainObj:()=>C,isNotPlainObject:()=>C,isNotPrimitive:()=>Zt,isNotRegExp:()=>Ft,isNotSet:()=>_t,isNotString:()=>A,isNotUndefined:()=>i,isNotValidDate:()=>J,isNotValidNumber:()=>At,isNull:()=>u,isNumber:()=>D,isObj:()=>j,isObjLike:()=>F,isObject:()=>j,isObjectLike:()=>F,isOdd:()=>wt,isPair:()=>jt,isPlainObj:()=>B,isPlainObject:()=>B,isPositive:()=>Y,isPositiveZero:()=>Q,isPrimitive:()=>Kt,isPromise:()=>It,isPrototypeOf:()=>po,isRegExp:()=>Mt,isSafeInteger:()=>Dt,isSentinelValue:()=>Jt,isSet:()=>Rt,isSparseArray:()=>Ut,isString:()=>N,isSymbol:()=>Bt,isThenable:()=>Et,isTrue:()=>kt,isTruthy:()=>Tt,isUint32:()=>bt,isUinteger32:()=>bt,isUndefined:()=>n,isValidDate:()=>Z,isValidNumber:()=>St,lastP:()=>mn,lengthEq:()=>sn,lengthGt:()=>Jn,lengthGte:()=>ln,lengthLt:()=>Xn,lengthLte:()=>Yn,lengthNotEq:()=>Hn,lensEq:()=>mo,lensIso:()=>_o,lensNotEq:()=>ho,lensNotSatisfy:()=>vo,lensSatisfies:()=>bo,lensTraverse:()=>Mo,liftF:()=>hr,liftFN:()=>mr,list:()=>Pn,mapIndexed:()=>bn,mergePath:()=>ro,mergePaths:()=>to,mergeProp:()=>no,mergeProps:()=>Qe,move:()=>Zn,nand:()=>Vo,neither:()=>zo,noneP:()=>jr,nonePass:()=>Zo,noop:()=>rr,nor:()=>Go,notAllPass:()=>Ko,notAllUnique:()=>Ae,notBoth:()=>Do,notEqual:()=>Lo,omitBy:()=>eo,omitIndexes:()=>Dn,overlaps:()=>$o,padCharsEnd:()=>qi,padCharsStart:()=>Oi,padEnd:()=>Ti,padStart:()=>xi,pathNotEq:()=>Wo,pathOrLazy:()=>oo,paths:()=>Le,pickIndexes:()=>wn,propNotEq:()=>Uo,rangeStep:()=>_e,reduceIndexed:()=>dn,reduceP:()=>xn,reduceRightP:()=>Un,rejectP:()=>wr,renameKey:()=>Ge,renameKeyWith:()=>Ke,renameKeys:()=>De,renameKeysWith:()=>$e,repeatStr:()=>ee,replaceAll:()=>mi,resolveP:()=>Pr,round:()=>Yo,seq:()=>Wr,sequencing:()=>Wr,sign:()=>ii,skipTake:()=>Me,sliceFrom:()=>Wn,sliceTo:()=>Bn,sortByPaths:()=>Te,sortByProp:()=>Ie,sortByProps:()=>Oe,spreadPath:()=>uo,spreadProp:()=>co,stubArray:()=>tr,stubNull:()=>Yt,stubObj:()=>Ht,stubObject:()=>Ht,stubString:()=>Qt,stubUndefined:()=>r,subtractNum:()=>ui,thenCatchP:()=>kr,toArray:()=>Ne,toInt32:()=>pt,toInteger32:()=>pt,toNumber:()=>ai,toUint32:()=>ht,toUinteger32:()=>ht,trimCharsEnd:()=>Si,trimCharsStart:()=>Ai,trimEnd:()=>Ni,trimLeft:()=>vi,trimRight:()=>Ni,trimStart:()=>vi,trunc:()=>ni,unzipObjWith:()=>lo,viewOr:()=>io,weave:()=>vr,weaveLazy:()=>dr,zipObjWith:()=>fo});var t=e(871);const r=(0,t.always)(void 0);const n=(0,t.equals)(r());const i=(0,t.complement)(n);const u=(0,t.equals)(null);const c=(0,t.complement)(u);const a=(0,t.complement)(t.isNil);const s=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("GeneratorFunction")));const l=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("AsyncFunction")));const f=(0,t.anyPass)([(0,t.pipe)(t.type,(0,t.identical)("Function")),s,l]);const y=(0,t.curryN)(1,f(Array.isArray)?Array.isArray:(0,t.pipe)(t.type,(0,t.identical)("Array")));const p=(0,t.curryN)(1,(function(r){return"undefined"!=typeof Symbol&&((0,t.hasIn)(Symbol.iterator,Object(r))&&f(r[Symbol.iterator]))}));const m=(0,t.both)(y,t.isEmpty);const h=(0,t.complement)(y);const b=(0,t.both)(y,t.isNotEmpty);const v=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Boolean")));const d=(0,t.complement)(v);const g=(0,t.curryN)(1,(0,t.either)(t.isNil,t.isEmpty));const N=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("String")));const S=(0,t.equals)("");const A=(0,t.complement)(N);function w(t){return w="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},w(t)}const P=function(t){return"object"===w(t)};const j=(0,t.curryN)(1,(0,t.both)(c,(0,t.either)(P,f)));const O=(0,t.complement)(j);const E=(0,t.allPass)([N,O,t.isNotEmpty]);function I(t){return I="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},I(t)}const k=(0,t.curryN)(1,(function(r){return!!y(r)||!!r&&(!N(r)&&("object"===I(r)&&(1===r.nodeType?!!r.length:0===r.length||r.length>0&&((0,t.has)(0,r)&&(0,t.has)(r.length-1,r)))))}));const q=(0,t.complement)(k);const T=(0,t.complement)(s);const x=(0,t.complement)(l);const M=(0,t.complement)(f);const F=(0,t.curryN)(1,(0,t.both)(c,P));const R=(0,t.complement)(F);var _=(0,t.pipe)(t.type,(0,t.identical)("Object")),U=(0,t.pipe)(t.toString,(0,t.equals)((0,t.toString)(Object))),W=(0,t.pathSatisfies)((0,t.both)(f,U),["constructor"]);const B=(0,t.curryN)(1,(function(t){if(!F(t)||!_(t))return!1;var r=Object.getPrototypeOf(t);return!!u(r)||W(r)}));const C=(0,t.complement)(B);const L=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Date")));const $=(0,t.complement)(L);const D=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Number")));const V=(0,t.both)(D,isNaN);var z=(0,t.curryN)(1,V);const G=f(Number.isNaN)?(0,t.curryN)(1,Number.isNaN):z;const K=(0,t.complement)(G);const Z=(0,t.curryN)(1,(0,t.both)(L,(0,t.pipe)((0,t.invoker)(0,"getTime"),K)));const J=(0,t.complement)(Z);const X=(0,t.complement)(D);const Y=(0,t.both)(D,(0,t.lt)(0));const H=(0,t.curryN)(1,(0,t.both)(D,(0,t.gt)(0)));const Q=(0,t.curryN)(1,(0,t.identical)(0));const tt=(0,t.curryN)(1,(0,t.identical)(-0));const rt=(0,t.complement)(g);const nt=(0,t.curryN)(1,(0,t.both)(D,(0,t.flip)(t.lte)(0)));const et=(0,t.curryN)(1,(0,t.both)(D,(0,t.flip)(t.gte)(0)));const ot=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Map")));const it=(0,t.complement)(ot);const ut=(0,t.both)(D,isFinite);var ct=(0,t.curryN)(1,ut);const at=f(Number.isFinite)?(0,t.curryN)(1,(0,t.bind)(Number.isFinite,Number)):ct;const st=(0,t.complement)(at);const lt=(0,t.both)(at,(0,t.converge)(t.equals,[Math.floor,t.identity]));var ft=(0,t.curryN)(1,lt);const yt=f(Number.isInteger)?(0,t.curryN)(1,(0,t.bind)(Number.isInteger,Number)):ft;const pt=(0,t.curryN)(1,(function(t){return t>>0}));const mt=(0,t.curryN)(1,(function(t){return pt(t)===t}));const ht=(0,t.curryN)(1,(function(t){return t>>>0}));const bt=(0,t.curryN)(1,(function(t){return ht(t)===t}));const vt=(0,t.complement)(yt);const dt=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("BigInt")));const gt=(0,t.both)(at,(0,t.complement)(yt));const Nt=(0,t.curryN)(1,(0,t.complement)(gt));const St=(0,t.curryN)(1,(0,t.either)(yt,gt));const At=(0,t.complement)(St);const wt=(0,t.curryN)(1,(0,t.both)(yt,(0,t.pipe)((0,t.flip)(t.modulo)(2),(0,t.complement)(t.equals)(0))));const Pt=(0,t.curryN)(1,(0,t.both)(yt,(0,t.complement)(wt)));const jt=(0,t.curryN)(1,(0,t.both)(y,(0,t.pipe)(t.length,(0,t.equals)(2))));const Ot=(0,t.complement)(jt);const Et=(0,t.pathSatisfies)(f,["then"]);const It=(0,t.curryN)(1,(0,t.both)(j,(0,t.pipe)(t.toString,(0,t.equals)("[object Promise]"))));const kt=(0,t.curryN)(1,(0,t.identical)(!0));const qt=(0,t.curryN)(1,(0,t.identical)(!1));const Tt=(0,t.curryN)(1,Boolean);const xt=(0,t.complement)(Tt);const Mt=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("RegExp")));const Ft=(0,t.complement)(Mt);const Rt=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Set")));const _t=(0,t.complement)(Rt);const Ut=(0,t.both)(y,(0,t.converge)((0,t.complement)(t.identical),[(0,t.pipe)(t.values,t.length),t.length]));function Wt(t){return Wt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wt(t)}const Bt=(0,t.curryN)(1,(function(r){return"symbol"===Wt(r)||"object"===Wt(r)&&"Symbol"===(0,t.type)(r)}));const Ct=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1;const Lt=(0,t.both)(yt,(function(t){return Math.abs(t)<=Ct}));var $t=(0,t.curryN)(1,Lt);const Dt=f(Number.isSafeInteger)?(0,t.curryN)(1,(0,t.bind)(Number.isSafeInteger,Number)):$t;const Vt=(0,t.curryN)(1,(0,t.either)(N,y));const zt=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Error")));const Gt=(0,t.curryN)(1,(0,t.both)(yt,(0,t.complement)(H)));const Kt=(0,t.both)(O,(0,t.anyPass)([N,D,dt,v,n,u,Bt]));const Zt=(0,t.curryN)(1,(0,t.complement)(Kt));const Jt=(0,t.curryN)(1,(function(t){return mt(t)&&0==~t}));const Xt=(0,t.anyPass)([qt,t.isNil,t.isEmpty,(0,t.test)(/^\s+$/gm)]);const Yt=(0,t.always)(null);const Ht=function(){return{}};const Qt=(0,t.always)("");const tr=function(){return[]};const rr=(0,t.always)(r());var nr="fantasy-land/equals",er="fantasy-land/lte",or="fantasy-land/concat",ir="fantasy-land/empty",ur="fantasy-land/map",cr="fantasy-land/contramap",ar="fantasy-land/ap",sr="fantasy-land/of",lr="fantasy-land/chain",fr=(0,t.either)((0,t.pathSatisfies)(f,["map"]),(0,t.pathSatisfies)(f,[ur])),yr=(0,t.both)(fr,(0,t.either)((0,t.pathSatisfies)(f,["ap"]),(0,t.pathSatisfies)(f,[ar])));const pr=(0,t.curryN)(2,(function(r,n){if(!yr(r)||!yr(n))return(0,t.ap)(r,n);try{return r.ap(n)}catch(t){return n.ap(r)}}));const mr=(0,t.curry)((function(r,n){var e=(0,t.curryN)(r,n);return(0,t.curryN)(r,(function(){for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];var i=(0,t.map)(e,(0,t.head)(n)),u=(0,t.slice)(1,1/0,n);return(0,t.reduce)(pr,i,u)}))}));const hr=(0,t.curryN)(1,(function(t){return mr(t.length,t)}));const br=(0,t.curry)((function(t,r,n){if(f(n.matchWith))return n.matchWith({Ok:function(t){var n=t.value;return r(n)},Error:function(r){var n=r.value;return t(n)},Just:function(t){var n=t.value;return r(n)},Nothing:function(){return t(void 0)},Success:function(t){var n=t.value;return r(n)},Failure:function(r){var n=r.value;return t(n)}});if(f(n.cata))return n.cata(t,r);if(f(n.getOrElse)){var e="RA.cata".concat(Math.random()),o=n.getOrElse(e);return o===e?t():r(o)}return n.either(t,r)}));const vr=(0,t.curryN)(2,(function(r,n){return(0,t.curryN)(r.length,(function(){return r.apply(void 0,arguments).run(n)}))}));const dr=(0,t.curryN)(2,(function(r,n){return(0,t.curryN)(r.length,(function(){return r.apply(void 0,arguments).run(n())}))}));const gr=(0,t.curryN)(2,(function(r,n){return(0,t.curryN)(r,(function(){for(var r=arguments.length,e=new Array(r),o=0;o<r;o++)e[o]=arguments[o];return n.apply(this,(0,t.reverse)(e))}))}));const Nr=(0,t.converge)(gr,[t.length,t.identity]);const Sr=(0,t.curryN)(1,(0,t.bind)(Promise.all,Promise));const Ar=(0,t.invoker)(1,"catch");const wr=(0,t.bind)(Promise.reject,Promise);const Pr=(0,t.bind)(Promise.resolve,Promise);const jr=(0,t.curryN)(1,(0,t.pipe)((0,t.map)(Pr),(0,t.map)((function(t){return t.then(wr,Pr)})),Sr));var Or=(0,t.curry)((function(r,n){var e,o;return yt(n)&&et(n)?e=n:(e=(0,t.propOr)(0,"timeout",n),o=(0,t.propOr)(o,"value",n)),new Promise((function(){for(var n=arguments.length,i=new Array(n),u=0;u<n;u++)i[u]=arguments[u];var c=r(i);setTimeout((0,t.partial)(c,[o]),e)}))})),Er=Or((0,t.nth)(0));Er.reject=Or((0,t.nth)(1));const Ir=Er;const kr=(0,t.invoker)(2,"then");function qr(t){return function(t){if(Array.isArray(t))return Tr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Tr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Tr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Tr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var xr=function(t){return{status:"fulfilled",value:t}},Mr=function(t){return{status:"rejected",reason:t}};const Fr=function(r){var n=(0,t.map)((function(t){return Pr(t).then(xr).catch(Mr)}),qr(r));return Sr(n)};var Rr=(0,t.curryN)(1,Fr);const _r=f(Promise.allSettled)?(0,t.curryN)(1,(0,t.bind)(Promise.allSettled,Promise)):Rr;const Ur=(0,t.curryN)(1,(function(t){return(r=function(r){return t((function(t){return r(r)(t)}))})(r);var r}));const Wr=(0,t.curry)((function(r,n){return(0,t.tap)((function(n){return(0,t.map)((function(t){return t(n)}))(r)}))(n)}));function Br(t){return function(t){if(Array.isArray(t))return Cr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Cr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Cr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Cr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Lr=(0,t.comparator)((function(t,r){return t.length>r.length})),$r=(0,t.pipe)((0,t.sort)(Lr),t.head,(0,t.prop)("length")),Dr=(0,t.curry)((function(r,n,e){var o=e.apply(void 0,Br(r));return a(o)?(0,t.reduced)(o):n}));const Vr=(0,t.ifElse)(b,(function(r){var n=$r(r);return(0,t.curryN)(n,(function(){for(var n=arguments.length,e=new Array(n),o=0;o<n;o++)e[o]=arguments[o];return(0,t.reduce)(Dr(e),void 0,r)}))}),r);const zr=(0,t.curryN)(1,(function(r){function n(){var n=(0,t.bind)(r,this).apply(void 0,arguments);try{return function t(r){var e=Pr(r.value);return r.done?e:e.then((function(r){return t(n.next(r))}),(function(r){return t(n.throw(r))}))}(n.next())}catch(t){return wr(t)}}return r.length>0?(0,t.curryN)(r.length,n):n}));function Gr(t){return Gr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gr(t)}function Kr(t){return function(t){if(Array.isArray(t))return Zr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Zr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Zr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Zr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}function Jr(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,Xr(e.key),e)}}function Xr(t){var r=function(t,r){if("object"!=Gr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Gr(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Gr(r)?r:r+""}function Yr(t,r,n){return r=rn(r),function(t,r){if(r&&("object"==Gr(r)||"function"==typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Qr()?Reflect.construct(r,n||[],rn(t).constructor):r.apply(t,n))}function Hr(t){var r="function"==typeof Map?new Map:void 0;return Hr=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(r){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==r){if(r.has(t))return r.get(t);r.set(t,n)}function n(){return function(t,r,n){if(Qr())return Reflect.construct.apply(null,arguments);var e=[null];e.push.apply(e,r);var o=new(t.bind.apply(t,e));return n&&tn(o,n.prototype),o}(t,arguments,rn(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),tn(n,t)},Hr(t)}function Qr(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Qr=function(){return!!t})()}function tn(t,r){return tn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},tn(t,r)}function rn(t){return rn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},rn(t)}var nn=function(t){function r(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,r),(t=Yr(this,r,[e])).errors=n,t}return function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&tn(t,r)}(r,t),n=r,e&&Jr(n.prototype,e),o&&Jr(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,e,o}(Hr(Error));const en=function(r){var n=[];return new Promise((function(e,o){var i=function(t){n.push(t),n.length===r.length&&o(new nn(n))};(0,t.map)((function(t){return Pr(t).then(e).catch(i)}),Kr(r))}))};var on=(0,t.curryN)(1,en);const un=f(Promise.any)?(0,t.curryN)(1,(0,t.bind)(Promise.any,Promise)):on;var cn=(0,t.curry)((function(r,n,e){return(0,t.compose)(r(n),t.length)(e)}));const an=cn;const sn=an(t.equals);const ln=an((0,t.flip)(t.gte));function fn(t){return function(t){if(Array.isArray(t))return yn(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return yn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?yn(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function yn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var pn=(0,t.curryN)(1,(function(r){var n=[],e=[],o=(0,t.bind)(n.push,n),i=(0,t.bind)(e.push,e),u=(0,t.map)((function(t){return Pr(t).then(o).catch(i)}),fn(r));return Sr(u).then((function(){if(!sn(0,n)||!sn(0,e))return ln(1,n)?(0,t.last)(n):wr(e)}))}));const mn=pn;const hn=(0,t.curry)((function(t,r,n){return t(n)?r:n}));const bn=(0,t.addIndex)(t.map);const vn=(0,t.curry)((function(r,n){return(0,t.curryN)(r.length,(function(){for(var e=arguments.length,o=new Array(e),i=0;i<e;i++)o[i]=arguments[i];var u=bn((function(r,e){return hn(t.isNil,n[e],r)}),o);return(0,t.apply)(r,u)}))}));const dn=(0,t.addIndex)(t.reduce);const gn=(0,t.addIndex)(t.filter);var Nn=(0,t.addIndex)(t.filter),Sn=(0,t.curry)((function(r,n,e){return(0,t.includes)(e,r)})),An=(0,t.curry)((function(t,r){return Nn(Sn(t),r)}));const wn=An;const Pn=(0,t.unapply)(t.identity);const jn=(0,t.when)(h,(0,t.of)(Array));var On={concat:t.identity};const En=(0,t.pipe)((0,t.reduce)(t.concat,On),(0,t.when)((0,t.identical)(On),r));const In=(0,t.flip)(t.concat);function kn(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return qn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?qn(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function qn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Tn=(0,t.curryN)(3,(function(r,e,o){return Pr(o).then((function(o){var i=(0,t.length)(o);return 0===i?e:(0,t.reduce)((function(t,e){return t.then((function(t){return Sr([t,e])})).then((function(t){var e=kn(t,2),o=e[0],u=e[1];return n(o)&&1===i?u:r(o,u)}))}))(Pr(e),o)}))}));const xn=Tn;function Mn(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return Fn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fn(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Fn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Rn=(0,t.pipe)((0,t.reduceRight)(t.concat,""),(0,t.equals)("ba"))(["a","b"]),_n=(0,t.curryN)(3,(function(r,e,o){return Pr(o).then((function(o){var i=(0,t.length)(o);return 0===i?e:(0,t.reduceRight)((function(t,e){var o,u;return Rn?(o=t,u=e):(o=e,u=t),o.then((function(t){return Sr([t,u])})).then((function(t){var e=Mn(t,2),o=e[0],u=e[1];return n(o)&&1===i?u:r(u,o)}))}))(Pr(e),o)}))}));const Un=_n;const Wn=(0,t.slice)(t.__,1/0);const Bn=(0,t.slice)(0);var Cn=(0,t.addIndex)(t.reject),Ln=(0,t.curry)((function(r,n,e){return(0,t.includes)(e,r)})),$n=(0,t.curry)((function(t,r){return Cn(Ln(t),r)}));const Dn=$n;const Vn=(0,t.reject)(xt);const zn=(0,t.flip)(t.append);const Gn=(0,t.flip)(t.includes);var Kn=(0,t.curry)((function(r,n,e){return(0,t.compose)((0,t.insert)(n,(0,t.nth)(r,e)),(0,t.remove)(r,1))(e)}));const Zn=Kn;const Jn=an((0,t.flip)(t.gt));const Xn=an((0,t.flip)(t.lt));const Yn=an((0,t.flip)(t.lte));const Hn=an((0,t.complement)(t.equals));const Qn=(0,t.curryN)(1,(0,t.pipe)(t.uniq,Yn(1)));const te=function(t,r){var n=Number(r);if(n!==r&&(n=0),H(n))throw new RangeError("repeat count must be non-negative");if(st(n))throw new RangeError("repeat count must be less than infinity");if(n=Math.floor(n),0===t.length||0===n)return"";if(t.length*n>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");var e=t.length*n;n=Math.floor(Math.log(n)/Math.log(2));for(var o=t;n;)o+=t,n-=1;return o+=o.substring(0,e-o.length)};var re=(0,t.curry)(te),ne=(0,t.flip)((0,t.invoker)(1,"repeat"));const ee=f(String.prototype.repeat)?ne:re;const oe=(0,t.curryN)(1,(0,t.pipe)((0,t.uniqWith)(t.identical),Yn(1)));var ie=(0,t.curry)((function(r,n){return(0,t.all)((0,t.identical)(r),n)}));const ue=ie;var ce=(0,t.curry)((function(r,n){return(0,t.all)((0,t.equals)(r),n)}));const ae=ce;const se=function(t){return function r(n){for(var e,o,i,u=[],c=0;c<n.length;){if(k(n[c]))for(i=0,o=(e=t?r(n[c]):n[c]).length;i<o;)u[u.length]=e[i],i+=1;else u[u.length]=n[c];c+=1}return u}};function le(t){return function(t){if(Array.isArray(t))return fe(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return fe(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?fe(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fe(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var ye=se(!1),pe=(0,t.curry)((function(t,r){for(var n=t,e=le(r);n>0;)e=ye(e),n-=1;return e}));const me=pe;function he(t){return function(t){if(Array.isArray(t))return be(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return be(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?be(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function be(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}const ve=function(r,n,e){if(null==r)throw new TypeError("Array.from requires an array-like object - not null or undefined");if(a(n)&&M(n))throw new TypeError("Array.from: when provided, the second argument must be a function");return p(r)?function(r,n,e){var o=i(e)?(0,t.bind)(n,e):n;return i(n)?he(r).map(o):he(r)}(r,n,e):[]};var de=(0,t.curryN)(1,ve),ge=f(Array.from)?(0,t.curryN)(1,Array.from):de;const Ne=(0,t.ifElse)(p,ge,t.values);const Se=(0,t.converge)(sn,[t.length,t.uniq]);const Ae=(0,t.complement)(Se);function we(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Pe(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Pe(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Pe(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var je=(0,t.curry)((function(r,n){var e,o,i,u;return(0,t.sort)((e=(0,t.map)((function(r){return(0,t.comparator)((function(n,e){return(0,t.lt)((0,t.prop)(r,n),(0,t.prop)(r,e))}))}),r),o=we(e),i=o[0],u=o.slice(1),(0,t.reduce)(t.either,i,u)),n)}));const Oe=je;var Ee=(0,t.append)(t.__,[]);const Ie=(0,t.useWith)(Oe,[Ee,t.identity]);var ke=(0,t.pipe)(t.path,t.ascend),qe=(0,t.map)(ke);const Te=(0,t.useWith)(t.sortWith,[qe,t.identity]);var xe=(0,t.curry)((function(r,n){return(0,t.addIndex)(t.filter)((0,t.pipe)((0,t.nthArg)(1),(0,t.modulo)(t.__,r),(0,t.identical)(0)))(n)}));const Me=xe;const Fe=(0,t.curryN)(1,(0,t.bind)(Math.floor,Math));var Re=(0,t.curryN)(3,(function(r,n,e){var o=0===r?(0,t.always)(n):function(t){return n+r*t},i=0===r?e-n:Fe((e-n)/r);return(0,t.map)(o,(0,t.range)(0,i))}));const _e=Re;var Ue=(0,t.curry)((function(r,n,e){return(0,t.pipe)((0,t.find)(n),(0,t.defaultTo)(r))(e)}));const We=Ue;const Be=(0,t.curryN)(3,(function(r,n,e){var o=(0,t.path)(r,e),i=(0,t.path)((0,t.init)(r),e);if(!M(o)&&!m(r)){var u=(0,t.bind)(o,i);return(0,t.apply)(u,n)}}));const Ce=Be(t.__,[],t.__);const Le=(0,t.curry)((function(r,n){return(0,t.ap)([(0,t.path)(t.__,n)],r)}));const $e=(0,t.curry)((function(r,n){return(0,t.pipe)(t.toPairs,(0,t.map)((0,t.over)((0,t.lensIndex)(0),r)),t.fromPairs)(n)}));const De=(0,t.curry)((function(r,n){return $e(function(r){return function(n){return(0,t.has)(n,r)?r[n]:n}}(r),n)}));function Ve(t){return Ve="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ve(t)}function ze(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ve(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ve(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ve(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const Ge=(0,t.curry)((function(t,r,n){return De(ze({},t,r),n)}));const Ke=(0,t.curry)((function(r,n,e){return $e((0,t.when)((0,t.equals)(n),r),e)}));function Ze(t){return Ze="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ze(t)}function Je(t,r){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);r&&(e=e.filter((function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),n.push.apply(n,e)}return n}function Xe(t){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?Je(Object(n),!0).forEach((function(r){Ye(t,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Je(Object(n)).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))}))}return t}function Ye(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ze(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ze(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ze(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const He=(0,t.curryN)(2,(function(t,r){return Xe(Xe({},r),De(t,r))}));const Qe=(0,t.curryN)(2,(0,t.pipe)(t.props,t.mergeAll));const to=(0,t.curryN)(2,(0,t.pipe)(Le,t.mergeAll));const ro=(0,t.curry)((function(r,n,e){return(0,t.over)((0,t.lensPath)(r),(0,t.mergeLeft)(n),e)}));const no=(0,t.curry)((function(r,n,e){return ro((0,t.of)(Array,r),n,e)}));const eo=(0,t.useWith)(t.pickBy,[t.complement,t.identity]);const oo=(0,t.curryN)(3,(function(r,n,e){return(0,t.when)((0,t.identical)(r),(0,t.partial)((0,t.unary)(r),[e]),(0,t.pathOr)(r,n,e))}));const io=(0,t.curryN)(3,(function(r,n,e){return(0,t.defaultTo)(r,(0,t.view)(n,e))}));const uo=(0,t.curryN)(2,(0,t.converge)(t.mergeRight,[t.dissocPath,(0,t.pathOr)({})]));const co=(0,t.curry)((function(r,n){return uo((0,t.of)(Array,r),n)}));const ao=(0,t.curry)((function(r,n){return(0,t.mergeRight)(n,(0,t.pathOr)({},r,n))}));const so=(0,t.curry)((function(r,n){return ao((0,t.of)(Array,r),n)}));const lo=(0,t.curryN)(2,(function(r,n){return(0,t.pipe)(t.toPairs,(0,t.map)((0,t.pipe)(t.flip,t.apply)(r)),t.transpose,(0,t.when)(sn(0),(function(){return[[],[]]})))(n)}));const fo=(0,t.curryN)(3,(function(r,n,e){return(0,t.pipe)(t.zip,(0,t.map)((0,t.apply)(r)),t.fromPairs)(e,n)}));var yo=(0,t.curry)((function(t,r){return Boolean(Be(["prototype","isPrototypeOf"],[r],t))}));const po=yo;const mo=(0,t.curryN)(3,(function(r,n,e){return(0,t.pipe)((0,t.view)(r),(0,t.equals)(n))(e)}));const ho=(0,t.complement)(mo);const bo=(0,t.curryN)(3,(function(r,n,e){return(0,t.pipe)((0,t.view)(n),r,kt)(e)}));const vo=(0,t.complement)(bo);var go=(0,t.either)((0,t.path)(["@@type"]),(0,t.path)(["constructor","@@type"])),No=((0,t.curry)((function(t,r){return go(r)===t})),(0,t.curryN)(2,(0,t.useWith)(t.equals,[go,go])));(0,t.complement)(No);function So(t){return So="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},So(t)}function Ao(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=So(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=So(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==So(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}var wo=Ao({},ur,(function(t){return this.constructor[sr](t(this.value))})),Po=Ao({},ar,(function(t){var r=this;return t.map((function(t){return t(r.value)}))})),jo=Ao({},nr,(function(r){return No(this,r)&&(0,t.equals)(this.value,r.value)})),Oo=Ao({},or,(function(r){var n=this.value;return N(this.value)||D(this.value)?n=this.value+r.value:(0,t.pathSatisfies)(f,["value",or],this)?n=this.value[or](r.value):(0,t.pathSatisfies)(f,["value","concat"],this)&&(n=this.value.concat(r.value)),this.constructor[sr](n)})),Eo=Ao({},lr,(function(t){var r=t(this.value);return No(this,r)?r:this})),Io=Ao({},er,(function(t){return No(this,t)&&(this.value<t.value||this[nr](t))}));function ko(t){return ko="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ko(t)}function qo(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,To(e.key),e)}}function To(t){var r=function(t,r){if("object"!=ko(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=ko(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==ko(r)?r:r+""}const xo=function(r,n,e,o,i,u,c,a,s){function l(t){!function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,l),this.value=t}return f=l,p=[{key:r,value:function(t){return new l(t)}},{key:"of",value:function(t){return new l(t)}},{key:"@@type",get:function(){return"RA/Identity"}}],(y=[{key:"get",value:function(){return this.value}},{key:n,value:function(t){return Po[ar].call(this,t)}},{key:"ap",value:function(t){return this[ar](t)}},{key:e,value:function(t){return wo[ur].call(this,t)}},{key:"map",value:function(t){return this[ur](t)}},{key:o,value:function(t){return jo[nr].call(this,t)}},{key:"equals",value:function(t){return this[nr](t)}},{key:i,value:function(t){return Oo[or].call(this,t)}},{key:"concat",value:function(t){return this[or](t)}},{key:u,value:function(t){return Eo[lr].call(this,t)}},{key:"chain",value:function(t){return this[lr](t)}},{key:c,value:function(t){return Io[er].call(this,t)}},{key:"lte",value:function(t){return this[er](t)}},{key:a,value:function(){return this.constructor.of((0,t.empty)(this.value))}},{key:"empty",value:function(){return this[ir]()}},{key:s,value:function(t){var r=this;return this.constructor.of((function(n){return r.value(t(n))}))}},{key:"contramap",value:function(t){return this[cr](t)}}])&&qo(f.prototype,y),p&&qo(f,p),Object.defineProperty(f,"prototype",{writable:!1}),f;var f,y,p}(sr,ar,ur,nr,or,lr,er,ir,cr);const Mo=(0,t.curryN)(1,(function(r){var n={"fantasy-land/of":"function"==typeof r["fantasy-land/of"]?r["fantasy-land/of"]:"function"==typeof r.of?r.of:r};return(0,t.curry)((function(r,e){return xo.of((0,t.traverse)(n,(0,t.pipe)(r,(0,t.prop)("value")),e))}))}));var Fo=(0,t.curry)((function(t,r){return t.from(r)})),Ro=(0,t.curry)((function(r,n){return function(t,r){var n=function(r){return t(r)};return n.from=r,n}((0,t.curry)((function(e,o){return(0,t.map)(n,e(r(o)))})),(0,t.curry)((function(e,o){return(0,t.map)(r,e(n(o)))})))}));Ro.from=Fo;const _o=Ro;const Uo=(0,t.complement)(t.propEq);const Wo=(0,t.complement)(t.pathEq);var Bo=(0,t.ifElse)(t.gte,(function(){throw new Error("low must not be greater than high in inRange(low, high, value)")}),(0,t.useWith)(t.both,[t.lte,t.gt]));const Co=(0,t.curry)((function(t,r,n){return Bo(t,r)(n)}));const Lo=(0,t.complement)(t.equals);const $o=(0,t.curryN)(2,(function(r,n){return!!(0,t.isEmpty)(r)||(0,t.pipe)(t.intersection,t.isNotEmpty)(r,n)}));const Do=(0,t.curry)((0,t.compose)(t.complement,t.both));const Vo=(0,t.complement)(t.and);const zo=(0,t.curry)((0,t.compose)(t.complement,t.either));const Go=(0,t.complement)(t.or);const Ko=(0,t.curry)((0,t.compose)(t.complement,t.allPass));const Zo=(0,t.curryN)(1,(0,t.compose)(t.complement,t.anyPass));const Jo=(0,t.curry)((function(r,n){return(0,t.useWith)((0,t.compose)(r(Tt),Pn),n)}));const Xo=(0,t.nAry)(0);const Yo=(0,t.curryN)(1,(0,t.bind)(Math.round,Math));const Ho=(0,t.curryN)(1,(0,t.bind)(Math.ceil,Math));const Qo=(0,t.flip)(t.divide);const ti=function(t){var r=Number(t);return at(r)?r-r%1||(r<0?-0:0===r?r:0):r};var ri=(0,t.curryN)(1,ti);const ni=f(Math.trunc)?(0,t.curryN)(1,(0,t.bind)(Math.trunc,Math)):ri;const ei=function(t){return(t>0)-(t<0)||+t};var oi=(0,t.curryN)(1,ei);const ii=f(Math.sign)?(0,t.curryN)(1,(0,t.bind)(Math.sign,Math)):oi;const ui=(0,t.flip)(t.subtract);const ci=zo(Bt,(0,t.both)(j,zo((0,t.hasIn)("toString"),(0,t.hasIn)("valueOf"))));const ai=(0,t.ifElse)(ci,Number,(0,t.always)(NaN));const si=(0,t.when)(N,(0,t.replace)(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var li=function(t,r){if("string"!=typeof t&&!(t instanceof String))throw TypeError("`".concat(r,"` must be a string"))};const fi=function(r,n,e){!function(t,r,n){if(null==n||null==t||null==r)throw TypeError("Input values must not be `null` or `undefined`")}(r,n,e),li(e,"str"),li(n,"replaceValue"),function(t){if(!("string"==typeof t||t instanceof String||t instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(r);var o=new RegExp(Mt(r)?r:si(r),"g");return(0,t.replace)(o,n,e)};var yi=(0,t.curryN)(3,fi),pi=(0,t.invoker)(2,"replaceAll");const mi=f(String.prototype.replaceAll)?pi:yi;var hi=(0,t.replace)(/^[\s\uFEFF\xA0]+/,""),bi=(0,t.invoker)(0,"trimStart");const vi=f(String.prototype.trimStart)?bi:hi;var di=(0,t.replace)(/[\s\uFEFF\xA0]+$/,""),gi=(0,t.invoker)(0,"trimEnd");const Ni=f(String.prototype.trimEnd)?gi:di;const Si=(0,t.curry)((function(r,n){return(0,t.pipe)((0,t.split)(""),(0,t.dropLastWhile)(Gn(r)),(0,t.join)(""))(n)}));const Ai=(0,t.curry)((function(r,n){return(0,t.pipe)((0,t.split)(""),(0,t.dropWhile)(Gn(r)),(0,t.join)(""))(n)}));const wi=function(t,r,n){var e=r>>0,o=String(i(t)?t:" ");if(n.length>=e)return String(n);if((e-=n.length)>o.length){var u=e/o.length;o+=f(String.prototype.repeat)?o.repeat(u):te(o,u)}return o.slice(0,e)+String(n)};var Pi=(0,t.flip)((0,t.invoker)(2,"padStart")),ji=(0,t.curry)(wi);const Oi=f(String.prototype.padStart)?Pi:ji;const Ei=function(t,r,n){var e=r>>0,o=String(i(t)?t:" ");if(n.length>e)return String(n);if((e-=n.length)>o.length){var u=e/o.length;o+=f(String.prototype.repeat)?o.repeat(u):te(o,u)}return String(n)+o.slice(0,e)};var Ii=(0,t.curry)(Ei),ki=(0,t.flip)((0,t.invoker)(2,"padEnd"));const qi=f(String.prototype.padEnd)?ki:Ii;const Ti=qi(" ");const xi=Oi(" ")})(),o})()));
1
+ !function(t,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("ramda")):"function"==typeof define&&define.amd?define(["ramda"],r):"object"==typeof exports?exports.RA=r(require("ramda")):t.RA=r(t.ramda)}(global,(t=>(()=>{"use strict";var r={871:r=>{r.exports=t}},n={};function e(t){var o=n[t];if(void 0!==o)return o.exports;var i=n[t]={exports:{}};return r[t](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};e.r(o),e.d(o,{Identity:()=>Ro,Y:()=>Cr,allEqual:()=>ne,allEqualTo:()=>fe,allIdentical:()=>ce,allIdenticalTo:()=>se,allP:()=>Pr,allSettledP:()=>Br,allUnique:()=>Pe,anyP:()=>sn,appendFlipped:()=>Zn,argsPass:()=>Ho,async:()=>Zr,cata:()=>gr,catchP:()=>jr,ceil:()=>ri,compact:()=>Kn,concatAll:()=>qn,concatRight:()=>Tn,copyKeys:()=>ro,curryRight:()=>wr,curryRightN:()=>Ar,defaultWhen:()=>dn,delayP:()=>Tr,dispatch:()=>Kr,divideNum:()=>ni,dropArgs:()=>Qo,ensureArray:()=>In,escapeRegExp:()=>yi,filterIndexed:()=>An,findOr:()=>Le,firstP:()=>sn,flattenDepth:()=>ve,flattenPath:()=>fo,flattenProp:()=>yo,floor:()=>Ue,fnull:()=>Nn,inRange:()=>Do,included:()=>Jn,invoke:()=>De,invokeArgs:()=>$e,isArray:()=>h,isArrayLike:()=>x,isAsyncFunction:()=>p,isBigInt:()=>St,isBlank:()=>Qt,isBoolean:()=>N,isDate:()=>V,isEmptyArray:()=>v,isEmptyString:()=>P,isError:()=>Zt,isEven:()=>Et,isFalse:()=>Mt,isFalsy:()=>Rt,isFinite:()=>ft,isFloat:()=>At,isFunction:()=>m,isGeneratorFunction:()=>y,isIndexed:()=>Kt,isInt32:()=>vt,isInteger:()=>ht,isInteger32:()=>vt,isInvalidDate:()=>H,isIterable:()=>b,isMap:()=>ct,isNaN:()=>J,isNaturalNumber:()=>Jt,isNegative:()=>rt,isNegativeZero:()=>et,isNilOrEmpty:()=>A,isNonEmptyArray:()=>g,isNonEmptyString:()=>q,isNonNegative:()=>ut,isNonPositive:()=>it,isNotArray:()=>d,isNotArrayLike:()=>M,isNotAsyncFunction:()=>R,isNotBoolean:()=>S,isNotDate:()=>z,isNotFinite:()=>yt,isNotFloat:()=>wt,isNotFunction:()=>_,isNotGeneratorFunction:()=>F,isNotInteger:()=>Nt,isNotMap:()=>at,isNotNaN:()=>X,isNotNil:()=>f,isNotNilOrEmpty:()=>ot,isNotNull:()=>l,isNotNumber:()=>Q,isNotObj:()=>k,isNotObjLike:()=>W,isNotObject:()=>k,isNotObjectLike:()=>W,isNotPair:()=>kt,isNotPlainObj:()=>D,isNotPlainObject:()=>D,isNotPrimitive:()=>Yt,isNotRegExp:()=>Ut,isNotSet:()=>Bt,isNotString:()=>j,isNotUndefined:()=>a,isNotValidDate:()=>H,isNotValidNumber:()=>jt,isNull:()=>s,isNumber:()=>G,isObj:()=>I,isObjLike:()=>U,isObject:()=>I,isObjectLike:()=>U,isOdd:()=>Ot,isPair:()=>It,isPlainObj:()=>$,isPlainObject:()=>$,isPositive:()=>tt,isPositiveZero:()=>nt,isPrimitive:()=>Xt,isPromise:()=>Tt,isPrototypeOf:()=>bo,isRegExp:()=>_t,isSafeInteger:()=>Gt,isSentinelValue:()=>Ht,isSet:()=>Wt,isSparseArray:()=>Ct,isString:()=>w,isSymbol:()=>$t,isThenable:()=>qt,isTrue:()=>xt,isTruthy:()=>Ft,isUint32:()=>gt,isUinteger32:()=>gt,isUndefined:()=>c,isValidDate:()=>Y,isValidNumber:()=>Pt,lastP:()=>vn,lengthEq:()=>yn,lengthGt:()=>Hn,lengthGte:()=>pn,lengthLt:()=>Qn,lengthLte:()=>te,lengthNotEq:()=>re,lensEq:()=>vo,lensIso:()=>Bo,lensNotEq:()=>go,lensNotSatisfy:()=>So,lensSatisfies:()=>No,lensTraverse:()=>_o,liftF:()=>dr,liftFN:()=>vr,list:()=>En,mapIndexed:()=>gn,mergePath:()=>oo,mergePaths:()=>eo,mergeProp:()=>io,mergeProps:()=>no,move:()=>Yn,nand:()=>Ko,neither:()=>Zo,noneP:()=>Ir,nonePass:()=>Yo,noop:()=>or,nor:()=>Jo,notAllPass:()=>Xo,notAllUnique:()=>je,notBoth:()=>Go,notEqual:()=>Vo,omitBy:()=>uo,omitIndexes:()=>Gn,overlaps:()=>zo,padCharsEnd:()=>Mi,padCharsStart:()=>ki,padEnd:()=>Fi,padStart:()=>Ri,pathNotEq:()=>Lo,pathOrLazy:()=>co,paths:()=>Ve,pickIndexes:()=>On,propNotEq:()=>Co,rangeStep:()=>Be,reduceIndexed:()=>Sn,reduceP:()=>Rn,reduceRightP:()=>Cn,rejectP:()=>Or,renameKey:()=>Je,renameKeyWith:()=>Xe,renameKeys:()=>Ge,renameKeysWith:()=>ze,repeatStr:()=>ue,replaceAll:()=>vi,resolveP:()=>Er,round:()=>ti,seq:()=>Lr,sequencing:()=>Lr,sign:()=>ai,skipTake:()=>_e,sliceFrom:()=>Ln,sliceTo:()=>$n,sortByPaths:()=>Fe,sortByProp:()=>Te,sortByProps:()=>ke,spreadPath:()=>so,spreadProp:()=>lo,stubArray:()=>er,stubNull:()=>tr,stubObj:()=>rr,stubObject:()=>rr,stubString:()=>nr,stubUndefined:()=>u,subtractNum:()=>si,thenCatchP:()=>xr,toArray:()=>we,toInt32:()=>bt,toInteger32:()=>bt,toNumber:()=>fi,toUint32:()=>dt,toUinteger32:()=>dt,trimCharsEnd:()=>Pi,trimCharsStart:()=>ji,trimEnd:()=>wi,trimLeft:()=>Ni,trimRight:()=>wi,trimStart:()=>Ni,trunc:()=>ii,unzipObjWith:()=>po,viewOr:()=>ao,weave:()=>Nr,weaveLazy:()=>Sr,zipObjWith:()=>mo});var i=e(871);const u=(0,i.always)(void 0);const c=(0,i.equals)(u());const a=(0,i.complement)(c);const s=(0,i.equals)(null);const l=(0,i.complement)(s);const f=(0,i.complement)(i.isNil);const y=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("GeneratorFunction")));const p=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("AsyncFunction")));const m=(0,i.anyPass)([(0,i.pipe)(i.type,(0,i.identical)("Function")),y,p]);const h=(0,i.curryN)(1,m(Array.isArray)?Array.isArray:(0,i.pipe)(i.type,(0,i.identical)("Array")));const b=(0,i.curryN)(1,(function(t){return"undefined"!=typeof Symbol&&((0,i.hasIn)(Symbol.iterator,Object(t))&&m(t[Symbol.iterator]))}));const v=(0,i.both)(h,i.isEmpty);const d=(0,i.complement)(h);const g=(0,i.both)(h,i.isNotEmpty);const N=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Boolean")));const S=(0,i.complement)(N);const A=(0,i.curryN)(1,(0,i.either)(i.isNil,i.isEmpty));const w=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("String")));const P=(0,i.equals)("");const j=(0,i.complement)(w);function O(t){return O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},O(t)}const E=function(t){return"object"===O(t)};const I=(0,i.curryN)(1,(0,i.both)(l,(0,i.either)(E,m)));const k=(0,i.complement)(I);const q=(0,i.allPass)([w,k,i.isNotEmpty]);function T(t){return T="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},T(t)}const x=(0,i.curryN)(1,(function(t){return!!h(t)||!!t&&(!w(t)&&("object"===T(t)&&(1===t.nodeType?!!t.length:0===t.length||t.length>0&&((0,i.has)(0,t)&&(0,i.has)(t.length-1,t)))))}));const M=(0,i.complement)(x);const F=(0,i.complement)(y);const R=(0,i.complement)(p);const _=(0,i.complement)(m);const U=(0,i.curryN)(1,(0,i.both)(l,E));const W=(0,i.complement)(U);var B=(0,i.pipe)(i.type,(0,i.identical)("Object")),C=(0,i.pipe)(i.toString,(0,i.equals)((0,i.toString)(Object))),L=(0,i.pathSatisfies)((0,i.both)(m,C),["constructor"]);const $=(0,i.curryN)(1,(function(t){if(!U(t)||!B(t))return!1;var r=Object.getPrototypeOf(t);return!!s(r)||L(r)}));const D=(0,i.complement)($);const V=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Date")));const z=(0,i.complement)(V);const G=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Number")));const K=(0,i.both)(G,isNaN);var Z=(0,i.curryN)(1,K);const J=m(Number.isNaN)?(0,i.curryN)(1,Number.isNaN):Z;const X=(0,i.complement)(J);const Y=(0,i.curryN)(1,(0,i.both)(V,(0,i.pipe)((0,i.invoker)(0,"getTime"),X)));const H=(0,i.complement)(Y);const Q=(0,i.complement)(G);const tt=(0,i.both)(G,(0,i.lt)(0));const rt=(0,i.curryN)(1,(0,i.both)(G,(0,i.gt)(0)));const nt=(0,i.curryN)(1,(0,i.identical)(0));const et=(0,i.curryN)(1,(0,i.identical)(-0));const ot=(0,i.complement)(A);const it=(0,i.curryN)(1,(0,i.both)(G,(0,i.flip)(i.lte)(0)));const ut=(0,i.curryN)(1,(0,i.both)(G,(0,i.flip)(i.gte)(0)));const ct=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Map")));const at=(0,i.complement)(ct);const st=(0,i.both)(G,isFinite);var lt=(0,i.curryN)(1,st);const ft=m(Number.isFinite)?(0,i.curryN)(1,(0,i.bind)(Number.isFinite,Number)):lt;const yt=(0,i.complement)(ft);const pt=(0,i.both)(ft,(0,i.converge)(i.equals,[Math.floor,i.identity]));var mt=(0,i.curryN)(1,pt);const ht=m(Number.isInteger)?(0,i.curryN)(1,(0,i.bind)(Number.isInteger,Number)):mt;const bt=(0,i.curryN)(1,(function(t){return t>>0}));const vt=(0,i.curryN)(1,(function(t){return bt(t)===t}));const dt=(0,i.curryN)(1,(function(t){return t>>>0}));const gt=(0,i.curryN)(1,(function(t){return dt(t)===t}));const Nt=(0,i.complement)(ht);const St=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("BigInt")));const At=(0,i.both)(ft,(0,i.complement)(ht));const wt=(0,i.curryN)(1,(0,i.complement)(At));const Pt=(0,i.curryN)(1,(0,i.either)(ht,At));const jt=(0,i.complement)(Pt);const Ot=(0,i.curryN)(1,(0,i.both)(ht,(0,i.pipe)((0,i.flip)(i.modulo)(2),(0,i.complement)(i.equals)(0))));const Et=(0,i.curryN)(1,(0,i.both)(ht,(0,i.complement)(Ot)));const It=(0,i.curryN)(1,(0,i.both)(h,(0,i.pipe)(i.length,(0,i.equals)(2))));const kt=(0,i.complement)(It);const qt=(0,i.pathSatisfies)(m,["then"]);const Tt=(0,i.curryN)(1,(0,i.both)(I,(0,i.pipe)(i.toString,(0,i.equals)("[object Promise]"))));const xt=(0,i.curryN)(1,(0,i.identical)(!0));const Mt=(0,i.curryN)(1,(0,i.identical)(!1));const Ft=(0,i.curryN)(1,Boolean);const Rt=(0,i.complement)(Ft);const _t=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("RegExp")));const Ut=(0,i.complement)(_t);const Wt=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Set")));const Bt=(0,i.complement)(Wt);const Ct=(0,i.both)(h,(0,i.converge)((0,i.complement)(i.identical),[(0,i.pipe)(i.values,i.length),i.length]));function Lt(t){return Lt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Lt(t)}const $t=(0,i.curryN)(1,(function(t){return"symbol"===Lt(t)||"object"===Lt(t)&&"Symbol"===(0,i.type)(t)}));const Dt=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1;const Vt=(0,i.both)(ht,(function(t){return Math.abs(t)<=Dt}));var zt=(0,i.curryN)(1,Vt);const Gt=m(Number.isSafeInteger)?(0,i.curryN)(1,(0,i.bind)(Number.isSafeInteger,Number)):zt;const Kt=(0,i.curryN)(1,(0,i.either)(w,h));const Zt=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Error")));const Jt=(0,i.curryN)(1,(0,i.both)(ht,(0,i.complement)(rt)));const Xt=(0,i.both)(k,(0,i.anyPass)([w,G,St,N,c,s,$t]));const Yt=(0,i.curryN)(1,(0,i.complement)(Xt));const Ht=(0,i.curryN)(1,(function(t){return vt(t)&&0==~t}));const Qt=(0,i.anyPass)([Mt,i.isNil,i.isEmpty,(0,i.test)(/^\s+$/gm)]);const tr=(0,i.always)(null);const rr=function(){return{}};const nr=(0,i.always)("");const er=function(){return[]};const or=(0,i.always)(u());var ir="fantasy-land/equals",ur="fantasy-land/lte",cr="fantasy-land/concat",ar="fantasy-land/empty",sr="fantasy-land/map",lr="fantasy-land/contramap",fr="fantasy-land/ap",yr="fantasy-land/of",pr="fantasy-land/chain",mr=(0,i.either)((0,i.pathSatisfies)(m,["map"]),(0,i.pathSatisfies)(m,[sr])),hr=(0,i.both)(mr,(0,i.either)((0,i.pathSatisfies)(m,["ap"]),(0,i.pathSatisfies)(m,[fr])));const br=(0,i.curryN)(2,(function(t,r){if(!hr(t)||!hr(r))return(0,i.ap)(t,r);try{return t.ap(r)}catch(n){return r.ap(t)}}));const vr=(0,i.curry)((function(t,r){var n=(0,i.curryN)(t,r);return(0,i.curryN)(t,(function(){for(var t=arguments.length,r=new Array(t),e=0;e<t;e++)r[e]=arguments[e];var o=(0,i.map)(n,(0,i.head)(r)),u=(0,i.slice)(1,1/0,r);return(0,i.reduce)(br,o,u)}))}));const dr=(0,i.curryN)(1,(function(t){return vr(t.length,t)}));const gr=(0,i.curry)((function(t,r,n){if(m(n.matchWith))return n.matchWith({Ok:function(t){var n=t.value;return r(n)},Error:function(r){var n=r.value;return t(n)},Just:function(t){var n=t.value;return r(n)},Nothing:function(){return t(void 0)},Success:function(t){var n=t.value;return r(n)},Failure:function(r){var n=r.value;return t(n)}});if(m(n.cata))return n.cata(t,r);if(m(n.getOrElse)){var e="RA.cata".concat(Math.random()),o=n.getOrElse(e);return o===e?t():r(o)}return n.either(t,r)}));const Nr=(0,i.curryN)(2,(function(t,r){return(0,i.curryN)(t.length,(function(){return t.apply(void 0,arguments).run(r)}))}));const Sr=(0,i.curryN)(2,(function(t,r){return(0,i.curryN)(t.length,(function(){return t.apply(void 0,arguments).run(r())}))}));const Ar=(0,i.curryN)(2,(function(t,r){return(0,i.curryN)(t,(function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];return r.apply(this,(0,i.reverse)(n))}))}));const wr=(0,i.converge)(Ar,[i.length,i.identity]);const Pr=(0,i.curryN)(1,(0,i.bind)(Promise.all,Promise));const jr=(0,i.invoker)(1,"catch");const Or=(0,i.bind)(Promise.reject,Promise);const Er=(0,i.bind)(Promise.resolve,Promise);const Ir=(0,i.curryN)(1,(0,i.pipe)((0,i.map)(Er),(0,i.map)((function(t){return t.then(Or,Er)})),Pr));var kr=(0,i.curry)((function(t,r){var n,e;return ht(r)&&ut(r)?n=r:(n=(0,i.propOr)(0,"timeout",r),e=(0,i.propOr)(e,"value",r)),new Promise((function(){for(var r=arguments.length,o=new Array(r),u=0;u<r;u++)o[u]=arguments[u];var c=t(o);setTimeout((0,i.partial)(c,[e]),n)}))})),qr=kr((0,i.nth)(0));qr.reject=kr((0,i.nth)(1));const Tr=qr;const xr=(0,i.invoker)(2,"then");function Mr(t){return function(t){if(Array.isArray(t))return Fr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Fr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Fr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Rr=function(t){return{status:"fulfilled",value:t}},_r=function(t){return{status:"rejected",reason:t}};const Ur=function(t){var r=(0,i.map)((function(t){return Er(t).then(Rr).catch(_r)}),Mr(t));return Pr(r)};var Wr=(0,i.curryN)(1,Ur);const Br=m(Promise.allSettled)?(0,i.curryN)(1,(0,i.bind)(Promise.allSettled,Promise)):Wr;const Cr=(0,i.curryN)(1,(function(t){return(r=function(r){return t((function(t){return r(r)(t)}))})(r);var r}));const Lr=(0,i.curry)((function(t,r){return(0,i.tap)((function(r){return(0,i.map)((function(t){return t(r)}))(t)}))(r)}));function $r(t){return function(t){if(Array.isArray(t))return Dr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Dr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Dr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Dr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Vr=(0,i.comparator)((function(t,r){return t.length>r.length})),zr=(0,i.pipe)((0,i.sort)(Vr),i.head,(0,i.prop)("length")),Gr=(0,i.curry)((function(t,r,n){var e=n.apply(void 0,$r(t));return f(e)?(0,i.reduced)(e):r}));const Kr=(0,i.ifElse)(g,(function(t){var r=zr(t);return(0,i.curryN)(r,(function(){for(var r=arguments.length,n=new Array(r),e=0;e<r;e++)n[e]=arguments[e];return(0,i.reduce)(Gr(n),void 0,t)}))}),u);const Zr=(0,i.curryN)(1,(function(t){function r(){var r=(0,i.bind)(t,this).apply(void 0,arguments),n=function(t){var e=Er(t.value);return t.done?e:e.then((function(t){return n(r.next(t))}),(function(t){return n(r.throw(t))}))};try{return n(r.next())}catch(t){return Or(t)}}return t.length>0?(0,i.curryN)(t.length,r):r}));function Jr(t){return Jr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Jr(t)}function Xr(t){return function(t){if(Array.isArray(t))return Yr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Yr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Yr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Yr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}function Hr(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,Qr(e.key),e)}}function Qr(t){var r=function(t,r){if("object"!=Jr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Jr(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Jr(r)?r:r+""}function tn(t,r,n){return r=on(r),function(t,r){if(r&&("object"==Jr(r)||"function"==typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,nn()?Reflect.construct(r,n||[],on(t).constructor):r.apply(t,n))}function rn(t){var r="function"==typeof Map?new Map:void 0;return rn=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(r){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==r){if(r.has(t))return r.get(t);r.set(t,n)}function n(){return function(t,r,n){if(nn())return Reflect.construct.apply(null,arguments);var e=[null];e.push.apply(e,r);var o=new(t.bind.apply(t,e));return n&&en(o,n.prototype),o}(t,arguments,on(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),en(n,t)},rn(t)}function nn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(nn=function(){return!!t})()}function en(t,r){return en=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},en(t,r)}function on(t){return on=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},on(t)}var un=function(t){function r(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,r),(t=tn(this,r,[e])).errors=n,t}return function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&en(t,r)}(r,t),n=r,e&&Hr(n.prototype,e),o&&Hr(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,e,o}(rn(Error));const cn=function(t){var r=[];return new Promise((function(n,e){var o=function(n){r.push(n),r.length===t.length&&e(new un(r))};(0,i.map)((function(t){return Er(t).then(n).catch(o)}),Xr(t))}))};var an=(0,i.curryN)(1,cn);const sn=m(Promise.any)?(0,i.curryN)(1,(0,i.bind)(Promise.any,Promise)):an;var ln=(0,i.curry)((function(t,r,n){return(0,i.compose)(t(r),i.length)(n)}));const fn=ln;const yn=fn(i.equals);const pn=fn((0,i.flip)(i.gte));function mn(t){return function(t){if(Array.isArray(t))return hn(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return hn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?hn(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var bn=(0,i.curryN)(1,(function(t){var r=[],n=[],e=(0,i.bind)(r.push,r),o=(0,i.bind)(n.push,n),u=(0,i.map)((function(t){return Er(t).then(e).catch(o)}),mn(t));return Pr(u).then((function(){if(!yn(0,r)||!yn(0,n))return pn(1,r)?(0,i.last)(r):Or(n)}))}));const vn=bn;const dn=(0,i.curry)((function(t,r,n){return t(n)?r:n}));const gn=(0,i.addIndex)(i.map);const Nn=(0,i.curry)((function(t,r){return(0,i.curryN)(t.length,(function(){for(var n=arguments.length,e=new Array(n),o=0;o<n;o++)e[o]=arguments[o];var u=gn((function(t,n){return dn(i.isNil,r[n],t)}),e);return(0,i.apply)(t,u)}))}));const Sn=(0,i.addIndex)(i.reduce);const An=(0,i.addIndex)(i.filter);var wn=(0,i.addIndex)(i.filter),Pn=(0,i.curry)((function(t,r,n){return(0,i.includes)(n,t)})),jn=(0,i.curry)((function(t,r){return wn(Pn(t),r)}));const On=jn;const En=(0,i.unapply)(i.identity);const In=(0,i.when)(d,(0,i.of)(Array));var kn={concat:i.identity};const qn=(0,i.pipe)((0,i.reduce)(i.concat,kn),(0,i.when)((0,i.identical)(kn),u));const Tn=(0,i.flip)(i.concat);function xn(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return Mn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Mn(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Mn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Fn=(0,i.curryN)(3,(function(t,r,n){return Er(n).then((function(n){var e=(0,i.length)(n);return 0===e?r:(0,i.reduce)((function(r,n){return r.then((function(t){return Pr([t,n])})).then((function(r){var n=xn(r,2),o=n[0],i=n[1];return c(o)&&1===e?i:t(o,i)}))}))(Er(r),n)}))}));const Rn=Fn;function _n(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return Un(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Un(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Un(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Wn=(0,i.pipe)((0,i.reduceRight)(i.concat,""),(0,i.equals)("ba"))(["a","b"]),Bn=(0,i.curryN)(3,(function(t,r,n){return Er(n).then((function(n){var e=(0,i.length)(n);return 0===e?r:(0,i.reduceRight)((function(r,n){var o,i;return Wn?(o=r,i=n):(o=n,i=r),o.then((function(t){return Pr([t,i])})).then((function(r){var n=_n(r,2),o=n[0],i=n[1];return c(o)&&1===e?i:t(i,o)}))}))(Er(r),n)}))}));const Cn=Bn;const Ln=(0,i.slice)(i.__,1/0);const $n=(0,i.slice)(0);var Dn=(0,i.addIndex)(i.reject),Vn=(0,i.curry)((function(t,r,n){return(0,i.includes)(n,t)})),zn=(0,i.curry)((function(t,r){return Dn(Vn(t),r)}));const Gn=zn;const Kn=(0,i.reject)(Rt);const Zn=(0,i.flip)(i.append);const Jn=(0,i.flip)(i.includes);var Xn=(0,i.curry)((function(t,r,n){return(0,i.compose)((0,i.insert)(r,(0,i.nth)(t,n)),(0,i.remove)(t,1))(n)}));const Yn=Xn;const Hn=fn((0,i.flip)(i.gt));const Qn=fn((0,i.flip)(i.lt));const te=fn((0,i.flip)(i.lte));const re=fn((0,i.complement)(i.equals));const ne=(0,i.curryN)(1,(0,i.pipe)(i.uniq,te(1)));const ee=function(t,r){var n=Number(r);if(n!==r&&(n=0),rt(n))throw new RangeError("repeat count must be non-negative");if(yt(n))throw new RangeError("repeat count must be less than infinity");if(n=Math.floor(n),0===t.length||0===n)return"";if(t.length*n>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");var e=t.length*n;n=Math.floor(Math.log(n)/Math.log(2));for(var o=t;n;)o+=t,n-=1;return o+=o.substring(0,e-o.length)};var oe=(0,i.curry)(ee),ie=(0,i.flip)((0,i.invoker)(1,"repeat"));const ue=m(String.prototype.repeat)?ie:oe;const ce=(0,i.curryN)(1,(0,i.pipe)((0,i.uniqWith)(i.identical),te(1)));var ae=(0,i.curry)((function(t,r){return(0,i.all)((0,i.identical)(t),r)}));const se=ae;var le=(0,i.curry)((function(t,r){return(0,i.all)((0,i.equals)(t),r)}));const fe=le;const ye=function(t){return function r(n){for(var e,o,i,u=[],c=0;c<n.length;){if(x(n[c]))for(i=0,o=(e=t?r(n[c]):n[c]).length;i<o;)u[u.length]=e[i],i+=1;else u[u.length]=n[c];c+=1}return u}};function pe(t){return function(t){if(Array.isArray(t))return me(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return me(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?me(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function me(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var he=ye(!1),be=(0,i.curry)((function(t,r){for(var n=t,e=pe(r);n>0;)e=he(e),n-=1;return e}));const ve=be;function de(t){return function(t){if(Array.isArray(t))return ge(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return ge(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ge(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ge(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}const Ne=function(t,r,n){if(null==t)throw new TypeError("Array.from requires an array-like object - not null or undefined");if(f(r)&&_(r))throw new TypeError("Array.from: when provided, the second argument must be a function");return b(t)?function(t,r,n){var e=a(n)?(0,i.bind)(r,n):r;return a(r)?de(t).map(e):de(t)}(t,r,n):[]};var Se=(0,i.curryN)(1,Ne),Ae=m(Array.from)?(0,i.curryN)(1,Array.from):Se;const we=(0,i.ifElse)(b,Ae,i.values);const Pe=(0,i.converge)(yn,[i.length,i.uniq]);const je=(0,i.complement)(Pe);function Oe(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Ee(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ee(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ee(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Ie=(0,i.curry)((function(t,r){var n,e,o,u;return(0,i.sort)((n=(0,i.map)((function(t){return(0,i.comparator)((function(r,n){return(0,i.lt)((0,i.prop)(t,r),(0,i.prop)(t,n))}))}),t),e=Oe(n),o=e[0],u=e.slice(1),(0,i.reduce)(i.either,o,u)),r)}));const ke=Ie;var qe=(0,i.append)(i.__,[]);const Te=(0,i.useWith)(ke,[qe,i.identity]);var xe=(0,i.pipe)(i.path,i.ascend),Me=(0,i.map)(xe);const Fe=(0,i.useWith)(i.sortWith,[Me,i.identity]);var Re=(0,i.curry)((function(t,r){return(0,i.addIndex)(i.filter)((0,i.pipe)((0,i.nthArg)(1),(0,i.modulo)(i.__,t),(0,i.identical)(0)))(r)}));const _e=Re;const Ue=(0,i.curryN)(1,(0,i.bind)(Math.floor,Math));var We=(0,i.curryN)(3,(function(t,r,n){var e=0===t?(0,i.always)(r):function(n){return r+t*n},o=0===t?n-r:Ue((n-r)/t);return(0,i.map)(e,(0,i.range)(0,o))}));const Be=We;var Ce=(0,i.curry)((function(t,r,n){return(0,i.pipe)((0,i.find)(r),(0,i.defaultTo)(t))(n)}));const Le=Ce;const $e=(0,i.curryN)(3,(function(t,r,n){var e=(0,i.path)(t,n),o=(0,i.path)((0,i.init)(t),n);if(!_(e)&&!v(t)){var u=(0,i.bind)(e,o);return(0,i.apply)(u,r)}}));const De=$e(i.__,[],i.__);const Ve=(0,i.curry)((function(t,r){return(0,i.ap)([(0,i.path)(i.__,r)],t)}));const ze=(0,i.curry)((function(t,r){return(0,i.pipe)(i.toPairs,(0,i.map)((0,i.over)((0,i.lensIndex)(0),t)),i.fromPairs)(r)}));const Ge=(0,i.curry)((function(t,r){return ze(function(t){return function(r){return(0,i.has)(r,t)?t[r]:r}}(t),r)}));function Ke(t){return Ke="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ke(t)}function Ze(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ke(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ke(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ke(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const Je=(0,i.curry)((function(t,r,n){return Ge(Ze({},t,r),n)}));const Xe=(0,i.curry)((function(t,r,n){return ze((0,i.when)((0,i.equals)(r),t),n)}));function Ye(t){return Ye="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ye(t)}function He(t,r){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);r&&(e=e.filter((function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),n.push.apply(n,e)}return n}function Qe(t){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?He(Object(n),!0).forEach((function(r){to(t,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):He(Object(n)).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))}))}return t}function to(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ye(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ye(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ye(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const ro=(0,i.curryN)(2,(function(t,r){return Qe(Qe({},r),Ge(t,r))}));const no=(0,i.curryN)(2,(0,i.pipe)(i.props,i.mergeAll));const eo=(0,i.curryN)(2,(0,i.pipe)(Ve,i.mergeAll));const oo=(0,i.curry)((function(t,r,n){return(0,i.over)((0,i.lensPath)(t),(0,i.mergeLeft)(r),n)}));const io=(0,i.curry)((function(t,r,n){return oo((0,i.of)(Array,t),r,n)}));const uo=(0,i.useWith)(i.pickBy,[i.complement,i.identity]);const co=(0,i.curryN)(3,(function(t,r,n){return(0,i.when)((0,i.identical)(t),(0,i.partial)((0,i.unary)(t),[n]),(0,i.pathOr)(t,r,n))}));const ao=(0,i.curryN)(3,(function(t,r,n){return(0,i.defaultTo)(t,(0,i.view)(r,n))}));const so=(0,i.curryN)(2,(0,i.converge)(i.mergeRight,[i.dissocPath,(0,i.pathOr)({})]));const lo=(0,i.curry)((function(t,r){return so((0,i.of)(Array,t),r)}));const fo=(0,i.curry)((function(t,r){return(0,i.mergeRight)(r,(0,i.pathOr)({},t,r))}));const yo=(0,i.curry)((function(t,r){return fo((0,i.of)(Array,t),r)}));const po=(0,i.curryN)(2,(function(t,r){return(0,i.pipe)(i.toPairs,(0,i.map)((0,i.pipe)(i.flip,i.apply)(t)),i.transpose,(0,i.when)(yn(0),(function(){return[[],[]]})))(r)}));const mo=(0,i.curryN)(3,(function(t,r,n){return(0,i.pipe)(i.zip,(0,i.map)((0,i.apply)(t)),i.fromPairs)(n,r)}));var ho=(0,i.curry)((function(t,r){return Boolean($e(["prototype","isPrototypeOf"],[r],t))}));const bo=ho;const vo=(0,i.curryN)(3,(function(t,r,n){return(0,i.pipe)((0,i.view)(t),(0,i.equals)(r))(n)}));const go=(0,i.complement)(vo);const No=(0,i.curryN)(3,(function(t,r,n){return(0,i.pipe)((0,i.view)(r),t,xt)(n)}));const So=(0,i.complement)(No);var Ao=(0,i.either)((0,i.path)(["@@type"]),(0,i.path)(["constructor","@@type"])),wo=((0,i.curry)((function(t,r){return Ao(r)===t})),(0,i.curryN)(2,(0,i.useWith)(i.equals,[Ao,Ao])));(0,i.complement)(wo);function Po(t){return Po="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Po(t)}function jo(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Po(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Po(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Po(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}var Oo=jo({},sr,(function(t){return this.constructor[yr](t(this.value))})),Eo=jo({},fr,(function(t){var r=this;return t.map((function(t){return t(r.value)}))})),Io=jo({},ir,(function(t){return wo(this,t)&&(0,i.equals)(this.value,t.value)})),ko=jo({},cr,(function(t){var r=this.value;return w(this.value)||G(this.value)?r=this.value+t.value:(0,i.pathSatisfies)(m,["value",cr],this)?r=this.value[cr](t.value):(0,i.pathSatisfies)(m,["value","concat"],this)&&(r=this.value.concat(t.value)),this.constructor[yr](r)})),qo=jo({},pr,(function(t){var r=t(this.value);return wo(this,r)?r:this})),To=jo({},ur,(function(t){return wo(this,t)&&(this.value<t.value||this[ir](t))}));function xo(t){return xo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xo(t)}function Mo(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,Fo(e.key),e)}}function Fo(t){var r=function(t,r){if("object"!=xo(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=xo(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==xo(r)?r:r+""}const Ro=function(t,r,n,e,o,u,c,a,s){function l(t){!function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,l),this.value=t}return f=l,p=[{key:t,value:function(t){return new l(t)}},{key:"of",value:function(t){return new l(t)}},{key:"@@type",get:function(){return"RA/Identity"}}],(y=[{key:"get",value:function(){return this.value}},{key:r,value:function(t){return Eo[fr].call(this,t)}},{key:"ap",value:function(t){return this[fr](t)}},{key:n,value:function(t){return Oo[sr].call(this,t)}},{key:"map",value:function(t){return this[sr](t)}},{key:e,value:function(t){return Io[ir].call(this,t)}},{key:"equals",value:function(t){return this[ir](t)}},{key:o,value:function(t){return ko[cr].call(this,t)}},{key:"concat",value:function(t){return this[cr](t)}},{key:u,value:function(t){return qo[pr].call(this,t)}},{key:"chain",value:function(t){return this[pr](t)}},{key:c,value:function(t){return To[ur].call(this,t)}},{key:"lte",value:function(t){return this[ur](t)}},{key:a,value:function(){return this.constructor.of((0,i.empty)(this.value))}},{key:"empty",value:function(){return this[ar]()}},{key:s,value:function(t){var r=this;return this.constructor.of((function(n){return r.value(t(n))}))}},{key:"contramap",value:function(t){return this[lr](t)}}])&&Mo(f.prototype,y),p&&Mo(f,p),Object.defineProperty(f,"prototype",{writable:!1}),f;var f,y,p}(yr,fr,sr,ir,cr,pr,ur,ar,lr);const _o=(0,i.curryN)(1,(function(t){var r={"fantasy-land/of":"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t};return(0,i.curry)((function(t,n){return Ro.of((0,i.traverse)(r,(0,i.pipe)(t,(0,i.prop)("value")),n))}))}));var Uo=(0,i.curry)((function(t,r){return t.from(r)})),Wo=(0,i.curry)((function(t,r){return function(t,r){var n=function(r){return t(r)};return n.from=r,n}((0,i.curry)((function(n,e){return(0,i.map)(r,n(t(e)))})),(0,i.curry)((function(n,e){return(0,i.map)(t,n(r(e)))})))}));Wo.from=Uo;const Bo=Wo;const Co=(0,i.complement)(i.propEq);const Lo=(0,i.complement)(i.pathEq);var $o=(0,i.ifElse)(i.gte,(function(){throw new Error("low must not be greater than high in inRange(low, high, value)")}),(0,i.useWith)(i.both,[i.lte,i.gt]));const Do=(0,i.curry)((function(t,r,n){return $o(t,r)(n)}));const Vo=(0,i.complement)(i.equals);const zo=(0,i.curryN)(2,(function(t,r){return!!(0,i.isEmpty)(t)||(0,i.pipe)(i.intersection,i.isNotEmpty)(t,r)}));const Go=(0,i.curry)((0,i.compose)(i.complement,i.both));const Ko=(0,i.complement)(i.and);const Zo=(0,i.curry)((0,i.compose)(i.complement,i.either));const Jo=(0,i.complement)(i.or);const Xo=(0,i.curry)((0,i.compose)(i.complement,i.allPass));const Yo=(0,i.curryN)(1,(0,i.compose)(i.complement,i.anyPass));const Ho=(0,i.curry)((function(t,r){return(0,i.useWith)((0,i.compose)(t(Ft),En),r)}));const Qo=(0,i.nAry)(0);const ti=(0,i.curryN)(1,(0,i.bind)(Math.round,Math));const ri=(0,i.curryN)(1,(0,i.bind)(Math.ceil,Math));const ni=(0,i.flip)(i.divide);const ei=function(t){var r=Number(t);return ft(r)?r-r%1||(r<0?-0:0===r?r:0):r};var oi=(0,i.curryN)(1,ei);const ii=m(Math.trunc)?(0,i.curryN)(1,(0,i.bind)(Math.trunc,Math)):oi;const ui=function(t){return(t>0)-(t<0)||+t};var ci=(0,i.curryN)(1,ui);const ai=m(Math.sign)?(0,i.curryN)(1,(0,i.bind)(Math.sign,Math)):ci;const si=(0,i.flip)(i.subtract);const li=Zo($t,(0,i.both)(I,Zo((0,i.hasIn)("toString"),(0,i.hasIn)("valueOf"))));const fi=(0,i.ifElse)(li,Number,(0,i.always)(NaN));const yi=(0,i.when)(w,(0,i.replace)(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var pi=function(t,r){if("string"!=typeof t&&!(t instanceof String))throw TypeError("`".concat(r,"` must be a string"))};const mi=function(t,r,n){!function(t,r,n){if(null==n||null==t||null==r)throw TypeError("Input values must not be `null` or `undefined`")}(t,r,n),pi(n,"str"),pi(r,"replaceValue"),function(t){if(!("string"==typeof t||t instanceof String||t instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(t);var e=new RegExp(_t(t)?t:yi(t),"g");return(0,i.replace)(e,r,n)};var hi=(0,i.curryN)(3,mi),bi=(0,i.invoker)(2,"replaceAll");const vi=m(String.prototype.replaceAll)?bi:hi;var di=(0,i.replace)(/^[\s\uFEFF\xA0]+/,""),gi=(0,i.invoker)(0,"trimStart");const Ni=m(String.prototype.trimStart)?gi:di;var Si=(0,i.replace)(/[\s\uFEFF\xA0]+$/,""),Ai=(0,i.invoker)(0,"trimEnd");const wi=m(String.prototype.trimEnd)?Ai:Si;const Pi=(0,i.curry)((function(t,r){return(0,i.pipe)((0,i.split)(""),(0,i.dropLastWhile)(Jn(t)),(0,i.join)(""))(r)}));const ji=(0,i.curry)((function(t,r){return(0,i.pipe)((0,i.split)(""),(0,i.dropWhile)(Jn(t)),(0,i.join)(""))(r)}));const Oi=function(t,r,n){var e=r>>0,o=String(a(t)?t:" ");if(n.length>=e)return String(n);if((e-=n.length)>o.length){var i=e/o.length;o+=m(String.prototype.repeat)?o.repeat(i):ee(o,i)}return o.slice(0,e)+String(n)};var Ei=(0,i.flip)((0,i.invoker)(2,"padStart")),Ii=(0,i.curry)(Oi);const ki=m(String.prototype.padStart)?Ei:Ii;const qi=function(t,r,n){var e=r>>0,o=String(a(t)?t:" ");if(n.length>e)return String(n);if((e-=n.length)>o.length){var i=e/o.length;o+=m(String.prototype.repeat)?o.repeat(i):ee(o,i)}return String(n)+o.slice(0,e)};var Ti=(0,i.curry)(qi),xi=(0,i.flip)((0,i.invoker)(2,"padEnd"));const Mi=m(String.prototype.padEnd)?xi:Ti;const Fi=Mi(" ");const Ri=ki(" ");return o})()));
package/dist/RA.web.js CHANGED
@@ -503,16 +503,16 @@ __webpack_require__.r(__webpack_exports__);
503
503
  var async = (0,ramda__WEBPACK_IMPORTED_MODULE_0__.curryN)(1, function (generatorFn) {
504
504
  function asyncWrapper() {
505
505
  var iterator = (0,ramda__WEBPACK_IMPORTED_MODULE_0__.bind)(generatorFn, this).apply(void 0, arguments);
506
- var handle = function handle(result) {
506
+ var _handle = function handle(result) {
507
507
  var resolved = (0,_resolveP_js__WEBPACK_IMPORTED_MODULE_1__["default"])(result.value);
508
508
  return result.done ? resolved : resolved.then(function (value) {
509
- return handle(iterator.next(value));
509
+ return _handle(iterator.next(value));
510
510
  }, function (error) {
511
- return handle(iterator["throw"](error));
511
+ return _handle(iterator["throw"](error));
512
512
  });
513
513
  };
514
514
  try {
515
- return handle(iterator.next());
515
+ return _handle(iterator.next());
516
516
  } catch (error) {
517
517
  return (0,_rejectP_js__WEBPACK_IMPORTED_MODULE_2__["default"])(error);
518
518
  }
@@ -9779,8 +9779,6 @@ var zipObjWith = (0,ramda__WEBPACK_IMPORTED_MODULE_0__.curryN)(3, function (fn,
9779
9779
  /******/
9780
9780
  /************************************************************************/
9781
9781
  var __webpack_exports__ = {};
9782
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
9783
- (() => {
9784
9782
  __webpack_require__.r(__webpack_exports__);
9785
9783
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9786
9784
  /* harmony export */ Identity: () => (/* reexport safe */ _fantasy_land_Identity_js__WEBPACK_IMPORTED_MODULE_211__["default"]),
@@ -10465,8 +10463,6 @@ __webpack_require__.r(__webpack_exports__);
10465
10463
 
10466
10464
  // Types
10467
10465
 
10468
- })();
10469
-
10470
10466
  /******/ return __webpack_exports__;
10471
10467
  /******/ })()
10472
10468
  ;
@@ -1 +1 @@
1
- !function(t,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("R")):"function"==typeof define&&define.amd?define(["R"],r):"object"==typeof exports?exports.RA=r(require("R")):t.RA=r(t.R)}(self,(t=>(()=>{"use strict";var r={270:r=>{r.exports=t}},n={};function e(t){var o=n[t];if(void 0!==o)return o.exports;var i=n[t]={exports:{}};return r[t](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};return(()=>{e.r(o),e.d(o,{Identity:()=>xo,Y:()=>Ur,allEqual:()=>Qn,allEqualTo:()=>ae,allIdentical:()=>oe,allIdenticalTo:()=>ue,allP:()=>Sr,allSettledP:()=>_r,allUnique:()=>Se,anyP:()=>un,appendFlipped:()=>zn,argsPass:()=>Jo,async:()=>zr,cata:()=>br,catchP:()=>Ar,ceil:()=>Ho,compact:()=>Vn,concatAll:()=>En,concatRight:()=>In,copyKeys:()=>He,curryRight:()=>Nr,curryRightN:()=>gr,defaultWhen:()=>hn,delayP:()=>Ir,dispatch:()=>Vr,divideNum:()=>Qo,dropArgs:()=>Xo,ensureArray:()=>jn,escapeRegExp:()=>si,filterIndexed:()=>gn,findOr:()=>We,firstP:()=>un,flattenDepth:()=>me,flattenPath:()=>ao,flattenProp:()=>so,floor:()=>Re,fnull:()=>vn,inRange:()=>Co,included:()=>Gn,invoke:()=>Ce,invokeArgs:()=>Be,isArray:()=>y,isArrayLike:()=>k,isAsyncFunction:()=>l,isBigInt:()=>dt,isBlank:()=>Xt,isBoolean:()=>v,isDate:()=>L,isEmptyArray:()=>m,isEmptyString:()=>S,isError:()=>zt,isEven:()=>Pt,isFalse:()=>qt,isFalsy:()=>xt,isFinite:()=>at,isFloat:()=>gt,isFunction:()=>f,isGeneratorFunction:()=>s,isIndexed:()=>Vt,isInt32:()=>mt,isInteger:()=>yt,isInteger32:()=>mt,isInvalidDate:()=>J,isIterable:()=>p,isMap:()=>ot,isNaN:()=>G,isNaturalNumber:()=>Gt,isNegative:()=>H,isNegativeZero:()=>tt,isNilOrEmpty:()=>g,isNonEmptyArray:()=>b,isNonEmptyString:()=>E,isNonNegative:()=>et,isNonPositive:()=>nt,isNotArray:()=>h,isNotArrayLike:()=>q,isNotAsyncFunction:()=>x,isNotBoolean:()=>d,isNotDate:()=>$,isNotFinite:()=>st,isNotFloat:()=>Nt,isNotFunction:()=>M,isNotGeneratorFunction:()=>T,isNotInteger:()=>vt,isNotMap:()=>it,isNotNaN:()=>K,isNotNil:()=>a,isNotNilOrEmpty:()=>rt,isNotNull:()=>c,isNotNumber:()=>X,isNotObj:()=>O,isNotObjLike:()=>F,isNotObject:()=>O,isNotObjectLike:()=>F,isNotPair:()=>Ot,isNotPlainObj:()=>C,isNotPlainObject:()=>C,isNotPrimitive:()=>Zt,isNotRegExp:()=>Rt,isNotSet:()=>_t,isNotString:()=>A,isNotUndefined:()=>i,isNotValidDate:()=>J,isNotValidNumber:()=>At,isNull:()=>u,isNumber:()=>D,isObj:()=>j,isObjLike:()=>R,isObject:()=>j,isObjectLike:()=>R,isOdd:()=>wt,isPair:()=>jt,isPlainObj:()=>B,isPlainObject:()=>B,isPositive:()=>Y,isPositiveZero:()=>Q,isPrimitive:()=>Kt,isPromise:()=>It,isPrototypeOf:()=>po,isRegExp:()=>Mt,isSafeInteger:()=>Dt,isSentinelValue:()=>Jt,isSet:()=>Ft,isSparseArray:()=>Ut,isString:()=>N,isSymbol:()=>Bt,isThenable:()=>Et,isTrue:()=>kt,isTruthy:()=>Tt,isUint32:()=>bt,isUinteger32:()=>bt,isUndefined:()=>n,isValidDate:()=>Z,isValidNumber:()=>St,lastP:()=>mn,lengthEq:()=>sn,lengthGt:()=>Jn,lengthGte:()=>ln,lengthLt:()=>Xn,lengthLte:()=>Yn,lengthNotEq:()=>Hn,lensEq:()=>mo,lensIso:()=>_o,lensNotEq:()=>ho,lensNotSatisfy:()=>vo,lensSatisfies:()=>bo,lensTraverse:()=>Mo,liftF:()=>hr,liftFN:()=>mr,list:()=>Pn,mapIndexed:()=>bn,mergePath:()=>ro,mergePaths:()=>to,mergeProp:()=>no,mergeProps:()=>Qe,move:()=>Zn,nand:()=>Vo,neither:()=>zo,noneP:()=>jr,nonePass:()=>Zo,noop:()=>rr,nor:()=>Go,notAllPass:()=>Ko,notAllUnique:()=>Ae,notBoth:()=>Do,notEqual:()=>Lo,omitBy:()=>eo,omitIndexes:()=>Dn,overlaps:()=>$o,padCharsEnd:()=>qi,padCharsStart:()=>Oi,padEnd:()=>Ti,padStart:()=>xi,pathNotEq:()=>Wo,pathOrLazy:()=>oo,paths:()=>Le,pickIndexes:()=>wn,propNotEq:()=>Uo,rangeStep:()=>_e,reduceIndexed:()=>dn,reduceP:()=>xn,reduceRightP:()=>Un,rejectP:()=>wr,renameKey:()=>Ge,renameKeyWith:()=>Ke,renameKeys:()=>De,renameKeysWith:()=>$e,repeatStr:()=>ee,replaceAll:()=>mi,resolveP:()=>Pr,round:()=>Yo,seq:()=>Wr,sequencing:()=>Wr,sign:()=>ii,skipTake:()=>Me,sliceFrom:()=>Wn,sliceTo:()=>Bn,sortByPaths:()=>Te,sortByProp:()=>Ie,sortByProps:()=>Oe,spreadPath:()=>uo,spreadProp:()=>co,stubArray:()=>tr,stubNull:()=>Yt,stubObj:()=>Ht,stubObject:()=>Ht,stubString:()=>Qt,stubUndefined:()=>r,subtractNum:()=>ui,thenCatchP:()=>kr,toArray:()=>Ne,toInt32:()=>pt,toInteger32:()=>pt,toNumber:()=>ai,toUint32:()=>ht,toUinteger32:()=>ht,trimCharsEnd:()=>Si,trimCharsStart:()=>Ai,trimEnd:()=>Ni,trimLeft:()=>vi,trimRight:()=>Ni,trimStart:()=>vi,trunc:()=>ni,unzipObjWith:()=>lo,viewOr:()=>io,weave:()=>vr,weaveLazy:()=>dr,zipObjWith:()=>fo});var t=e(270);const r=(0,t.always)(void 0);const n=(0,t.equals)(r());const i=(0,t.complement)(n);const u=(0,t.equals)(null);const c=(0,t.complement)(u);const a=(0,t.complement)(t.isNil);const s=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("GeneratorFunction")));const l=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("AsyncFunction")));const f=(0,t.anyPass)([(0,t.pipe)(t.type,(0,t.identical)("Function")),s,l]);const y=(0,t.curryN)(1,f(Array.isArray)?Array.isArray:(0,t.pipe)(t.type,(0,t.identical)("Array")));const p=(0,t.curryN)(1,(function(r){return"undefined"!=typeof Symbol&&((0,t.hasIn)(Symbol.iterator,Object(r))&&f(r[Symbol.iterator]))}));const m=(0,t.both)(y,t.isEmpty);const h=(0,t.complement)(y);const b=(0,t.both)(y,t.isNotEmpty);const v=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Boolean")));const d=(0,t.complement)(v);const g=(0,t.curryN)(1,(0,t.either)(t.isNil,t.isEmpty));const N=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("String")));const S=(0,t.equals)("");const A=(0,t.complement)(N);function w(t){return w="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},w(t)}const P=function(t){return"object"===w(t)};const j=(0,t.curryN)(1,(0,t.both)(c,(0,t.either)(P,f)));const O=(0,t.complement)(j);const E=(0,t.allPass)([N,O,t.isNotEmpty]);function I(t){return I="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},I(t)}const k=(0,t.curryN)(1,(function(r){return!!y(r)||!!r&&(!N(r)&&("object"===I(r)&&(1===r.nodeType?!!r.length:0===r.length||r.length>0&&((0,t.has)(0,r)&&(0,t.has)(r.length-1,r)))))}));const q=(0,t.complement)(k);const T=(0,t.complement)(s);const x=(0,t.complement)(l);const M=(0,t.complement)(f);const R=(0,t.curryN)(1,(0,t.both)(c,P));const F=(0,t.complement)(R);var _=(0,t.pipe)(t.type,(0,t.identical)("Object")),U=(0,t.pipe)(t.toString,(0,t.equals)((0,t.toString)(Object))),W=(0,t.pathSatisfies)((0,t.both)(f,U),["constructor"]);const B=(0,t.curryN)(1,(function(t){if(!R(t)||!_(t))return!1;var r=Object.getPrototypeOf(t);return!!u(r)||W(r)}));const C=(0,t.complement)(B);const L=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Date")));const $=(0,t.complement)(L);const D=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Number")));const V=(0,t.both)(D,isNaN);var z=(0,t.curryN)(1,V);const G=f(Number.isNaN)?(0,t.curryN)(1,Number.isNaN):z;const K=(0,t.complement)(G);const Z=(0,t.curryN)(1,(0,t.both)(L,(0,t.pipe)((0,t.invoker)(0,"getTime"),K)));const J=(0,t.complement)(Z);const X=(0,t.complement)(D);const Y=(0,t.both)(D,(0,t.lt)(0));const H=(0,t.curryN)(1,(0,t.both)(D,(0,t.gt)(0)));const Q=(0,t.curryN)(1,(0,t.identical)(0));const tt=(0,t.curryN)(1,(0,t.identical)(-0));const rt=(0,t.complement)(g);const nt=(0,t.curryN)(1,(0,t.both)(D,(0,t.flip)(t.lte)(0)));const et=(0,t.curryN)(1,(0,t.both)(D,(0,t.flip)(t.gte)(0)));const ot=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Map")));const it=(0,t.complement)(ot);const ut=(0,t.both)(D,isFinite);var ct=(0,t.curryN)(1,ut);const at=f(Number.isFinite)?(0,t.curryN)(1,(0,t.bind)(Number.isFinite,Number)):ct;const st=(0,t.complement)(at);const lt=(0,t.both)(at,(0,t.converge)(t.equals,[Math.floor,t.identity]));var ft=(0,t.curryN)(1,lt);const yt=f(Number.isInteger)?(0,t.curryN)(1,(0,t.bind)(Number.isInteger,Number)):ft;const pt=(0,t.curryN)(1,(function(t){return t>>0}));const mt=(0,t.curryN)(1,(function(t){return pt(t)===t}));const ht=(0,t.curryN)(1,(function(t){return t>>>0}));const bt=(0,t.curryN)(1,(function(t){return ht(t)===t}));const vt=(0,t.complement)(yt);const dt=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("BigInt")));const gt=(0,t.both)(at,(0,t.complement)(yt));const Nt=(0,t.curryN)(1,(0,t.complement)(gt));const St=(0,t.curryN)(1,(0,t.either)(yt,gt));const At=(0,t.complement)(St);const wt=(0,t.curryN)(1,(0,t.both)(yt,(0,t.pipe)((0,t.flip)(t.modulo)(2),(0,t.complement)(t.equals)(0))));const Pt=(0,t.curryN)(1,(0,t.both)(yt,(0,t.complement)(wt)));const jt=(0,t.curryN)(1,(0,t.both)(y,(0,t.pipe)(t.length,(0,t.equals)(2))));const Ot=(0,t.complement)(jt);const Et=(0,t.pathSatisfies)(f,["then"]);const It=(0,t.curryN)(1,(0,t.both)(j,(0,t.pipe)(t.toString,(0,t.equals)("[object Promise]"))));const kt=(0,t.curryN)(1,(0,t.identical)(!0));const qt=(0,t.curryN)(1,(0,t.identical)(!1));const Tt=(0,t.curryN)(1,Boolean);const xt=(0,t.complement)(Tt);const Mt=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("RegExp")));const Rt=(0,t.complement)(Mt);const Ft=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Set")));const _t=(0,t.complement)(Ft);const Ut=(0,t.both)(y,(0,t.converge)((0,t.complement)(t.identical),[(0,t.pipe)(t.values,t.length),t.length]));function Wt(t){return Wt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wt(t)}const Bt=(0,t.curryN)(1,(function(r){return"symbol"===Wt(r)||"object"===Wt(r)&&"Symbol"===(0,t.type)(r)}));const Ct=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1;const Lt=(0,t.both)(yt,(function(t){return Math.abs(t)<=Ct}));var $t=(0,t.curryN)(1,Lt);const Dt=f(Number.isSafeInteger)?(0,t.curryN)(1,(0,t.bind)(Number.isSafeInteger,Number)):$t;const Vt=(0,t.curryN)(1,(0,t.either)(N,y));const zt=(0,t.curryN)(1,(0,t.pipe)(t.type,(0,t.identical)("Error")));const Gt=(0,t.curryN)(1,(0,t.both)(yt,(0,t.complement)(H)));const Kt=(0,t.both)(O,(0,t.anyPass)([N,D,dt,v,n,u,Bt]));const Zt=(0,t.curryN)(1,(0,t.complement)(Kt));const Jt=(0,t.curryN)(1,(function(t){return mt(t)&&0==~t}));const Xt=(0,t.anyPass)([qt,t.isNil,t.isEmpty,(0,t.test)(/^\s+$/gm)]);const Yt=(0,t.always)(null);const Ht=function(){return{}};const Qt=(0,t.always)("");const tr=function(){return[]};const rr=(0,t.always)(r());var nr="fantasy-land/equals",er="fantasy-land/lte",or="fantasy-land/concat",ir="fantasy-land/empty",ur="fantasy-land/map",cr="fantasy-land/contramap",ar="fantasy-land/ap",sr="fantasy-land/of",lr="fantasy-land/chain",fr=(0,t.either)((0,t.pathSatisfies)(f,["map"]),(0,t.pathSatisfies)(f,[ur])),yr=(0,t.both)(fr,(0,t.either)((0,t.pathSatisfies)(f,["ap"]),(0,t.pathSatisfies)(f,[ar])));const pr=(0,t.curryN)(2,(function(r,n){if(!yr(r)||!yr(n))return(0,t.ap)(r,n);try{return r.ap(n)}catch(t){return n.ap(r)}}));const mr=(0,t.curry)((function(r,n){var e=(0,t.curryN)(r,n);return(0,t.curryN)(r,(function(){for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];var i=(0,t.map)(e,(0,t.head)(n)),u=(0,t.slice)(1,1/0,n);return(0,t.reduce)(pr,i,u)}))}));const hr=(0,t.curryN)(1,(function(t){return mr(t.length,t)}));const br=(0,t.curry)((function(t,r,n){if(f(n.matchWith))return n.matchWith({Ok:function(t){var n=t.value;return r(n)},Error:function(r){var n=r.value;return t(n)},Just:function(t){var n=t.value;return r(n)},Nothing:function(){return t(void 0)},Success:function(t){var n=t.value;return r(n)},Failure:function(r){var n=r.value;return t(n)}});if(f(n.cata))return n.cata(t,r);if(f(n.getOrElse)){var e="RA.cata".concat(Math.random()),o=n.getOrElse(e);return o===e?t():r(o)}return n.either(t,r)}));const vr=(0,t.curryN)(2,(function(r,n){return(0,t.curryN)(r.length,(function(){return r.apply(void 0,arguments).run(n)}))}));const dr=(0,t.curryN)(2,(function(r,n){return(0,t.curryN)(r.length,(function(){return r.apply(void 0,arguments).run(n())}))}));const gr=(0,t.curryN)(2,(function(r,n){return(0,t.curryN)(r,(function(){for(var r=arguments.length,e=new Array(r),o=0;o<r;o++)e[o]=arguments[o];return n.apply(this,(0,t.reverse)(e))}))}));const Nr=(0,t.converge)(gr,[t.length,t.identity]);const Sr=(0,t.curryN)(1,(0,t.bind)(Promise.all,Promise));const Ar=(0,t.invoker)(1,"catch");const wr=(0,t.bind)(Promise.reject,Promise);const Pr=(0,t.bind)(Promise.resolve,Promise);const jr=(0,t.curryN)(1,(0,t.pipe)((0,t.map)(Pr),(0,t.map)((function(t){return t.then(wr,Pr)})),Sr));var Or=(0,t.curry)((function(r,n){var e,o;return yt(n)&&et(n)?e=n:(e=(0,t.propOr)(0,"timeout",n),o=(0,t.propOr)(o,"value",n)),new Promise((function(){for(var n=arguments.length,i=new Array(n),u=0;u<n;u++)i[u]=arguments[u];var c=r(i);setTimeout((0,t.partial)(c,[o]),e)}))})),Er=Or((0,t.nth)(0));Er.reject=Or((0,t.nth)(1));const Ir=Er;const kr=(0,t.invoker)(2,"then");function qr(t){return function(t){if(Array.isArray(t))return Tr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Tr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Tr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Tr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var xr=function(t){return{status:"fulfilled",value:t}},Mr=function(t){return{status:"rejected",reason:t}};const Rr=function(r){var n=(0,t.map)((function(t){return Pr(t).then(xr).catch(Mr)}),qr(r));return Sr(n)};var Fr=(0,t.curryN)(1,Rr);const _r=f(Promise.allSettled)?(0,t.curryN)(1,(0,t.bind)(Promise.allSettled,Promise)):Fr;const Ur=(0,t.curryN)(1,(function(t){return(r=function(r){return t((function(t){return r(r)(t)}))})(r);var r}));const Wr=(0,t.curry)((function(r,n){return(0,t.tap)((function(n){return(0,t.map)((function(t){return t(n)}))(r)}))(n)}));function Br(t){return function(t){if(Array.isArray(t))return Cr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Cr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Cr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Cr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Lr=(0,t.comparator)((function(t,r){return t.length>r.length})),$r=(0,t.pipe)((0,t.sort)(Lr),t.head,(0,t.prop)("length")),Dr=(0,t.curry)((function(r,n,e){var o=e.apply(void 0,Br(r));return a(o)?(0,t.reduced)(o):n}));const Vr=(0,t.ifElse)(b,(function(r){var n=$r(r);return(0,t.curryN)(n,(function(){for(var n=arguments.length,e=new Array(n),o=0;o<n;o++)e[o]=arguments[o];return(0,t.reduce)(Dr(e),void 0,r)}))}),r);const zr=(0,t.curryN)(1,(function(r){function n(){var n=(0,t.bind)(r,this).apply(void 0,arguments);try{return function t(r){var e=Pr(r.value);return r.done?e:e.then((function(r){return t(n.next(r))}),(function(r){return t(n.throw(r))}))}(n.next())}catch(t){return wr(t)}}return r.length>0?(0,t.curryN)(r.length,n):n}));function Gr(t){return Gr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gr(t)}function Kr(t){return function(t){if(Array.isArray(t))return Zr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Zr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Zr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Zr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}function Jr(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,Xr(e.key),e)}}function Xr(t){var r=function(t,r){if("object"!=Gr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Gr(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Gr(r)?r:r+""}function Yr(t,r,n){return r=rn(r),function(t,r){if(r&&("object"==Gr(r)||"function"==typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Qr()?Reflect.construct(r,n||[],rn(t).constructor):r.apply(t,n))}function Hr(t){var r="function"==typeof Map?new Map:void 0;return Hr=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(r){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==r){if(r.has(t))return r.get(t);r.set(t,n)}function n(){return function(t,r,n){if(Qr())return Reflect.construct.apply(null,arguments);var e=[null];e.push.apply(e,r);var o=new(t.bind.apply(t,e));return n&&tn(o,n.prototype),o}(t,arguments,rn(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),tn(n,t)},Hr(t)}function Qr(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Qr=function(){return!!t})()}function tn(t,r){return tn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},tn(t,r)}function rn(t){return rn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},rn(t)}var nn=function(t){function r(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,r),(t=Yr(this,r,[e])).errors=n,t}return function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&tn(t,r)}(r,t),n=r,e&&Jr(n.prototype,e),o&&Jr(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,e,o}(Hr(Error));const en=function(r){var n=[];return new Promise((function(e,o){var i=function(t){n.push(t),n.length===r.length&&o(new nn(n))};(0,t.map)((function(t){return Pr(t).then(e).catch(i)}),Kr(r))}))};var on=(0,t.curryN)(1,en);const un=f(Promise.any)?(0,t.curryN)(1,(0,t.bind)(Promise.any,Promise)):on;var cn=(0,t.curry)((function(r,n,e){return(0,t.compose)(r(n),t.length)(e)}));const an=cn;const sn=an(t.equals);const ln=an((0,t.flip)(t.gte));function fn(t){return function(t){if(Array.isArray(t))return yn(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return yn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?yn(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function yn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var pn=(0,t.curryN)(1,(function(r){var n=[],e=[],o=(0,t.bind)(n.push,n),i=(0,t.bind)(e.push,e),u=(0,t.map)((function(t){return Pr(t).then(o).catch(i)}),fn(r));return Sr(u).then((function(){if(!sn(0,n)||!sn(0,e))return ln(1,n)?(0,t.last)(n):wr(e)}))}));const mn=pn;const hn=(0,t.curry)((function(t,r,n){return t(n)?r:n}));const bn=(0,t.addIndex)(t.map);const vn=(0,t.curry)((function(r,n){return(0,t.curryN)(r.length,(function(){for(var e=arguments.length,o=new Array(e),i=0;i<e;i++)o[i]=arguments[i];var u=bn((function(r,e){return hn(t.isNil,n[e],r)}),o);return(0,t.apply)(r,u)}))}));const dn=(0,t.addIndex)(t.reduce);const gn=(0,t.addIndex)(t.filter);var Nn=(0,t.addIndex)(t.filter),Sn=(0,t.curry)((function(r,n,e){return(0,t.includes)(e,r)})),An=(0,t.curry)((function(t,r){return Nn(Sn(t),r)}));const wn=An;const Pn=(0,t.unapply)(t.identity);const jn=(0,t.when)(h,(0,t.of)(Array));var On={concat:t.identity};const En=(0,t.pipe)((0,t.reduce)(t.concat,On),(0,t.when)((0,t.identical)(On),r));const In=(0,t.flip)(t.concat);function kn(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return qn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?qn(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function qn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Tn=(0,t.curryN)(3,(function(r,e,o){return Pr(o).then((function(o){var i=(0,t.length)(o);return 0===i?e:(0,t.reduce)((function(t,e){return t.then((function(t){return Sr([t,e])})).then((function(t){var e=kn(t,2),o=e[0],u=e[1];return n(o)&&1===i?u:r(o,u)}))}))(Pr(e),o)}))}));const xn=Tn;function Mn(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return Rn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Rn(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Rn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Fn=(0,t.pipe)((0,t.reduceRight)(t.concat,""),(0,t.equals)("ba"))(["a","b"]),_n=(0,t.curryN)(3,(function(r,e,o){return Pr(o).then((function(o){var i=(0,t.length)(o);return 0===i?e:(0,t.reduceRight)((function(t,e){var o,u;return Fn?(o=t,u=e):(o=e,u=t),o.then((function(t){return Sr([t,u])})).then((function(t){var e=Mn(t,2),o=e[0],u=e[1];return n(o)&&1===i?u:r(u,o)}))}))(Pr(e),o)}))}));const Un=_n;const Wn=(0,t.slice)(t.__,1/0);const Bn=(0,t.slice)(0);var Cn=(0,t.addIndex)(t.reject),Ln=(0,t.curry)((function(r,n,e){return(0,t.includes)(e,r)})),$n=(0,t.curry)((function(t,r){return Cn(Ln(t),r)}));const Dn=$n;const Vn=(0,t.reject)(xt);const zn=(0,t.flip)(t.append);const Gn=(0,t.flip)(t.includes);var Kn=(0,t.curry)((function(r,n,e){return(0,t.compose)((0,t.insert)(n,(0,t.nth)(r,e)),(0,t.remove)(r,1))(e)}));const Zn=Kn;const Jn=an((0,t.flip)(t.gt));const Xn=an((0,t.flip)(t.lt));const Yn=an((0,t.flip)(t.lte));const Hn=an((0,t.complement)(t.equals));const Qn=(0,t.curryN)(1,(0,t.pipe)(t.uniq,Yn(1)));const te=function(t,r){var n=Number(r);if(n!==r&&(n=0),H(n))throw new RangeError("repeat count must be non-negative");if(st(n))throw new RangeError("repeat count must be less than infinity");if(n=Math.floor(n),0===t.length||0===n)return"";if(t.length*n>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");var e=t.length*n;n=Math.floor(Math.log(n)/Math.log(2));for(var o=t;n;)o+=t,n-=1;return o+=o.substring(0,e-o.length)};var re=(0,t.curry)(te),ne=(0,t.flip)((0,t.invoker)(1,"repeat"));const ee=f(String.prototype.repeat)?ne:re;const oe=(0,t.curryN)(1,(0,t.pipe)((0,t.uniqWith)(t.identical),Yn(1)));var ie=(0,t.curry)((function(r,n){return(0,t.all)((0,t.identical)(r),n)}));const ue=ie;var ce=(0,t.curry)((function(r,n){return(0,t.all)((0,t.equals)(r),n)}));const ae=ce;const se=function(t){return function r(n){for(var e,o,i,u=[],c=0;c<n.length;){if(k(n[c]))for(i=0,o=(e=t?r(n[c]):n[c]).length;i<o;)u[u.length]=e[i],i+=1;else u[u.length]=n[c];c+=1}return u}};function le(t){return function(t){if(Array.isArray(t))return fe(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return fe(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?fe(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fe(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var ye=se(!1),pe=(0,t.curry)((function(t,r){for(var n=t,e=le(r);n>0;)e=ye(e),n-=1;return e}));const me=pe;function he(t){return function(t){if(Array.isArray(t))return be(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return be(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?be(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function be(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}const ve=function(r,n,e){if(null==r)throw new TypeError("Array.from requires an array-like object - not null or undefined");if(a(n)&&M(n))throw new TypeError("Array.from: when provided, the second argument must be a function");return p(r)?function(r,n,e){var o=i(e)?(0,t.bind)(n,e):n;return i(n)?he(r).map(o):he(r)}(r,n,e):[]};var de=(0,t.curryN)(1,ve),ge=f(Array.from)?(0,t.curryN)(1,Array.from):de;const Ne=(0,t.ifElse)(p,ge,t.values);const Se=(0,t.converge)(sn,[t.length,t.uniq]);const Ae=(0,t.complement)(Se);function we(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Pe(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Pe(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Pe(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var je=(0,t.curry)((function(r,n){var e,o,i,u;return(0,t.sort)((e=(0,t.map)((function(r){return(0,t.comparator)((function(n,e){return(0,t.lt)((0,t.prop)(r,n),(0,t.prop)(r,e))}))}),r),o=we(e),i=o[0],u=o.slice(1),(0,t.reduce)(t.either,i,u)),n)}));const Oe=je;var Ee=(0,t.append)(t.__,[]);const Ie=(0,t.useWith)(Oe,[Ee,t.identity]);var ke=(0,t.pipe)(t.path,t.ascend),qe=(0,t.map)(ke);const Te=(0,t.useWith)(t.sortWith,[qe,t.identity]);var xe=(0,t.curry)((function(r,n){return(0,t.addIndex)(t.filter)((0,t.pipe)((0,t.nthArg)(1),(0,t.modulo)(t.__,r),(0,t.identical)(0)))(n)}));const Me=xe;const Re=(0,t.curryN)(1,(0,t.bind)(Math.floor,Math));var Fe=(0,t.curryN)(3,(function(r,n,e){var o=0===r?(0,t.always)(n):function(t){return n+r*t},i=0===r?e-n:Re((e-n)/r);return(0,t.map)(o,(0,t.range)(0,i))}));const _e=Fe;var Ue=(0,t.curry)((function(r,n,e){return(0,t.pipe)((0,t.find)(n),(0,t.defaultTo)(r))(e)}));const We=Ue;const Be=(0,t.curryN)(3,(function(r,n,e){var o=(0,t.path)(r,e),i=(0,t.path)((0,t.init)(r),e);if(!M(o)&&!m(r)){var u=(0,t.bind)(o,i);return(0,t.apply)(u,n)}}));const Ce=Be(t.__,[],t.__);const Le=(0,t.curry)((function(r,n){return(0,t.ap)([(0,t.path)(t.__,n)],r)}));const $e=(0,t.curry)((function(r,n){return(0,t.pipe)(t.toPairs,(0,t.map)((0,t.over)((0,t.lensIndex)(0),r)),t.fromPairs)(n)}));const De=(0,t.curry)((function(r,n){return $e(function(r){return function(n){return(0,t.has)(n,r)?r[n]:n}}(r),n)}));function Ve(t){return Ve="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ve(t)}function ze(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ve(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ve(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ve(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const Ge=(0,t.curry)((function(t,r,n){return De(ze({},t,r),n)}));const Ke=(0,t.curry)((function(r,n,e){return $e((0,t.when)((0,t.equals)(n),r),e)}));function Ze(t){return Ze="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ze(t)}function Je(t,r){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);r&&(e=e.filter((function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),n.push.apply(n,e)}return n}function Xe(t){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?Je(Object(n),!0).forEach((function(r){Ye(t,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Je(Object(n)).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))}))}return t}function Ye(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ze(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ze(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ze(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const He=(0,t.curryN)(2,(function(t,r){return Xe(Xe({},r),De(t,r))}));const Qe=(0,t.curryN)(2,(0,t.pipe)(t.props,t.mergeAll));const to=(0,t.curryN)(2,(0,t.pipe)(Le,t.mergeAll));const ro=(0,t.curry)((function(r,n,e){return(0,t.over)((0,t.lensPath)(r),(0,t.mergeLeft)(n),e)}));const no=(0,t.curry)((function(r,n,e){return ro((0,t.of)(Array,r),n,e)}));const eo=(0,t.useWith)(t.pickBy,[t.complement,t.identity]);const oo=(0,t.curryN)(3,(function(r,n,e){return(0,t.when)((0,t.identical)(r),(0,t.partial)((0,t.unary)(r),[e]),(0,t.pathOr)(r,n,e))}));const io=(0,t.curryN)(3,(function(r,n,e){return(0,t.defaultTo)(r,(0,t.view)(n,e))}));const uo=(0,t.curryN)(2,(0,t.converge)(t.mergeRight,[t.dissocPath,(0,t.pathOr)({})]));const co=(0,t.curry)((function(r,n){return uo((0,t.of)(Array,r),n)}));const ao=(0,t.curry)((function(r,n){return(0,t.mergeRight)(n,(0,t.pathOr)({},r,n))}));const so=(0,t.curry)((function(r,n){return ao((0,t.of)(Array,r),n)}));const lo=(0,t.curryN)(2,(function(r,n){return(0,t.pipe)(t.toPairs,(0,t.map)((0,t.pipe)(t.flip,t.apply)(r)),t.transpose,(0,t.when)(sn(0),(function(){return[[],[]]})))(n)}));const fo=(0,t.curryN)(3,(function(r,n,e){return(0,t.pipe)(t.zip,(0,t.map)((0,t.apply)(r)),t.fromPairs)(e,n)}));var yo=(0,t.curry)((function(t,r){return Boolean(Be(["prototype","isPrototypeOf"],[r],t))}));const po=yo;const mo=(0,t.curryN)(3,(function(r,n,e){return(0,t.pipe)((0,t.view)(r),(0,t.equals)(n))(e)}));const ho=(0,t.complement)(mo);const bo=(0,t.curryN)(3,(function(r,n,e){return(0,t.pipe)((0,t.view)(n),r,kt)(e)}));const vo=(0,t.complement)(bo);var go=(0,t.either)((0,t.path)(["@@type"]),(0,t.path)(["constructor","@@type"])),No=((0,t.curry)((function(t,r){return go(r)===t})),(0,t.curryN)(2,(0,t.useWith)(t.equals,[go,go])));(0,t.complement)(No);function So(t){return So="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},So(t)}function Ao(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=So(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=So(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==So(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}var wo=Ao({},ur,(function(t){return this.constructor[sr](t(this.value))})),Po=Ao({},ar,(function(t){var r=this;return t.map((function(t){return t(r.value)}))})),jo=Ao({},nr,(function(r){return No(this,r)&&(0,t.equals)(this.value,r.value)})),Oo=Ao({},or,(function(r){var n=this.value;return N(this.value)||D(this.value)?n=this.value+r.value:(0,t.pathSatisfies)(f,["value",or],this)?n=this.value[or](r.value):(0,t.pathSatisfies)(f,["value","concat"],this)&&(n=this.value.concat(r.value)),this.constructor[sr](n)})),Eo=Ao({},lr,(function(t){var r=t(this.value);return No(this,r)?r:this})),Io=Ao({},er,(function(t){return No(this,t)&&(this.value<t.value||this[nr](t))}));function ko(t){return ko="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ko(t)}function qo(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,To(e.key),e)}}function To(t){var r=function(t,r){if("object"!=ko(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=ko(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==ko(r)?r:r+""}const xo=function(r,n,e,o,i,u,c,a,s){function l(t){!function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,l),this.value=t}return f=l,p=[{key:r,value:function(t){return new l(t)}},{key:"of",value:function(t){return new l(t)}},{key:"@@type",get:function(){return"RA/Identity"}}],(y=[{key:"get",value:function(){return this.value}},{key:n,value:function(t){return Po[ar].call(this,t)}},{key:"ap",value:function(t){return this[ar](t)}},{key:e,value:function(t){return wo[ur].call(this,t)}},{key:"map",value:function(t){return this[ur](t)}},{key:o,value:function(t){return jo[nr].call(this,t)}},{key:"equals",value:function(t){return this[nr](t)}},{key:i,value:function(t){return Oo[or].call(this,t)}},{key:"concat",value:function(t){return this[or](t)}},{key:u,value:function(t){return Eo[lr].call(this,t)}},{key:"chain",value:function(t){return this[lr](t)}},{key:c,value:function(t){return Io[er].call(this,t)}},{key:"lte",value:function(t){return this[er](t)}},{key:a,value:function(){return this.constructor.of((0,t.empty)(this.value))}},{key:"empty",value:function(){return this[ir]()}},{key:s,value:function(t){var r=this;return this.constructor.of((function(n){return r.value(t(n))}))}},{key:"contramap",value:function(t){return this[cr](t)}}])&&qo(f.prototype,y),p&&qo(f,p),Object.defineProperty(f,"prototype",{writable:!1}),f;var f,y,p}(sr,ar,ur,nr,or,lr,er,ir,cr);const Mo=(0,t.curryN)(1,(function(r){var n={"fantasy-land/of":"function"==typeof r["fantasy-land/of"]?r["fantasy-land/of"]:"function"==typeof r.of?r.of:r};return(0,t.curry)((function(r,e){return xo.of((0,t.traverse)(n,(0,t.pipe)(r,(0,t.prop)("value")),e))}))}));var Ro=(0,t.curry)((function(t,r){return t.from(r)})),Fo=(0,t.curry)((function(r,n){return function(t,r){var n=function(r){return t(r)};return n.from=r,n}((0,t.curry)((function(e,o){return(0,t.map)(n,e(r(o)))})),(0,t.curry)((function(e,o){return(0,t.map)(r,e(n(o)))})))}));Fo.from=Ro;const _o=Fo;const Uo=(0,t.complement)(t.propEq);const Wo=(0,t.complement)(t.pathEq);var Bo=(0,t.ifElse)(t.gte,(function(){throw new Error("low must not be greater than high in inRange(low, high, value)")}),(0,t.useWith)(t.both,[t.lte,t.gt]));const Co=(0,t.curry)((function(t,r,n){return Bo(t,r)(n)}));const Lo=(0,t.complement)(t.equals);const $o=(0,t.curryN)(2,(function(r,n){return!!(0,t.isEmpty)(r)||(0,t.pipe)(t.intersection,t.isNotEmpty)(r,n)}));const Do=(0,t.curry)((0,t.compose)(t.complement,t.both));const Vo=(0,t.complement)(t.and);const zo=(0,t.curry)((0,t.compose)(t.complement,t.either));const Go=(0,t.complement)(t.or);const Ko=(0,t.curry)((0,t.compose)(t.complement,t.allPass));const Zo=(0,t.curryN)(1,(0,t.compose)(t.complement,t.anyPass));const Jo=(0,t.curry)((function(r,n){return(0,t.useWith)((0,t.compose)(r(Tt),Pn),n)}));const Xo=(0,t.nAry)(0);const Yo=(0,t.curryN)(1,(0,t.bind)(Math.round,Math));const Ho=(0,t.curryN)(1,(0,t.bind)(Math.ceil,Math));const Qo=(0,t.flip)(t.divide);const ti=function(t){var r=Number(t);return at(r)?r-r%1||(r<0?-0:0===r?r:0):r};var ri=(0,t.curryN)(1,ti);const ni=f(Math.trunc)?(0,t.curryN)(1,(0,t.bind)(Math.trunc,Math)):ri;const ei=function(t){return(t>0)-(t<0)||+t};var oi=(0,t.curryN)(1,ei);const ii=f(Math.sign)?(0,t.curryN)(1,(0,t.bind)(Math.sign,Math)):oi;const ui=(0,t.flip)(t.subtract);const ci=zo(Bt,(0,t.both)(j,zo((0,t.hasIn)("toString"),(0,t.hasIn)("valueOf"))));const ai=(0,t.ifElse)(ci,Number,(0,t.always)(NaN));const si=(0,t.when)(N,(0,t.replace)(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var li=function(t,r){if("string"!=typeof t&&!(t instanceof String))throw TypeError("`".concat(r,"` must be a string"))};const fi=function(r,n,e){!function(t,r,n){if(null==n||null==t||null==r)throw TypeError("Input values must not be `null` or `undefined`")}(r,n,e),li(e,"str"),li(n,"replaceValue"),function(t){if(!("string"==typeof t||t instanceof String||t instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(r);var o=new RegExp(Mt(r)?r:si(r),"g");return(0,t.replace)(o,n,e)};var yi=(0,t.curryN)(3,fi),pi=(0,t.invoker)(2,"replaceAll");const mi=f(String.prototype.replaceAll)?pi:yi;var hi=(0,t.replace)(/^[\s\uFEFF\xA0]+/,""),bi=(0,t.invoker)(0,"trimStart");const vi=f(String.prototype.trimStart)?bi:hi;var di=(0,t.replace)(/[\s\uFEFF\xA0]+$/,""),gi=(0,t.invoker)(0,"trimEnd");const Ni=f(String.prototype.trimEnd)?gi:di;const Si=(0,t.curry)((function(r,n){return(0,t.pipe)((0,t.split)(""),(0,t.dropLastWhile)(Gn(r)),(0,t.join)(""))(n)}));const Ai=(0,t.curry)((function(r,n){return(0,t.pipe)((0,t.split)(""),(0,t.dropWhile)(Gn(r)),(0,t.join)(""))(n)}));const wi=function(t,r,n){var e=r>>0,o=String(i(t)?t:" ");if(n.length>=e)return String(n);if((e-=n.length)>o.length){var u=e/o.length;o+=f(String.prototype.repeat)?o.repeat(u):te(o,u)}return o.slice(0,e)+String(n)};var Pi=(0,t.flip)((0,t.invoker)(2,"padStart")),ji=(0,t.curry)(wi);const Oi=f(String.prototype.padStart)?Pi:ji;const Ei=function(t,r,n){var e=r>>0,o=String(i(t)?t:" ");if(n.length>e)return String(n);if((e-=n.length)>o.length){var u=e/o.length;o+=f(String.prototype.repeat)?o.repeat(u):te(o,u)}return String(n)+o.slice(0,e)};var Ii=(0,t.curry)(Ei),ki=(0,t.flip)((0,t.invoker)(2,"padEnd"));const qi=f(String.prototype.padEnd)?ki:Ii;const Ti=qi(" ");const xi=Oi(" ")})(),o})()));
1
+ !function(t,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("R")):"function"==typeof define&&define.amd?define(["R"],r):"object"==typeof exports?exports.RA=r(require("R")):t.RA=r(t.R)}(self,(t=>(()=>{"use strict";var r={270:r=>{r.exports=t}},n={};function e(t){var o=n[t];if(void 0!==o)return o.exports;var i=n[t]={exports:{}};return r[t](i,i.exports,e),i.exports}e.d=(t,r)=>{for(var n in r)e.o(r,n)&&!e.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:r[n]})},e.o=(t,r)=>Object.prototype.hasOwnProperty.call(t,r),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};e.r(o),e.d(o,{Identity:()=>Fo,Y:()=>Cr,allEqual:()=>ne,allEqualTo:()=>fe,allIdentical:()=>ce,allIdenticalTo:()=>se,allP:()=>Pr,allSettledP:()=>Br,allUnique:()=>Pe,anyP:()=>sn,appendFlipped:()=>Zn,argsPass:()=>Ho,async:()=>Zr,cata:()=>gr,catchP:()=>jr,ceil:()=>ri,compact:()=>Kn,concatAll:()=>qn,concatRight:()=>Tn,copyKeys:()=>ro,curryRight:()=>wr,curryRightN:()=>Ar,defaultWhen:()=>dn,delayP:()=>Tr,dispatch:()=>Kr,divideNum:()=>ni,dropArgs:()=>Qo,ensureArray:()=>In,escapeRegExp:()=>yi,filterIndexed:()=>An,findOr:()=>Le,firstP:()=>sn,flattenDepth:()=>ve,flattenPath:()=>fo,flattenProp:()=>yo,floor:()=>Ue,fnull:()=>Nn,inRange:()=>Do,included:()=>Jn,invoke:()=>De,invokeArgs:()=>$e,isArray:()=>h,isArrayLike:()=>x,isAsyncFunction:()=>p,isBigInt:()=>St,isBlank:()=>Qt,isBoolean:()=>N,isDate:()=>V,isEmptyArray:()=>v,isEmptyString:()=>P,isError:()=>Zt,isEven:()=>Et,isFalse:()=>Mt,isFalsy:()=>Ft,isFinite:()=>ft,isFloat:()=>At,isFunction:()=>m,isGeneratorFunction:()=>y,isIndexed:()=>Kt,isInt32:()=>vt,isInteger:()=>ht,isInteger32:()=>vt,isInvalidDate:()=>H,isIterable:()=>b,isMap:()=>ct,isNaN:()=>J,isNaturalNumber:()=>Jt,isNegative:()=>rt,isNegativeZero:()=>et,isNilOrEmpty:()=>A,isNonEmptyArray:()=>g,isNonEmptyString:()=>q,isNonNegative:()=>ut,isNonPositive:()=>it,isNotArray:()=>d,isNotArrayLike:()=>M,isNotAsyncFunction:()=>F,isNotBoolean:()=>S,isNotDate:()=>z,isNotFinite:()=>yt,isNotFloat:()=>wt,isNotFunction:()=>_,isNotGeneratorFunction:()=>R,isNotInteger:()=>Nt,isNotMap:()=>at,isNotNaN:()=>X,isNotNil:()=>f,isNotNilOrEmpty:()=>ot,isNotNull:()=>l,isNotNumber:()=>Q,isNotObj:()=>k,isNotObjLike:()=>W,isNotObject:()=>k,isNotObjectLike:()=>W,isNotPair:()=>kt,isNotPlainObj:()=>D,isNotPlainObject:()=>D,isNotPrimitive:()=>Yt,isNotRegExp:()=>Ut,isNotSet:()=>Bt,isNotString:()=>j,isNotUndefined:()=>a,isNotValidDate:()=>H,isNotValidNumber:()=>jt,isNull:()=>s,isNumber:()=>G,isObj:()=>I,isObjLike:()=>U,isObject:()=>I,isObjectLike:()=>U,isOdd:()=>Ot,isPair:()=>It,isPlainObj:()=>$,isPlainObject:()=>$,isPositive:()=>tt,isPositiveZero:()=>nt,isPrimitive:()=>Xt,isPromise:()=>Tt,isPrototypeOf:()=>bo,isRegExp:()=>_t,isSafeInteger:()=>Gt,isSentinelValue:()=>Ht,isSet:()=>Wt,isSparseArray:()=>Ct,isString:()=>w,isSymbol:()=>$t,isThenable:()=>qt,isTrue:()=>xt,isTruthy:()=>Rt,isUint32:()=>gt,isUinteger32:()=>gt,isUndefined:()=>c,isValidDate:()=>Y,isValidNumber:()=>Pt,lastP:()=>vn,lengthEq:()=>yn,lengthGt:()=>Hn,lengthGte:()=>pn,lengthLt:()=>Qn,lengthLte:()=>te,lengthNotEq:()=>re,lensEq:()=>vo,lensIso:()=>Bo,lensNotEq:()=>go,lensNotSatisfy:()=>So,lensSatisfies:()=>No,lensTraverse:()=>_o,liftF:()=>dr,liftFN:()=>vr,list:()=>En,mapIndexed:()=>gn,mergePath:()=>oo,mergePaths:()=>eo,mergeProp:()=>io,mergeProps:()=>no,move:()=>Yn,nand:()=>Ko,neither:()=>Zo,noneP:()=>Ir,nonePass:()=>Yo,noop:()=>or,nor:()=>Jo,notAllPass:()=>Xo,notAllUnique:()=>je,notBoth:()=>Go,notEqual:()=>Vo,omitBy:()=>uo,omitIndexes:()=>Gn,overlaps:()=>zo,padCharsEnd:()=>Mi,padCharsStart:()=>ki,padEnd:()=>Ri,padStart:()=>Fi,pathNotEq:()=>Lo,pathOrLazy:()=>co,paths:()=>Ve,pickIndexes:()=>On,propNotEq:()=>Co,rangeStep:()=>Be,reduceIndexed:()=>Sn,reduceP:()=>Fn,reduceRightP:()=>Cn,rejectP:()=>Or,renameKey:()=>Je,renameKeyWith:()=>Xe,renameKeys:()=>Ge,renameKeysWith:()=>ze,repeatStr:()=>ue,replaceAll:()=>vi,resolveP:()=>Er,round:()=>ti,seq:()=>Lr,sequencing:()=>Lr,sign:()=>ai,skipTake:()=>_e,sliceFrom:()=>Ln,sliceTo:()=>$n,sortByPaths:()=>Re,sortByProp:()=>Te,sortByProps:()=>ke,spreadPath:()=>so,spreadProp:()=>lo,stubArray:()=>er,stubNull:()=>tr,stubObj:()=>rr,stubObject:()=>rr,stubString:()=>nr,stubUndefined:()=>u,subtractNum:()=>si,thenCatchP:()=>xr,toArray:()=>we,toInt32:()=>bt,toInteger32:()=>bt,toNumber:()=>fi,toUint32:()=>dt,toUinteger32:()=>dt,trimCharsEnd:()=>Pi,trimCharsStart:()=>ji,trimEnd:()=>wi,trimLeft:()=>Ni,trimRight:()=>wi,trimStart:()=>Ni,trunc:()=>ii,unzipObjWith:()=>po,viewOr:()=>ao,weave:()=>Nr,weaveLazy:()=>Sr,zipObjWith:()=>mo});var i=e(270);const u=(0,i.always)(void 0);const c=(0,i.equals)(u());const a=(0,i.complement)(c);const s=(0,i.equals)(null);const l=(0,i.complement)(s);const f=(0,i.complement)(i.isNil);const y=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("GeneratorFunction")));const p=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("AsyncFunction")));const m=(0,i.anyPass)([(0,i.pipe)(i.type,(0,i.identical)("Function")),y,p]);const h=(0,i.curryN)(1,m(Array.isArray)?Array.isArray:(0,i.pipe)(i.type,(0,i.identical)("Array")));const b=(0,i.curryN)(1,(function(t){return"undefined"!=typeof Symbol&&((0,i.hasIn)(Symbol.iterator,Object(t))&&m(t[Symbol.iterator]))}));const v=(0,i.both)(h,i.isEmpty);const d=(0,i.complement)(h);const g=(0,i.both)(h,i.isNotEmpty);const N=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Boolean")));const S=(0,i.complement)(N);const A=(0,i.curryN)(1,(0,i.either)(i.isNil,i.isEmpty));const w=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("String")));const P=(0,i.equals)("");const j=(0,i.complement)(w);function O(t){return O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},O(t)}const E=function(t){return"object"===O(t)};const I=(0,i.curryN)(1,(0,i.both)(l,(0,i.either)(E,m)));const k=(0,i.complement)(I);const q=(0,i.allPass)([w,k,i.isNotEmpty]);function T(t){return T="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},T(t)}const x=(0,i.curryN)(1,(function(t){return!!h(t)||!!t&&(!w(t)&&("object"===T(t)&&(1===t.nodeType?!!t.length:0===t.length||t.length>0&&((0,i.has)(0,t)&&(0,i.has)(t.length-1,t)))))}));const M=(0,i.complement)(x);const R=(0,i.complement)(y);const F=(0,i.complement)(p);const _=(0,i.complement)(m);const U=(0,i.curryN)(1,(0,i.both)(l,E));const W=(0,i.complement)(U);var B=(0,i.pipe)(i.type,(0,i.identical)("Object")),C=(0,i.pipe)(i.toString,(0,i.equals)((0,i.toString)(Object))),L=(0,i.pathSatisfies)((0,i.both)(m,C),["constructor"]);const $=(0,i.curryN)(1,(function(t){if(!U(t)||!B(t))return!1;var r=Object.getPrototypeOf(t);return!!s(r)||L(r)}));const D=(0,i.complement)($);const V=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Date")));const z=(0,i.complement)(V);const G=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Number")));const K=(0,i.both)(G,isNaN);var Z=(0,i.curryN)(1,K);const J=m(Number.isNaN)?(0,i.curryN)(1,Number.isNaN):Z;const X=(0,i.complement)(J);const Y=(0,i.curryN)(1,(0,i.both)(V,(0,i.pipe)((0,i.invoker)(0,"getTime"),X)));const H=(0,i.complement)(Y);const Q=(0,i.complement)(G);const tt=(0,i.both)(G,(0,i.lt)(0));const rt=(0,i.curryN)(1,(0,i.both)(G,(0,i.gt)(0)));const nt=(0,i.curryN)(1,(0,i.identical)(0));const et=(0,i.curryN)(1,(0,i.identical)(-0));const ot=(0,i.complement)(A);const it=(0,i.curryN)(1,(0,i.both)(G,(0,i.flip)(i.lte)(0)));const ut=(0,i.curryN)(1,(0,i.both)(G,(0,i.flip)(i.gte)(0)));const ct=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Map")));const at=(0,i.complement)(ct);const st=(0,i.both)(G,isFinite);var lt=(0,i.curryN)(1,st);const ft=m(Number.isFinite)?(0,i.curryN)(1,(0,i.bind)(Number.isFinite,Number)):lt;const yt=(0,i.complement)(ft);const pt=(0,i.both)(ft,(0,i.converge)(i.equals,[Math.floor,i.identity]));var mt=(0,i.curryN)(1,pt);const ht=m(Number.isInteger)?(0,i.curryN)(1,(0,i.bind)(Number.isInteger,Number)):mt;const bt=(0,i.curryN)(1,(function(t){return t>>0}));const vt=(0,i.curryN)(1,(function(t){return bt(t)===t}));const dt=(0,i.curryN)(1,(function(t){return t>>>0}));const gt=(0,i.curryN)(1,(function(t){return dt(t)===t}));const Nt=(0,i.complement)(ht);const St=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("BigInt")));const At=(0,i.both)(ft,(0,i.complement)(ht));const wt=(0,i.curryN)(1,(0,i.complement)(At));const Pt=(0,i.curryN)(1,(0,i.either)(ht,At));const jt=(0,i.complement)(Pt);const Ot=(0,i.curryN)(1,(0,i.both)(ht,(0,i.pipe)((0,i.flip)(i.modulo)(2),(0,i.complement)(i.equals)(0))));const Et=(0,i.curryN)(1,(0,i.both)(ht,(0,i.complement)(Ot)));const It=(0,i.curryN)(1,(0,i.both)(h,(0,i.pipe)(i.length,(0,i.equals)(2))));const kt=(0,i.complement)(It);const qt=(0,i.pathSatisfies)(m,["then"]);const Tt=(0,i.curryN)(1,(0,i.both)(I,(0,i.pipe)(i.toString,(0,i.equals)("[object Promise]"))));const xt=(0,i.curryN)(1,(0,i.identical)(!0));const Mt=(0,i.curryN)(1,(0,i.identical)(!1));const Rt=(0,i.curryN)(1,Boolean);const Ft=(0,i.complement)(Rt);const _t=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("RegExp")));const Ut=(0,i.complement)(_t);const Wt=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Set")));const Bt=(0,i.complement)(Wt);const Ct=(0,i.both)(h,(0,i.converge)((0,i.complement)(i.identical),[(0,i.pipe)(i.values,i.length),i.length]));function Lt(t){return Lt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Lt(t)}const $t=(0,i.curryN)(1,(function(t){return"symbol"===Lt(t)||"object"===Lt(t)&&"Symbol"===(0,i.type)(t)}));const Dt=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1;const Vt=(0,i.both)(ht,(function(t){return Math.abs(t)<=Dt}));var zt=(0,i.curryN)(1,Vt);const Gt=m(Number.isSafeInteger)?(0,i.curryN)(1,(0,i.bind)(Number.isSafeInteger,Number)):zt;const Kt=(0,i.curryN)(1,(0,i.either)(w,h));const Zt=(0,i.curryN)(1,(0,i.pipe)(i.type,(0,i.identical)("Error")));const Jt=(0,i.curryN)(1,(0,i.both)(ht,(0,i.complement)(rt)));const Xt=(0,i.both)(k,(0,i.anyPass)([w,G,St,N,c,s,$t]));const Yt=(0,i.curryN)(1,(0,i.complement)(Xt));const Ht=(0,i.curryN)(1,(function(t){return vt(t)&&0==~t}));const Qt=(0,i.anyPass)([Mt,i.isNil,i.isEmpty,(0,i.test)(/^\s+$/gm)]);const tr=(0,i.always)(null);const rr=function(){return{}};const nr=(0,i.always)("");const er=function(){return[]};const or=(0,i.always)(u());var ir="fantasy-land/equals",ur="fantasy-land/lte",cr="fantasy-land/concat",ar="fantasy-land/empty",sr="fantasy-land/map",lr="fantasy-land/contramap",fr="fantasy-land/ap",yr="fantasy-land/of",pr="fantasy-land/chain",mr=(0,i.either)((0,i.pathSatisfies)(m,["map"]),(0,i.pathSatisfies)(m,[sr])),hr=(0,i.both)(mr,(0,i.either)((0,i.pathSatisfies)(m,["ap"]),(0,i.pathSatisfies)(m,[fr])));const br=(0,i.curryN)(2,(function(t,r){if(!hr(t)||!hr(r))return(0,i.ap)(t,r);try{return t.ap(r)}catch(n){return r.ap(t)}}));const vr=(0,i.curry)((function(t,r){var n=(0,i.curryN)(t,r);return(0,i.curryN)(t,(function(){for(var t=arguments.length,r=new Array(t),e=0;e<t;e++)r[e]=arguments[e];var o=(0,i.map)(n,(0,i.head)(r)),u=(0,i.slice)(1,1/0,r);return(0,i.reduce)(br,o,u)}))}));const dr=(0,i.curryN)(1,(function(t){return vr(t.length,t)}));const gr=(0,i.curry)((function(t,r,n){if(m(n.matchWith))return n.matchWith({Ok:function(t){var n=t.value;return r(n)},Error:function(r){var n=r.value;return t(n)},Just:function(t){var n=t.value;return r(n)},Nothing:function(){return t(void 0)},Success:function(t){var n=t.value;return r(n)},Failure:function(r){var n=r.value;return t(n)}});if(m(n.cata))return n.cata(t,r);if(m(n.getOrElse)){var e="RA.cata".concat(Math.random()),o=n.getOrElse(e);return o===e?t():r(o)}return n.either(t,r)}));const Nr=(0,i.curryN)(2,(function(t,r){return(0,i.curryN)(t.length,(function(){return t.apply(void 0,arguments).run(r)}))}));const Sr=(0,i.curryN)(2,(function(t,r){return(0,i.curryN)(t.length,(function(){return t.apply(void 0,arguments).run(r())}))}));const Ar=(0,i.curryN)(2,(function(t,r){return(0,i.curryN)(t,(function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];return r.apply(this,(0,i.reverse)(n))}))}));const wr=(0,i.converge)(Ar,[i.length,i.identity]);const Pr=(0,i.curryN)(1,(0,i.bind)(Promise.all,Promise));const jr=(0,i.invoker)(1,"catch");const Or=(0,i.bind)(Promise.reject,Promise);const Er=(0,i.bind)(Promise.resolve,Promise);const Ir=(0,i.curryN)(1,(0,i.pipe)((0,i.map)(Er),(0,i.map)((function(t){return t.then(Or,Er)})),Pr));var kr=(0,i.curry)((function(t,r){var n,e;return ht(r)&&ut(r)?n=r:(n=(0,i.propOr)(0,"timeout",r),e=(0,i.propOr)(e,"value",r)),new Promise((function(){for(var r=arguments.length,o=new Array(r),u=0;u<r;u++)o[u]=arguments[u];var c=t(o);setTimeout((0,i.partial)(c,[e]),n)}))})),qr=kr((0,i.nth)(0));qr.reject=kr((0,i.nth)(1));const Tr=qr;const xr=(0,i.invoker)(2,"then");function Mr(t){return function(t){if(Array.isArray(t))return Rr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Rr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Rr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Rr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Fr=function(t){return{status:"fulfilled",value:t}},_r=function(t){return{status:"rejected",reason:t}};const Ur=function(t){var r=(0,i.map)((function(t){return Er(t).then(Fr).catch(_r)}),Mr(t));return Pr(r)};var Wr=(0,i.curryN)(1,Ur);const Br=m(Promise.allSettled)?(0,i.curryN)(1,(0,i.bind)(Promise.allSettled,Promise)):Wr;const Cr=(0,i.curryN)(1,(function(t){return(r=function(r){return t((function(t){return r(r)(t)}))})(r);var r}));const Lr=(0,i.curry)((function(t,r){return(0,i.tap)((function(r){return(0,i.map)((function(t){return t(r)}))(t)}))(r)}));function $r(t){return function(t){if(Array.isArray(t))return Dr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Dr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Dr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Dr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Vr=(0,i.comparator)((function(t,r){return t.length>r.length})),zr=(0,i.pipe)((0,i.sort)(Vr),i.head,(0,i.prop)("length")),Gr=(0,i.curry)((function(t,r,n){var e=n.apply(void 0,$r(t));return f(e)?(0,i.reduced)(e):r}));const Kr=(0,i.ifElse)(g,(function(t){var r=zr(t);return(0,i.curryN)(r,(function(){for(var r=arguments.length,n=new Array(r),e=0;e<r;e++)n[e]=arguments[e];return(0,i.reduce)(Gr(n),void 0,t)}))}),u);const Zr=(0,i.curryN)(1,(function(t){function r(){var r=(0,i.bind)(t,this).apply(void 0,arguments),n=function(t){var e=Er(t.value);return t.done?e:e.then((function(t){return n(r.next(t))}),(function(t){return n(r.throw(t))}))};try{return n(r.next())}catch(t){return Or(t)}}return t.length>0?(0,i.curryN)(t.length,r):r}));function Jr(t){return Jr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Jr(t)}function Xr(t){return function(t){if(Array.isArray(t))return Yr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Yr(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Yr(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Yr(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}function Hr(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,Qr(e.key),e)}}function Qr(t){var r=function(t,r){if("object"!=Jr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Jr(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Jr(r)?r:r+""}function tn(t,r,n){return r=on(r),function(t,r){if(r&&("object"==Jr(r)||"function"==typeof r))return r;if(void 0!==r)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,nn()?Reflect.construct(r,n||[],on(t).constructor):r.apply(t,n))}function rn(t){var r="function"==typeof Map?new Map:void 0;return rn=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(r){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==r){if(r.has(t))return r.get(t);r.set(t,n)}function n(){return function(t,r,n){if(nn())return Reflect.construct.apply(null,arguments);var e=[null];e.push.apply(e,r);var o=new(t.bind.apply(t,e));return n&&en(o,n.prototype),o}(t,arguments,on(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),en(n,t)},rn(t)}function nn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(nn=function(){return!!t})()}function en(t,r){return en=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},en(t,r)}function on(t){return on=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},on(t)}var un=function(t){function r(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,r),(t=tn(this,r,[e])).errors=n,t}return function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),r&&en(t,r)}(r,t),n=r,e&&Hr(n.prototype,e),o&&Hr(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,e,o}(rn(Error));const cn=function(t){var r=[];return new Promise((function(n,e){var o=function(n){r.push(n),r.length===t.length&&e(new un(r))};(0,i.map)((function(t){return Er(t).then(n).catch(o)}),Xr(t))}))};var an=(0,i.curryN)(1,cn);const sn=m(Promise.any)?(0,i.curryN)(1,(0,i.bind)(Promise.any,Promise)):an;var ln=(0,i.curry)((function(t,r,n){return(0,i.compose)(t(r),i.length)(n)}));const fn=ln;const yn=fn(i.equals);const pn=fn((0,i.flip)(i.gte));function mn(t){return function(t){if(Array.isArray(t))return hn(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return hn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?hn(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var bn=(0,i.curryN)(1,(function(t){var r=[],n=[],e=(0,i.bind)(r.push,r),o=(0,i.bind)(n.push,n),u=(0,i.map)((function(t){return Er(t).then(e).catch(o)}),mn(t));return Pr(u).then((function(){if(!yn(0,r)||!yn(0,n))return pn(1,r)?(0,i.last)(r):Or(n)}))}));const vn=bn;const dn=(0,i.curry)((function(t,r,n){return t(n)?r:n}));const gn=(0,i.addIndex)(i.map);const Nn=(0,i.curry)((function(t,r){return(0,i.curryN)(t.length,(function(){for(var n=arguments.length,e=new Array(n),o=0;o<n;o++)e[o]=arguments[o];var u=gn((function(t,n){return dn(i.isNil,r[n],t)}),e);return(0,i.apply)(t,u)}))}));const Sn=(0,i.addIndex)(i.reduce);const An=(0,i.addIndex)(i.filter);var wn=(0,i.addIndex)(i.filter),Pn=(0,i.curry)((function(t,r,n){return(0,i.includes)(n,t)})),jn=(0,i.curry)((function(t,r){return wn(Pn(t),r)}));const On=jn;const En=(0,i.unapply)(i.identity);const In=(0,i.when)(d,(0,i.of)(Array));var kn={concat:i.identity};const qn=(0,i.pipe)((0,i.reduce)(i.concat,kn),(0,i.when)((0,i.identical)(kn),u));const Tn=(0,i.flip)(i.concat);function xn(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return Mn(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Mn(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Mn(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Rn=(0,i.curryN)(3,(function(t,r,n){return Er(n).then((function(n){var e=(0,i.length)(n);return 0===e?r:(0,i.reduce)((function(r,n){return r.then((function(t){return Pr([t,n])})).then((function(r){var n=xn(r,2),o=n[0],i=n[1];return c(o)&&1===e?i:t(o,i)}))}))(Er(r),n)}))}));const Fn=Rn;function _n(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var e,o,i,u,c=[],a=!0,s=!1;try{if(i=(n=n.call(t)).next,0===r){if(Object(n)!==n)return;a=!1}else for(;!(a=(e=i.call(n)).done)&&(c.push(e.value),c.length!==r);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}}(t,r)||function(t,r){if(t){if("string"==typeof t)return Un(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Un(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Un(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Wn=(0,i.pipe)((0,i.reduceRight)(i.concat,""),(0,i.equals)("ba"))(["a","b"]),Bn=(0,i.curryN)(3,(function(t,r,n){return Er(n).then((function(n){var e=(0,i.length)(n);return 0===e?r:(0,i.reduceRight)((function(r,n){var o,i;return Wn?(o=r,i=n):(o=n,i=r),o.then((function(t){return Pr([t,i])})).then((function(r){var n=_n(r,2),o=n[0],i=n[1];return c(o)&&1===e?i:t(i,o)}))}))(Er(r),n)}))}));const Cn=Bn;const Ln=(0,i.slice)(i.__,1/0);const $n=(0,i.slice)(0);var Dn=(0,i.addIndex)(i.reject),Vn=(0,i.curry)((function(t,r,n){return(0,i.includes)(n,t)})),zn=(0,i.curry)((function(t,r){return Dn(Vn(t),r)}));const Gn=zn;const Kn=(0,i.reject)(Ft);const Zn=(0,i.flip)(i.append);const Jn=(0,i.flip)(i.includes);var Xn=(0,i.curry)((function(t,r,n){return(0,i.compose)((0,i.insert)(r,(0,i.nth)(t,n)),(0,i.remove)(t,1))(n)}));const Yn=Xn;const Hn=fn((0,i.flip)(i.gt));const Qn=fn((0,i.flip)(i.lt));const te=fn((0,i.flip)(i.lte));const re=fn((0,i.complement)(i.equals));const ne=(0,i.curryN)(1,(0,i.pipe)(i.uniq,te(1)));const ee=function(t,r){var n=Number(r);if(n!==r&&(n=0),rt(n))throw new RangeError("repeat count must be non-negative");if(yt(n))throw new RangeError("repeat count must be less than infinity");if(n=Math.floor(n),0===t.length||0===n)return"";if(t.length*n>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");var e=t.length*n;n=Math.floor(Math.log(n)/Math.log(2));for(var o=t;n;)o+=t,n-=1;return o+=o.substring(0,e-o.length)};var oe=(0,i.curry)(ee),ie=(0,i.flip)((0,i.invoker)(1,"repeat"));const ue=m(String.prototype.repeat)?ie:oe;const ce=(0,i.curryN)(1,(0,i.pipe)((0,i.uniqWith)(i.identical),te(1)));var ae=(0,i.curry)((function(t,r){return(0,i.all)((0,i.identical)(t),r)}));const se=ae;var le=(0,i.curry)((function(t,r){return(0,i.all)((0,i.equals)(t),r)}));const fe=le;const ye=function(t){return function r(n){for(var e,o,i,u=[],c=0;c<n.length;){if(x(n[c]))for(i=0,o=(e=t?r(n[c]):n[c]).length;i<o;)u[u.length]=e[i],i+=1;else u[u.length]=n[c];c+=1}return u}};function pe(t){return function(t){if(Array.isArray(t))return me(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return me(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?me(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function me(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var he=ye(!1),be=(0,i.curry)((function(t,r){for(var n=t,e=pe(r);n>0;)e=he(e),n-=1;return e}));const ve=be;function de(t){return function(t){if(Array.isArray(t))return ge(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return ge(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ge(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ge(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}const Ne=function(t,r,n){if(null==t)throw new TypeError("Array.from requires an array-like object - not null or undefined");if(f(r)&&_(r))throw new TypeError("Array.from: when provided, the second argument must be a function");return b(t)?function(t,r,n){var e=a(n)?(0,i.bind)(r,n):r;return a(r)?de(t).map(e):de(t)}(t,r,n):[]};var Se=(0,i.curryN)(1,Ne),Ae=m(Array.from)?(0,i.curryN)(1,Array.from):Se;const we=(0,i.ifElse)(b,Ae,i.values);const Pe=(0,i.converge)(yn,[i.length,i.uniq]);const je=(0,i.complement)(Pe);function Oe(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,r){if(t){if("string"==typeof t)return Ee(t,r);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ee(t,r):void 0}}(t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ee(t,r){(null==r||r>t.length)&&(r=t.length);for(var n=0,e=Array(r);n<r;n++)e[n]=t[n];return e}var Ie=(0,i.curry)((function(t,r){var n,e,o,u;return(0,i.sort)((n=(0,i.map)((function(t){return(0,i.comparator)((function(r,n){return(0,i.lt)((0,i.prop)(t,r),(0,i.prop)(t,n))}))}),t),e=Oe(n),o=e[0],u=e.slice(1),(0,i.reduce)(i.either,o,u)),r)}));const ke=Ie;var qe=(0,i.append)(i.__,[]);const Te=(0,i.useWith)(ke,[qe,i.identity]);var xe=(0,i.pipe)(i.path,i.ascend),Me=(0,i.map)(xe);const Re=(0,i.useWith)(i.sortWith,[Me,i.identity]);var Fe=(0,i.curry)((function(t,r){return(0,i.addIndex)(i.filter)((0,i.pipe)((0,i.nthArg)(1),(0,i.modulo)(i.__,t),(0,i.identical)(0)))(r)}));const _e=Fe;const Ue=(0,i.curryN)(1,(0,i.bind)(Math.floor,Math));var We=(0,i.curryN)(3,(function(t,r,n){var e=0===t?(0,i.always)(r):function(n){return r+t*n},o=0===t?n-r:Ue((n-r)/t);return(0,i.map)(e,(0,i.range)(0,o))}));const Be=We;var Ce=(0,i.curry)((function(t,r,n){return(0,i.pipe)((0,i.find)(r),(0,i.defaultTo)(t))(n)}));const Le=Ce;const $e=(0,i.curryN)(3,(function(t,r,n){var e=(0,i.path)(t,n),o=(0,i.path)((0,i.init)(t),n);if(!_(e)&&!v(t)){var u=(0,i.bind)(e,o);return(0,i.apply)(u,r)}}));const De=$e(i.__,[],i.__);const Ve=(0,i.curry)((function(t,r){return(0,i.ap)([(0,i.path)(i.__,r)],t)}));const ze=(0,i.curry)((function(t,r){return(0,i.pipe)(i.toPairs,(0,i.map)((0,i.over)((0,i.lensIndex)(0),t)),i.fromPairs)(r)}));const Ge=(0,i.curry)((function(t,r){return ze(function(t){return function(r){return(0,i.has)(r,t)?t[r]:r}}(t),r)}));function Ke(t){return Ke="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ke(t)}function Ze(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ke(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ke(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ke(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const Je=(0,i.curry)((function(t,r,n){return Ge(Ze({},t,r),n)}));const Xe=(0,i.curry)((function(t,r,n){return ze((0,i.when)((0,i.equals)(r),t),n)}));function Ye(t){return Ye="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ye(t)}function He(t,r){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);r&&(e=e.filter((function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),n.push.apply(n,e)}return n}function Qe(t){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?He(Object(n),!0).forEach((function(r){to(t,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):He(Object(n)).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))}))}return t}function to(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Ye(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Ye(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Ye(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}const ro=(0,i.curryN)(2,(function(t,r){return Qe(Qe({},r),Ge(t,r))}));const no=(0,i.curryN)(2,(0,i.pipe)(i.props,i.mergeAll));const eo=(0,i.curryN)(2,(0,i.pipe)(Ve,i.mergeAll));const oo=(0,i.curry)((function(t,r,n){return(0,i.over)((0,i.lensPath)(t),(0,i.mergeLeft)(r),n)}));const io=(0,i.curry)((function(t,r,n){return oo((0,i.of)(Array,t),r,n)}));const uo=(0,i.useWith)(i.pickBy,[i.complement,i.identity]);const co=(0,i.curryN)(3,(function(t,r,n){return(0,i.when)((0,i.identical)(t),(0,i.partial)((0,i.unary)(t),[n]),(0,i.pathOr)(t,r,n))}));const ao=(0,i.curryN)(3,(function(t,r,n){return(0,i.defaultTo)(t,(0,i.view)(r,n))}));const so=(0,i.curryN)(2,(0,i.converge)(i.mergeRight,[i.dissocPath,(0,i.pathOr)({})]));const lo=(0,i.curry)((function(t,r){return so((0,i.of)(Array,t),r)}));const fo=(0,i.curry)((function(t,r){return(0,i.mergeRight)(r,(0,i.pathOr)({},t,r))}));const yo=(0,i.curry)((function(t,r){return fo((0,i.of)(Array,t),r)}));const po=(0,i.curryN)(2,(function(t,r){return(0,i.pipe)(i.toPairs,(0,i.map)((0,i.pipe)(i.flip,i.apply)(t)),i.transpose,(0,i.when)(yn(0),(function(){return[[],[]]})))(r)}));const mo=(0,i.curryN)(3,(function(t,r,n){return(0,i.pipe)(i.zip,(0,i.map)((0,i.apply)(t)),i.fromPairs)(n,r)}));var ho=(0,i.curry)((function(t,r){return Boolean($e(["prototype","isPrototypeOf"],[r],t))}));const bo=ho;const vo=(0,i.curryN)(3,(function(t,r,n){return(0,i.pipe)((0,i.view)(t),(0,i.equals)(r))(n)}));const go=(0,i.complement)(vo);const No=(0,i.curryN)(3,(function(t,r,n){return(0,i.pipe)((0,i.view)(r),t,xt)(n)}));const So=(0,i.complement)(No);var Ao=(0,i.either)((0,i.path)(["@@type"]),(0,i.path)(["constructor","@@type"])),wo=((0,i.curry)((function(t,r){return Ao(r)===t})),(0,i.curryN)(2,(0,i.useWith)(i.equals,[Ao,Ao])));(0,i.complement)(wo);function Po(t){return Po="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Po(t)}function jo(t,r,n){return(r=function(t){var r=function(t,r){if("object"!=Po(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=Po(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==Po(r)?r:r+""}(r))in t?Object.defineProperty(t,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[r]=n,t}var Oo=jo({},sr,(function(t){return this.constructor[yr](t(this.value))})),Eo=jo({},fr,(function(t){var r=this;return t.map((function(t){return t(r.value)}))})),Io=jo({},ir,(function(t){return wo(this,t)&&(0,i.equals)(this.value,t.value)})),ko=jo({},cr,(function(t){var r=this.value;return w(this.value)||G(this.value)?r=this.value+t.value:(0,i.pathSatisfies)(m,["value",cr],this)?r=this.value[cr](t.value):(0,i.pathSatisfies)(m,["value","concat"],this)&&(r=this.value.concat(t.value)),this.constructor[yr](r)})),qo=jo({},pr,(function(t){var r=t(this.value);return wo(this,r)?r:this})),To=jo({},ur,(function(t){return wo(this,t)&&(this.value<t.value||this[ir](t))}));function xo(t){return xo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xo(t)}function Mo(t,r){for(var n=0;n<r.length;n++){var e=r[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,Ro(e.key),e)}}function Ro(t){var r=function(t,r){if("object"!=xo(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var e=n.call(t,r||"default");if("object"!=xo(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}(t,"string");return"symbol"==xo(r)?r:r+""}const Fo=function(t,r,n,e,o,u,c,a,s){function l(t){!function(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}(this,l),this.value=t}return f=l,p=[{key:t,value:function(t){return new l(t)}},{key:"of",value:function(t){return new l(t)}},{key:"@@type",get:function(){return"RA/Identity"}}],(y=[{key:"get",value:function(){return this.value}},{key:r,value:function(t){return Eo[fr].call(this,t)}},{key:"ap",value:function(t){return this[fr](t)}},{key:n,value:function(t){return Oo[sr].call(this,t)}},{key:"map",value:function(t){return this[sr](t)}},{key:e,value:function(t){return Io[ir].call(this,t)}},{key:"equals",value:function(t){return this[ir](t)}},{key:o,value:function(t){return ko[cr].call(this,t)}},{key:"concat",value:function(t){return this[cr](t)}},{key:u,value:function(t){return qo[pr].call(this,t)}},{key:"chain",value:function(t){return this[pr](t)}},{key:c,value:function(t){return To[ur].call(this,t)}},{key:"lte",value:function(t){return this[ur](t)}},{key:a,value:function(){return this.constructor.of((0,i.empty)(this.value))}},{key:"empty",value:function(){return this[ar]()}},{key:s,value:function(t){var r=this;return this.constructor.of((function(n){return r.value(t(n))}))}},{key:"contramap",value:function(t){return this[lr](t)}}])&&Mo(f.prototype,y),p&&Mo(f,p),Object.defineProperty(f,"prototype",{writable:!1}),f;var f,y,p}(yr,fr,sr,ir,cr,pr,ur,ar,lr);const _o=(0,i.curryN)(1,(function(t){var r={"fantasy-land/of":"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t};return(0,i.curry)((function(t,n){return Fo.of((0,i.traverse)(r,(0,i.pipe)(t,(0,i.prop)("value")),n))}))}));var Uo=(0,i.curry)((function(t,r){return t.from(r)})),Wo=(0,i.curry)((function(t,r){return function(t,r){var n=function(r){return t(r)};return n.from=r,n}((0,i.curry)((function(n,e){return(0,i.map)(r,n(t(e)))})),(0,i.curry)((function(n,e){return(0,i.map)(t,n(r(e)))})))}));Wo.from=Uo;const Bo=Wo;const Co=(0,i.complement)(i.propEq);const Lo=(0,i.complement)(i.pathEq);var $o=(0,i.ifElse)(i.gte,(function(){throw new Error("low must not be greater than high in inRange(low, high, value)")}),(0,i.useWith)(i.both,[i.lte,i.gt]));const Do=(0,i.curry)((function(t,r,n){return $o(t,r)(n)}));const Vo=(0,i.complement)(i.equals);const zo=(0,i.curryN)(2,(function(t,r){return!!(0,i.isEmpty)(t)||(0,i.pipe)(i.intersection,i.isNotEmpty)(t,r)}));const Go=(0,i.curry)((0,i.compose)(i.complement,i.both));const Ko=(0,i.complement)(i.and);const Zo=(0,i.curry)((0,i.compose)(i.complement,i.either));const Jo=(0,i.complement)(i.or);const Xo=(0,i.curry)((0,i.compose)(i.complement,i.allPass));const Yo=(0,i.curryN)(1,(0,i.compose)(i.complement,i.anyPass));const Ho=(0,i.curry)((function(t,r){return(0,i.useWith)((0,i.compose)(t(Rt),En),r)}));const Qo=(0,i.nAry)(0);const ti=(0,i.curryN)(1,(0,i.bind)(Math.round,Math));const ri=(0,i.curryN)(1,(0,i.bind)(Math.ceil,Math));const ni=(0,i.flip)(i.divide);const ei=function(t){var r=Number(t);return ft(r)?r-r%1||(r<0?-0:0===r?r:0):r};var oi=(0,i.curryN)(1,ei);const ii=m(Math.trunc)?(0,i.curryN)(1,(0,i.bind)(Math.trunc,Math)):oi;const ui=function(t){return(t>0)-(t<0)||+t};var ci=(0,i.curryN)(1,ui);const ai=m(Math.sign)?(0,i.curryN)(1,(0,i.bind)(Math.sign,Math)):ci;const si=(0,i.flip)(i.subtract);const li=Zo($t,(0,i.both)(I,Zo((0,i.hasIn)("toString"),(0,i.hasIn)("valueOf"))));const fi=(0,i.ifElse)(li,Number,(0,i.always)(NaN));const yi=(0,i.when)(w,(0,i.replace)(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var pi=function(t,r){if("string"!=typeof t&&!(t instanceof String))throw TypeError("`".concat(r,"` must be a string"))};const mi=function(t,r,n){!function(t,r,n){if(null==n||null==t||null==r)throw TypeError("Input values must not be `null` or `undefined`")}(t,r,n),pi(n,"str"),pi(r,"replaceValue"),function(t){if(!("string"==typeof t||t instanceof String||t instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(t);var e=new RegExp(_t(t)?t:yi(t),"g");return(0,i.replace)(e,r,n)};var hi=(0,i.curryN)(3,mi),bi=(0,i.invoker)(2,"replaceAll");const vi=m(String.prototype.replaceAll)?bi:hi;var di=(0,i.replace)(/^[\s\uFEFF\xA0]+/,""),gi=(0,i.invoker)(0,"trimStart");const Ni=m(String.prototype.trimStart)?gi:di;var Si=(0,i.replace)(/[\s\uFEFF\xA0]+$/,""),Ai=(0,i.invoker)(0,"trimEnd");const wi=m(String.prototype.trimEnd)?Ai:Si;const Pi=(0,i.curry)((function(t,r){return(0,i.pipe)((0,i.split)(""),(0,i.dropLastWhile)(Jn(t)),(0,i.join)(""))(r)}));const ji=(0,i.curry)((function(t,r){return(0,i.pipe)((0,i.split)(""),(0,i.dropWhile)(Jn(t)),(0,i.join)(""))(r)}));const Oi=function(t,r,n){var e=r>>0,o=String(a(t)?t:" ");if(n.length>=e)return String(n);if((e-=n.length)>o.length){var i=e/o.length;o+=m(String.prototype.repeat)?o.repeat(i):ee(o,i)}return o.slice(0,e)+String(n)};var Ei=(0,i.flip)((0,i.invoker)(2,"padStart")),Ii=(0,i.curry)(Oi);const ki=m(String.prototype.padStart)?Ei:Ii;const qi=function(t,r,n){var e=r>>0,o=String(a(t)?t:" ");if(n.length>e)return String(n);if((e-=n.length)>o.length){var i=e/o.length;o+=m(String.prototype.repeat)?o.repeat(i):ee(o,i)}return String(n)+o.slice(0,e)};var Ti=(0,i.curry)(qi),xi=(0,i.flip)((0,i.invoker)(2,"padEnd"));const Mi=m(String.prototype.padEnd)?xi:Ti;const Ri=Mi(" ");const Fi=ki(" ");return o})()));
@@ -514,16 +514,16 @@ __webpack_require__.r(__webpack_exports__);
514
514
  var async = (0,ramda__WEBPACK_IMPORTED_MODULE_0__["default"])(1, function (generatorFn) {
515
515
  function asyncWrapper() {
516
516
  var iterator = (0,ramda__WEBPACK_IMPORTED_MODULE_1__["default"])(generatorFn, this).apply(void 0, arguments);
517
- var handle = function handle(result) {
517
+ var _handle = function handle(result) {
518
518
  var resolved = (0,_resolveP_js__WEBPACK_IMPORTED_MODULE_2__["default"])(result.value);
519
519
  return result.done ? resolved : resolved.then(function (value) {
520
- return handle(iterator.next(value));
520
+ return _handle(iterator.next(value));
521
521
  }, function (error) {
522
- return handle(iterator["throw"](error));
522
+ return _handle(iterator["throw"](error));
523
523
  });
524
524
  };
525
525
  try {
526
- return handle(iterator.next());
526
+ return _handle(iterator.next());
527
527
  } catch (error) {
528
528
  return (0,_rejectP_js__WEBPACK_IMPORTED_MODULE_3__["default"])(error);
529
529
  }
@@ -10080,8 +10080,6 @@ __webpack_require__.r(__webpack_exports__);
10080
10080
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
10081
10081
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
10082
10082
  /* harmony export */ });
10083
- /* harmony import */ var _internal_placeholder_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6500);
10084
-
10085
10083
  /**
10086
10084
  * A special placeholder value used to specify "gaps" within curried functions,
10087
10085
  * allowing partial application of any combination of arguments, regardless of
@@ -10109,7 +10107,9 @@ __webpack_require__.r(__webpack_exports__);
10109
10107
  * const greet = R.replace('{name}', R.__, 'Hello, {name}!');
10110
10108
  * greet('Alice'); //=> 'Hello, Alice!'
10111
10109
  */
10112
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_internal_placeholder_js__WEBPACK_IMPORTED_MODULE_0__["default"]);
10110
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
10111
+ '@@functional/placeholder': true
10112
+ });
10113
10113
 
10114
10114
  /***/ }),
10115
10115
 
@@ -10620,7 +10620,7 @@ __webpack_require__.r(__webpack_exports__);
10620
10620
  * @param {*} a The first item to be compared.
10621
10621
  * @param {*} b The second item to be compared.
10622
10622
  * @return {Number} `-1` if fn(a) < fn(b), `1` if fn(b) < fn(a), otherwise `0`
10623
- * @see R.descend
10623
+ * @see R.descend, R.ascendNatural, R.descendNatural
10624
10624
  * @example
10625
10625
  *
10626
10626
  * const byAge = R.ascend(R.prop('age'));
@@ -12091,7 +12091,7 @@ __webpack_require__.r(__webpack_exports__);
12091
12091
  * @since v0.1.0
12092
12092
  * @category List
12093
12093
  * @sig [a] -> a | Undefined
12094
- * @sig String -> String
12094
+ * @sig String -> String | Undefined
12095
12095
  * @param {Array|String} list
12096
12096
  * @return {*}
12097
12097
  * @see R.tail, R.init, R.last
@@ -12101,7 +12101,7 @@ __webpack_require__.r(__webpack_exports__);
12101
12101
  * R.head([]); //=> undefined
12102
12102
  *
12103
12103
  * R.head('abc'); //=> 'a'
12104
- * R.head(''); //=> ''
12104
+ * R.head(''); //=> undefined
12105
12105
  */
12106
12106
  var head = /*#__PURE__*/(0,_internal_curry1_js__WEBPACK_IMPORTED_MODULE_0__["default"])(function (list) {
12107
12107
  return (0,_internal_nth_js__WEBPACK_IMPORTED_MODULE_1__["default"])(0, list);
@@ -13624,10 +13624,8 @@ __webpack_require__.r(__webpack_exports__);
13624
13624
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13625
13625
  /* harmony export */ "default": () => (/* binding */ _isPlaceholder)
13626
13626
  /* harmony export */ });
13627
- /* harmony import */ var _placeholder_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6500);
13628
-
13629
13627
  function _isPlaceholder(a) {
13630
- return a === _placeholder_js__WEBPACK_IMPORTED_MODULE_0__["default"];
13628
+ return a != null && typeof a === 'object' && a['@@functional/placeholder'] === true;
13631
13629
  }
13632
13630
 
13633
13631
  /***/ }),
@@ -13837,19 +13835,6 @@ function _pipe(f, g) {
13837
13835
 
13838
13836
  /***/ }),
13839
13837
 
13840
- /***/ 6500:
13841
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
13842
-
13843
- __webpack_require__.r(__webpack_exports__);
13844
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13845
- /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
13846
- /* harmony export */ });
13847
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
13848
- '@@functional/placeholder': true
13849
- });
13850
-
13851
- /***/ }),
13852
-
13853
13838
  /***/ 9017:
13854
13839
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
13855
13840
 
@@ -14789,7 +14774,7 @@ __webpack_require__.r(__webpack_exports__);
14789
14774
  * @since v0.1.4
14790
14775
  * @category List
14791
14776
  * @sig [a] -> a | Undefined
14792
- * @sig String -> String
14777
+ * @sig String -> String | Undefined
14793
14778
  * @param {*} list
14794
14779
  * @return {*}
14795
14780
  * @see R.init, R.head, R.tail
@@ -14799,7 +14784,7 @@ __webpack_require__.r(__webpack_exports__);
14799
14784
  * R.last([]); //=> undefined
14800
14785
  *
14801
14786
  * R.last('abc'); //=> 'c'
14802
- * R.last(''); //=> ''
14787
+ * R.last(''); //=> undefined
14803
14788
  */
14804
14789
  var last = /*#__PURE__*/(0,_internal_curry1_js__WEBPACK_IMPORTED_MODULE_0__["default"])(function (list) {
14805
14790
  return (0,_internal_nth_js__WEBPACK_IMPORTED_MODULE_1__["default"])(-1, list);
@@ -15596,7 +15581,7 @@ __webpack_require__.r(__webpack_exports__);
15596
15581
  * @since v0.1.0
15597
15582
  * @category List
15598
15583
  * @sig Number -> [a] -> a | Undefined
15599
- * @sig Number -> String -> String
15584
+ * @sig Number -> String -> String | Undefined
15600
15585
  * @param {Number} offset
15601
15586
  * @param {*} list
15602
15587
  * @return {*}
@@ -15608,7 +15593,7 @@ __webpack_require__.r(__webpack_exports__);
15608
15593
  * R.nth(-99, list); //=> undefined
15609
15594
  *
15610
15595
  * R.nth(2, 'abc'); //=> 'c'
15611
- * R.nth(3, 'abc'); //=> ''
15596
+ * R.nth(3, 'abc'); //=> undefined
15612
15597
  * @symb R.nth(-1, [a, b, c]) = c
15613
15598
  * @symb R.nth(0, [a, b, c]) = a
15614
15599
  * @symb R.nth(1, [a, b, c]) = b
@@ -18005,8 +17990,6 @@ var zip = /*#__PURE__*/(0,_internal_curry2_js__WEBPACK_IMPORTED_MODULE_0__["defa
18005
17990
  /******/
18006
17991
  /************************************************************************/
18007
17992
  var __webpack_exports__ = {};
18008
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
18009
- (() => {
18010
17993
  __webpack_require__.r(__webpack_exports__);
18011
17994
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
18012
17995
  /* harmony export */ Identity: () => (/* reexport safe */ _fantasy_land_Identity_js__WEBPACK_IMPORTED_MODULE_211__["default"]),
@@ -18691,8 +18674,6 @@ __webpack_require__.r(__webpack_exports__);
18691
18674
 
18692
18675
  // Types
18693
18676
 
18694
- })();
18695
-
18696
18677
  /******/ return __webpack_exports__;
18697
18678
  /******/ })()
18698
18679
  ;
@@ -1 +1 @@
1
- !function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.RA=n():t.RA=n()}(self,(()=>(()=>{"use strict";var t={d:(n,r)=>{for(var e in r)t.o(r,e)&&!t.o(n,e)&&Object.defineProperty(n,e,{enumerable:!0,get:r[e]})},o:(t,n)=>Object.prototype.hasOwnProperty.call(t,n),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},n={};t.r(n),t.d(n,{Identity:()=>Ba,Y:()=>Je,allEqual:()=>Zu,allEqualTo:()=>fi,allIdentical:()=>ri,allIdenticalTo:()=>ai,allP:()=>Me,allSettledP:()=>He,allUnique:()=>Ai,anyP:()=>To,appendFlipped:()=>Tu,argsPass:()=>es,async:()=>vo,cata:()=>Ne,catchP:()=>_e,ceil:()=>is,compact:()=>Eu,concatAll:()=>cu,concatRight:()=>au,copyKeys:()=>Oc,curryRight:()=>ke,curryRightN:()=>Te,defaultWhen:()=>Lo,delayP:()=>We,dispatch:()=>ho,divideNum:()=>cs,dropArgs:()=>os,ensureArray:()=>ou,escapeRegExp:()=>vs,filterIndexed:()=>Xo,findOr:()=>Hi,firstP:()=>To,flattenDepth:()=>mi,flattenPath:()=>oa,flattenProp:()=>ia,floor:()=>Li,fnull:()=>Ko,inRange:()=>Ka,included:()=>ku,invoke:()=>tc,invokeArgs:()=>Qi,isArray:()=>Bt,isArrayLike:()=>gn,isAsyncFunction:()=>Ct,isBigInt:()=>gr,isBlank:()=>ee,isBoolean:()=>Qt,isDate:()=>_n,isEmptyArray:()=>Xt,isEmptyString:()=>un,isError:()=>Jr,isEven:()=>Pr,isFalse:()=>Ur,isFalsy:()=>Cr,isFinite:()=>ir,isFloat:()=>Sr,isFunction:()=>Rt,isGeneratorFunction:()=>qt,isIndexed:()=>Hr,isInt32:()=>vr,isInteger:()=>yr,isInteger32:()=>vr,isInvalidDate:()=>zn,isIterable:()=>zt,isMap:()=>rr,isNaN:()=>Bn,isNaturalNumber:()=>Qr,isNegative:()=>Kn,isNegativeZero:()=>Xn,isNilOrEmpty:()=>en,isNonEmptyArray:()=>Jt,isNonEmptyString:()=>yn,isNonNegative:()=>nr,isNonPositive:()=>Qn,isNotArray:()=>Yt,isNotArrayLike:()=>Sn,isNotAsyncFunction:()=>An,isNotBoolean:()=>tn,isNotDate:()=>Fn,isNotFinite:()=>cr,isNotFloat:()=>jr,isNotFunction:()=>wn,isNotGeneratorFunction:()=>jn,isNotInteger:()=>br,isNotMap:()=>er,isNotNaN:()=>Dn,isNotNil:()=>Q,isNotNilOrEmpty:()=>Yn,isNotNull:()=>H,isNotNumber:()=>Ln,isNotObj:()=>pn,isNotObjLike:()=>Nn,isNotObject:()=>pn,isNotObjectLike:()=>Nn,isNotPair:()=>kr,isNotPlainObj:()=>Mn,isNotPlainObject:()=>Mn,isNotPrimitive:()=>ne,isNotRegExp:()=>Br,isNotSet:()=>$r,isNotString:()=>cn,isNotUndefined:()=>X,isNotValidDate:()=>zn,isNotValidNumber:()=>wr,isNull:()=>Y,isNumber:()=>qn,isObj:()=>ln,isObjLike:()=>On,isObject:()=>ln,isObjectLike:()=>On,isOdd:()=>Nr,isPair:()=>Tr,isPlainObj:()=>kn,isPlainObject:()=>kn,isPositive:()=>Gn,isPositiveZero:()=>Zn,isPrimitive:()=>te,isPromise:()=>_r,isPrototypeOf:()=>ya,isRegExp:()=>Rr,isSafeInteger:()=>Yr,isSentinelValue:()=>re,isSet:()=>Dr,isSparseArray:()=>Wr,isString:()=>on,isSymbol:()=>Vr,isThenable:()=>Mr,isTrue:()=>Fr,isTruthy:()=>qr,isUint32:()=>dr,isUinteger32:()=>dr,isUndefined:()=>Z,isValidDate:()=>$n,isValidNumber:()=>Ar,lastP:()=>$o,lengthEq:()=>qo,lengthGt:()=>Ru,lengthGte:()=>Co,lengthLt:()=>Bu,lengthLte:()=>Du,lengthNotEq:()=>$u,lensEq:()=>va,lensIso:()=>La,lensNotEq:()=>ma,lensNotSatisfy:()=>ga,lensSatisfies:()=>ba,lensTraverse:()=>Da,liftF:()=>Oe,liftFN:()=>we,list:()=>nu,mapIndexed:()=>Vo,mergePath:()=>qc,mergePaths:()=>Tc,mergeProp:()=>Cc,mergeProps:()=>Ic,move:()=>Cu,nand:()=>Ja,neither:()=>Qa,noneP:()=>qe,nonePass:()=>rs,noop:()=>ae,nor:()=>ts,notAllPass:()=>ns,notAllUnique:()=>wi,notBoth:()=>Ha,notEqual:()=>Za,omitBy:()=>Bc,omitIndexes:()=>Pu,overlaps:()=>Ya,padCharsEnd:()=>Ls,padCharsStart:()=>Ds,padEnd:()=>Ws,padStart:()=>Gs,pathNotEq:()=>Ga,pathOrLazy:()=>Wc,paths:()=>nc,pickIndexes:()=>tu,propNotEq:()=>Wa,rangeStep:()=>Gi,reduceIndexed:()=>Zo,reduceP:()=>pu,reduceRightP:()=>gu,rejectP:()=>Fe,renameKey:()=>bc,renameKeyWith:()=>gc,renameKeys:()=>vc,renameKeysWith:()=>hc,repeatStr:()=>Ju,replaceAll:()=>gs,resolveP:()=>Ue,round:()=>us,seq:()=>ro,sequencing:()=>ro,sign:()=>ls,skipTake:()=>Di,sliceFrom:()=>ju,sliceTo:()=>Au,sortByPaths:()=>Ci,sortByProp:()=>Ti,sortByProps:()=>Ei,spreadPath:()=>ta,spreadProp:()=>ra,stubArray:()=>ce,stubNull:()=>oe,stubObj:()=>ue,stubObject:()=>ue,stubString:()=>ie,stubUndefined:()=>K,subtractNum:()=>ps,thenCatchP:()=>Ge,toArray:()=>ji,toInt32:()=>hr,toInteger32:()=>hr,toNumber:()=>ys,toUint32:()=>mr,toUinteger32:()=>mr,trimCharsEnd:()=>Ms,trimCharsStart:()=>qs,trimEnd:()=>Ns,trimLeft:()=>As,trimRight:()=>Ns,trimStart:()=>As,trunc:()=>ss,unzipObjWith:()=>aa,viewOr:()=>Xc,weave:()=>Pe,weaveLazy:()=>Ee,zipObjWith:()=>la});const r={"@@functional/placeholder":!0};function e(t){return t===r}function o(t){return function n(r){return 0===arguments.length||e(r)?n:t.apply(this,arguments)}}function u(t){return function n(r,u){switch(arguments.length){case 0:return n;case 1:return e(r)?n:o((function(n){return t(r,n)}));default:return e(r)&&e(u)?n:e(r)?o((function(n){return t(n,u)})):e(u)?o((function(n){return t(r,n)})):t(r,u)}}}function i(t,n,r){for(var e=0,o=r.length;e<o;)n=t(n,r[e]),e+=1;return n}function c(t,n){var r;n=n||[];var e=(t=t||[]).length,o=n.length,u=[];for(r=0;r<e;)u[u.length]=t[r],r+=1;for(r=0;r<o;)u[u.length]=n[r],r+=1;return u}const a=Array.isArray||function(t){return null!=t&&t.length>=0&&"[object Array]"===Object.prototype.toString.call(t)};function s(t){return"[object String]"===Object.prototype.toString.call(t)}const f=o((function(t){return!!a(t)||!!t&&("object"==typeof t&&(!s(t)&&(0===t.length||t.length>0&&(t.hasOwnProperty(0)&&t.hasOwnProperty(t.length-1)))))}));var l="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function p(t,n,r){return function(e,o,u){if(f(u))return t(e,o,u);if(null==u)return o;if("function"==typeof u["fantasy-land/reduce"])return n(e,o,u,"fantasy-land/reduce");if(null!=u[l])return r(e,o,u[l]());if("function"==typeof u.next)return r(e,o,u);if("function"==typeof u.reduce)return n(e,o,u,"reduce");throw new TypeError("reduce: list must be array or iterable")}}function y(t,n,r){for(var e=r.next();!e.done;)n=t(n,e.value),e=r.next();return n}function h(t,n,r,e){return r[e](t,n)}const v=p(i,h,y);function m(t,n,r){return function(){if(0===arguments.length)return r();var e=arguments[arguments.length-1];if(!a(e)){for(var o=0;o<t.length;){if("function"==typeof e[t[o]])return e[t[o]].apply(e,Array.prototype.slice.call(arguments,0,-1));o+=1}if(function(t){return null!=t&&"function"==typeof t["@@transducer/step"]}(e))return n.apply(null,Array.prototype.slice.call(arguments,0,-1))(e)}return r.apply(this,arguments)}}function d(t,n){for(var r=0,e=n.length,o=Array(e);r<e;)o[r]=t(n[r]),r+=1;return o}const b=function(){return this.xf["@@transducer/init"]()},g=function(t){return this.xf["@@transducer/result"](t)};var S=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=g,t.prototype["@@transducer/step"]=function(t,n){return this.xf["@@transducer/step"](t,this.f(n))},t}();const j=function(t){return function(n){return new S(t,n)}};function A(t,n){switch(t){case 0:return function(){return n.apply(this,arguments)};case 1:return function(t){return n.apply(this,arguments)};case 2:return function(t,r){return n.apply(this,arguments)};case 3:return function(t,r,e){return n.apply(this,arguments)};case 4:return function(t,r,e,o){return n.apply(this,arguments)};case 5:return function(t,r,e,o,u){return n.apply(this,arguments)};case 6:return function(t,r,e,o,u,i){return n.apply(this,arguments)};case 7:return function(t,r,e,o,u,i,c){return n.apply(this,arguments)};case 8:return function(t,r,e,o,u,i,c,a){return n.apply(this,arguments)};case 9:return function(t,r,e,o,u,i,c,a,s){return n.apply(this,arguments)};case 10:return function(t,r,e,o,u,i,c,a,s,f){return n.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}function w(t,n,r){return function(){for(var o=[],u=0,i=t,c=0,a=!1;c<n.length||u<arguments.length;){var s;c<n.length&&(!e(n[c])||u>=arguments.length)?s=n[c]:(s=arguments[u],u+=1),o[c]=s,e(s)?a=!0:i-=1,c+=1}return!a&&i<=0?r.apply(this,o):A(Math.max(0,i),w(t,o,r))}}const O=u((function(t,n){return 1===t?o(n):A(t,w(t,[],n))}));function N(t,n){return Object.prototype.hasOwnProperty.call(n,t)}var P=Object.prototype.toString;const E=function(){return"[object Arguments]"===P.call(arguments)?function(t){return"[object Arguments]"===P.call(t)}:function(t){return N("callee",t)}}();var x=!{toString:null}.propertyIsEnumerable("toString"),I=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],T=function(){return arguments.propertyIsEnumerable("length")}(),k=function(t,n){for(var r=0;r<t.length;){if(t[r]===n)return!0;r+=1}return!1},M="function"!=typeof Object.keys||T?o((function(t){if(Object(t)!==t)return[];var n,r,e=[],o=T&&E(t);for(n in t)!N(n,t)||o&&"length"===n||(e[e.length]=n);if(x)for(r=I.length-1;r>=0;)N(n=I[r],t)&&!k(e,n)&&(e[e.length]=n),r-=1;return e})):o((function(t){return Object(t)!==t?[]:Object.keys(t)}));const _=M;const F=u(m(["fantasy-land/map","map"],j,(function(t,n){switch(Object.prototype.toString.call(n)){case"[object Function]":return O(n.length,(function(){return t.call(this,n.apply(this,arguments))}));case"[object Object]":return i((function(r,e){return r[e]=t(n[e]),r}),{},_(n));default:return d(t,n)}})));const U=u((function(t,n){return"function"==typeof n["fantasy-land/ap"]?n["fantasy-land/ap"](t):"function"==typeof t.ap?t.ap(n):"function"==typeof t?function(r){return t(r)(n(r))}:v((function(t,r){return c(t,F(r,n))}),[],t)}));const q=u((function(t,n){var r=O(t,n);return O(t,(function(){return i(U,F(r,arguments[0]),Array.prototype.slice.call(arguments,1))}))}));const C=o((function(t){return q(t.length,t)}));const R=C(o((function(t){return!t})));function B(t){for(var n,r=[];!(n=t.next()).done;)r.push(n.value);return r}function D(t,n,r){for(var e=0,o=r.length;e<o;){if(t(n,r[e]))return!0;e+=1}return!1}const $="function"==typeof Object.is?Object.is:function(t,n){return t===n?0!==t||1/t==1/n:t!=t&&n!=n};const z=o((function(t){return null===t?"Null":void 0===t?"Undefined":Object.prototype.toString.call(t).slice(8,-1)}));function L(t,n,r,e){var o=B(t);function u(t,n){return W(t,n,r.slice(),e.slice())}return!D((function(t,n){return!D(u,n,t)}),B(n),o)}function W(t,n,r,e){if($(t,n))return!0;var o,u,i=z(t);if(i!==z(n))return!1;if("function"==typeof t["fantasy-land/equals"]||"function"==typeof n["fantasy-land/equals"])return"function"==typeof t["fantasy-land/equals"]&&t["fantasy-land/equals"](n)&&"function"==typeof n["fantasy-land/equals"]&&n["fantasy-land/equals"](t);if("function"==typeof t.equals||"function"==typeof n.equals)return"function"==typeof t.equals&&t.equals(n)&&"function"==typeof n.equals&&n.equals(t);switch(i){case"Arguments":case"Array":case"Object":if("function"==typeof t.constructor&&"Promise"===(o=t.constructor,null==(u=String(o).match(/^function (\w*)/))?"":u[1]))return t===n;break;case"Boolean":case"Number":case"String":if(typeof t!=typeof n||!$(t.valueOf(),n.valueOf()))return!1;break;case"Date":if(!$(t.valueOf(),n.valueOf()))return!1;break;case"Error":return t.name===n.name&&t.message===n.message;case"RegExp":if(t.source!==n.source||t.global!==n.global||t.ignoreCase!==n.ignoreCase||t.multiline!==n.multiline||t.sticky!==n.sticky||t.unicode!==n.unicode)return!1}for(var c=r.length-1;c>=0;){if(r[c]===t)return e[c]===n;c-=1}switch(i){case"Map":return t.size===n.size&&L(t.entries(),n.entries(),r.concat([t]),e.concat([n]));case"Set":return t.size===n.size&&L(t.values(),n.values(),r.concat([t]),e.concat([n]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var a=_(t);if(a.length!==_(n).length)return!1;var s=r.concat([t]),f=e.concat([n]);for(c=a.length-1;c>=0;){var l=a[c];if(!N(l,n)||!W(n[l],t[l],s,f))return!1;c-=1}return!0}const G=u((function(t,n){return W(t,n,[],[])}));const V=o((function(t){return function(){return t}}));const K=V(void 0);const Z=G(K());const X=R(Z);const Y=G(null);const H=R(Y);const J=o((function(t){return null==t}));const Q=R(J);function tt(t,n){return function(){return n.call(this,t.apply(this,arguments))}}function nt(t){return function n(r,i,c){switch(arguments.length){case 0:return n;case 1:return e(r)?n:u((function(n,e){return t(r,n,e)}));case 2:return e(r)&&e(i)?n:e(r)?u((function(n,r){return t(n,i,r)})):e(i)?u((function(n,e){return t(r,n,e)})):o((function(n){return t(r,i,n)}));default:return e(r)&&e(i)&&e(c)?n:e(r)&&e(i)?u((function(n,r){return t(n,r,c)})):e(r)&&e(c)?u((function(n,r){return t(n,i,r)})):e(i)&&e(c)?u((function(n,e){return t(r,n,e)})):e(r)?o((function(n){return t(n,i,c)})):e(i)?o((function(n){return t(r,n,c)})):e(c)?o((function(n){return t(r,i,n)})):t(r,i,c)}}}function rt(t,n,r){for(var e=0,o=r.length;e<o;){if((n=t["@@transducer/step"](n,r[e]))&&n["@@transducer/reduced"]){n=n["@@transducer/value"];break}e+=1}return t["@@transducer/result"](n)}const et=u((function(t,n){return A(t.length,(function(){return t.apply(n,arguments)}))}));function ot(t,n,r){for(var e=r.next();!e.done;){if((n=t["@@transducer/step"](n,e.value))&&n["@@transducer/reduced"]){n=n["@@transducer/value"];break}e=r.next()}return t["@@transducer/result"](n)}function ut(t,n,r,e){return t["@@transducer/result"](r[e](et(t["@@transducer/step"],t),n))}const it=p(rt,ut,ot);var ct=function(){function t(t){this.f=t}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(t){return t},t.prototype["@@transducer/step"]=function(t,n){return this.f(t,n)},t}();var at=nt((function(t,n,r){return it("function"==typeof t?new ct(t):t,n,r)}));const st=at;function ft(t,n){return function(){var r=arguments.length;if(0===r)return n();var e=arguments[r-1];return a(e)||"function"!=typeof e[t]?n.apply(this,arguments):e[t].apply(e,Array.prototype.slice.call(arguments,0,r-1))}}var lt=nt(ft("slice",(function(t,n,r){return Array.prototype.slice.call(r,t,n)})));const pt=lt;const yt=o(ft("tail",pt(1,1/0)));function ht(){if(0===arguments.length)throw new Error("pipe requires at least one argument");return A(arguments[0].length,st(tt,arguments[0],yt(arguments)))}var vt=function(t,n){switch(arguments.length){case 0:return vt;case 1:return function n(r){return 0===arguments.length?n:$(t,r)};default:return $(t,n)}};const mt=vt;function dt(t,n){return function(t,n,r){var e,o;if("function"==typeof t.indexOf)switch(typeof n){case"number":if(0===n){for(e=1/n;r<t.length;){if(0===(o=t[r])&&1/o===e)return r;r+=1}return-1}if(n!=n){for(;r<t.length;){if("number"==typeof(o=t[r])&&o!=o)return r;r+=1}return-1}return t.indexOf(n,r);case"string":case"boolean":case"function":case"undefined":return t.indexOf(n,r);case"object":if(null===n)return t.indexOf(n,r)}for(;r<t.length;){if(G(t[r],n))return r;r+=1}return-1}(n,t,0)>=0}function bt(t){return'"'+t.replace(/\\/g,"\\\\").replace(/[\b]/g,"\\b").replace(/\f/g,"\\f").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\v/g,"\\v").replace(/\0/g,"\\0").replace(/"/g,'\\"')+'"'}var gt=function(t){return(t<10?"0":"")+t};const St="function"==typeof Date.prototype.toISOString?function(t){return t.toISOString()}:function(t){return t.getUTCFullYear()+"-"+gt(t.getUTCMonth()+1)+"-"+gt(t.getUTCDate())+"T"+gt(t.getUTCHours())+":"+gt(t.getUTCMinutes())+":"+gt(t.getUTCSeconds())+"."+(t.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function jt(t,n){for(var r=0,e=n.length,o=[];r<e;)t(n[r])&&(o[o.length]=n[r]),r+=1;return o}function At(t){return"[object Object]"===Object.prototype.toString.call(t)}var wt=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=g,t.prototype["@@transducer/step"]=function(t,n){return this.f(n)?this.xf["@@transducer/step"](t,n):t},t}();function Ot(t){return function(n){return new wt(t,n)}}const Nt=u(m(["fantasy-land/filter","filter"],Ot,(function(t,n){return At(n)?i((function(r,e){return t(n[e])&&(r[e]=n[e]),r}),{},_(n)):jt(t,n)})));const Pt=u((function(t,n){return Nt((r=t,function(){return!r.apply(this,arguments)}),n);var r}));function Et(t,n){var r=function(r){var e=n.concat([t]);return dt(r,e)?"<Circular>":Et(r,e)},e=function(t,n){return d((function(n){return bt(n)+": "+r(t[n])}),n.slice().sort())};switch(Object.prototype.toString.call(t)){case"[object Arguments]":return"(function() { return arguments; }("+d(r,t).join(", ")+"))";case"[object Array]":return"["+d(r,t).concat(e(t,Pt((function(t){return/^\d+$/.test(t)}),_(t)))).join(", ")+"]";case"[object Boolean]":return"object"==typeof t?"new Boolean("+r(t.valueOf())+")":t.toString();case"[object Date]":return"new Date("+(isNaN(t.valueOf())?r(NaN):bt(St(t)))+")";case"[object Map]":return"new Map("+r(Array.from(t))+")";case"[object Null]":return"null";case"[object Number]":return"object"==typeof t?"new Number("+r(t.valueOf())+")":1/t==-1/0?"-0":t.toString(10);case"[object Set]":return"new Set("+r(Array.from(t).sort())+")";case"[object String]":return"object"==typeof t?"new String("+r(t.valueOf())+")":bt(t);case"[object Undefined]":return"undefined";default:if("function"==typeof t.toString){var o=t.toString();if("[object Object]"!==o)return o}return"{"+e(t,_(t)).join(", ")+"}"}}const xt=o((function(t){return Et(t,[])}));const It=u((function(t,n){if(t===n)return n;function r(t,n){if(t>n!=n>t)return n>t?n:t}var e=r(t,n);if(void 0!==e)return e;var o=r(typeof t,typeof n);if(void 0!==o)return o===typeof t?t:n;var u=xt(t),i=r(u,xt(n));return void 0!==i&&i===u?t:n})),Tt=Number.isInteger||function(t){return t<<0===t};function kt(t,n){var r=t<0?n.length+t:t;return s(n)?n.charAt(r):n[r]}const Mt=u((function(t,n){if(null!=n)return Tt(t)?kt(t,n):n[t]}));var _t=u((function(t,n){return F(Mt(t),n)}));const Ft=_t;const Ut=o((function(t){return O(st(It,0,Ft("length",t)),(function(){for(var n=0,r=t.length;n<r;){if(t[n].apply(this,arguments))return!0;n+=1}return!1}))}));const qt=O(1,ht(z,mt("GeneratorFunction")));const Ct=O(1,ht(z,mt("AsyncFunction")));const Rt=Ut([ht(z,mt("Function")),qt,Ct]);const Bt=O(1,Rt(Array.isArray)?Array.isArray:ht(z,mt("Array")));var Dt=u((function(t,n){return!J(n)&&t in n}));const $t=Dt;const zt=O(1,(function(t){return"undefined"!=typeof Symbol&&($t(Symbol.iterator,Object(t))&&Rt(t[Symbol.iterator]))}));function Lt(t){var n=Object.prototype.toString.call(t);return"[object Function]"===n||"[object AsyncFunction]"===n||"[object GeneratorFunction]"===n||"[object AsyncGeneratorFunction]"===n}const Wt=u((function(t,n){return t&&n}));const Gt=u((function(t,n){return Lt(t)?function(){return t.apply(this,arguments)&&n.apply(this,arguments)}:C(Wt)(t,n)}));var Vt=o((function(t){return null!=t&&"function"==typeof t["fantasy-land/empty"]?t["fantasy-land/empty"]():null!=t&&null!=t.constructor&&"function"==typeof t.constructor["fantasy-land/empty"]?t.constructor["fantasy-land/empty"]():null!=t&&"function"==typeof t.empty?t.empty():null!=t&&null!=t.constructor&&"function"==typeof t.constructor.empty?t.constructor.empty():a(t)?[]:s(t)?"":At(t)?{}:E(t)?function(){return arguments}():function(t){var n=Object.prototype.toString.call(t);return"[object Uint8ClampedArray]"===n||"[object Int8Array]"===n||"[object Uint8Array]"===n||"[object Int16Array]"===n||"[object Uint16Array]"===n||"[object Int32Array]"===n||"[object Uint32Array]"===n||"[object Float32Array]"===n||"[object Float64Array]"===n||"[object BigInt64Array]"===n||"[object BigUint64Array]"===n}(t)?t.constructor.from(""):void 0}));const Kt=Vt;const Zt=o((function(t){return null!=t&&G(t,Kt(t))}));const Xt=Gt(Bt,Zt);const Yt=R(Bt);const Ht=o((function(t){return!Zt(t)}));const Jt=Gt(Bt,Ht);const Qt=O(1,ht(z,mt("Boolean")));const tn=R(Qt);const nn=u((function(t,n){return t||n}));const rn=u((function(t,n){return Lt(t)?function(){return t.apply(this,arguments)||n.apply(this,arguments)}:C(nn)(t,n)}));const en=O(1,rn(J,Zt));const on=O(1,ht(z,mt("String")));const un=G("");const cn=R(on);const an=o((function(t){return O(st(It,0,Ft("length",t)),(function(){for(var n=0,r=t.length;n<r;){if(!t[n].apply(this,arguments))return!1;n+=1}return!0}))}));function sn(t){return sn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},sn(t)}const fn=function(t){return"object"===sn(t)};const ln=O(1,Gt(H,rn(fn,Rt)));const pn=R(ln);const yn=an([on,pn,Ht]);var hn=u((function(t,n){if(0===t.length||J(n))return!1;for(var r=n,e=0;e<t.length;){if(J(r)||!N(t[e],r))return!1;r=r[t[e]],e+=1}return!0}));const vn=hn;var mn=u((function(t,n){return vn([t],n)}));const dn=mn;function bn(t){return bn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},bn(t)}const gn=O(1,(function(t){return!!Bt(t)||!!t&&(!on(t)&&("object"===bn(t)&&(1===t.nodeType?!!t.length:0===t.length||t.length>0&&(dn(0,t)&&dn(t.length-1,t)))))}));const Sn=R(gn);const jn=R(qt);const An=R(Ct);const wn=R(Rt);const On=O(1,Gt(H,fn));const Nn=R(On);function Pn(t,n){for(var r=n,e=0;e<t.length;e+=1){if(null==r)return;var o=t[e];r=Tt(o)?kt(o,r):r[o]}return r}const En=nt((function(t,n,r){return t(Pn(n,r))}));var xn=ht(z,mt("Object")),In=ht(xt,G(xt(Object))),Tn=En(Gt(Rt,In),["constructor"]);const kn=O(1,(function(t){if(!On(t)||!xn(t))return!1;var n=Object.getPrototypeOf(t);return!!Y(n)||Tn(n)}));const Mn=R(kn);const _n=O(1,ht(z,mt("Date")));const Fn=R(_n);const Un=u((function(t,n){return O(t+1,(function(){var r=arguments[t];if(null!=r&&Lt(r[n]))return r[n].apply(r,Array.prototype.slice.call(arguments,0,t));throw new TypeError(xt(r)+' does not have a method named "'+n+'"')}))}));const qn=O(1,ht(z,mt("Number")));var Cn=Gt(qn,isNaN);var Rn=O(1,Cn);const Bn=Rt(Number.isNaN)?O(1,Number.isNaN):Rn;const Dn=R(Bn);const $n=O(1,Gt(_n,ht(Un(0,"getTime"),Dn)));const zn=R($n);const Ln=R(qn);const Wn=u((function(t,n){return t<n}));const Gn=Gt(qn,Wn(0));const Vn=u((function(t,n){return t>n}));const Kn=O(1,Gt(qn,Vn(0)));const Zn=O(1,mt(0));const Xn=O(1,mt(-0));const Yn=R(en);const Hn=o((function(t){return O(t.length,(function(n,r){var e=Array.prototype.slice.call(arguments,0);return e[0]=r,e[1]=n,t.apply(this,e)}))}));const Jn=u((function(t,n){return t<=n}));const Qn=O(1,Gt(qn,Hn(Jn)(0)));const tr=u((function(t,n){return t>=n}));const nr=O(1,Gt(qn,Hn(tr)(0)));const rr=O(1,ht(z,mt("Map")));const er=R(rr);var or=Gt(qn,isFinite);var ur=O(1,or);const ir=Rt(Number.isFinite)?O(1,et(Number.isFinite,Number)):ur;const cr=R(ir);const ar=u((function(t,n){return O(st(It,0,Ft("length",n)),(function(){var r=arguments,e=this;return t.apply(e,d((function(t){return t.apply(e,r)}),n))}))}));function sr(t){return t}const fr=o(sr);var lr=Gt(ir,ar(G,[Math.floor,fr]));var pr=O(1,lr);const yr=Rt(Number.isInteger)?O(1,et(Number.isInteger,Number)):pr;const hr=O(1,(function(t){return t>>0}));const vr=O(1,(function(t){return hr(t)===t}));const mr=O(1,(function(t){return t>>>0}));const dr=O(1,(function(t){return mr(t)===t}));const br=R(yr);const gr=O(1,ht(z,mt("BigInt")));const Sr=Gt(ir,R(yr));const jr=O(1,R(Sr));const Ar=O(1,rn(yr,Sr));const wr=R(Ar);const Or=u((function(t,n){return t%n}));const Nr=O(1,Gt(yr,ht(Hn(Or)(2),R(G)(0))));const Pr=O(1,Gt(yr,R(Nr)));function Er(t){return"[object Number]"===Object.prototype.toString.call(t)}var xr=o((function(t){return null!=t&&Er(t.length)?t.length:NaN}));const Ir=xr;const Tr=O(1,Gt(Bt,ht(Ir,G(2))));const kr=R(Tr);const Mr=En(Rt,["then"]);const _r=O(1,Gt(ln,ht(xt,G("[object Promise]"))));const Fr=O(1,mt(!0));const Ur=O(1,mt(!1));const qr=O(1,Boolean);const Cr=R(qr);const Rr=O(1,ht(z,mt("RegExp")));const Br=R(Rr);const Dr=O(1,ht(z,mt("Set")));const $r=R(Dr);var zr=o((function(t){for(var n=_(t),r=n.length,e=[],o=0;o<r;)e[o]=t[n[o]],o+=1;return e}));const Lr=zr;const Wr=Gt(Bt,ar(R(mt),[ht(Lr,Ir),Ir]));function Gr(t){return Gr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gr(t)}const Vr=O(1,(function(t){return"symbol"===Gr(t)||"object"===Gr(t)&&"Symbol"===z(t)}));const Kr=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1;var Zr=Gt(yr,(function(t){return Math.abs(t)<=Kr}));var Xr=O(1,Zr);const Yr=Rt(Number.isSafeInteger)?O(1,et(Number.isSafeInteger,Number)):Xr;const Hr=O(1,rn(on,Bt));const Jr=O(1,ht(z,mt("Error")));const Qr=O(1,Gt(yr,R(Kn)));const te=Gt(pn,Ut([on,qn,gr,Qt,Z,Y,Vr]));const ne=O(1,R(te));const re=O(1,(function(t){return vr(t)&&0==~t}));const ee=Ut([Ur,J,Zt,u((function(t,n){if(r=t,"[object RegExp]"!==Object.prototype.toString.call(r))throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received "+xt(t));var r;return function(t){return new RegExp(t.source,t.flags?t.flags:(t.global?"g":"")+(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.sticky?"y":"")+(t.unicode?"u":"")+(t.dotAll?"s":""))}(t).test(n)}))(/^\s+$/gm)]);const oe=V(null);const ue=function(){return{}};const ie=V("");const ce=function(){return[]};const ae=V(K());const se=o((function(t){return O(t.length,t)}));var fe=o((function(t){return kt(0,t)}));const le=fe;var pe="fantasy-land/equals",ye="fantasy-land/lte",he="fantasy-land/concat",ve="fantasy-land/empty",me="fantasy-land/map",de="fantasy-land/contramap",be="fantasy-land/ap",ge="fantasy-land/of",Se="fantasy-land/chain",je=Gt(rn(En(Rt,["map"]),En(Rt,[me])),rn(En(Rt,["ap"]),En(Rt,[be])));const Ae=O(2,(function(t,n){if(!je(t)||!je(n))return U(t,n);try{return t.ap(n)}catch(r){return n.ap(t)}}));const we=se((function(t,n){var r=O(t,n);return O(t,(function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];var o=F(r,le(n)),u=pt(1,1/0,n);return st(Ae,o,u)}))}));const Oe=O(1,(function(t){return we(t.length,t)}));const Ne=se((function(t,n,r){if(Rt(r.matchWith))return r.matchWith({Ok:function(t){var r=t.value;return n(r)},Error:function(n){var r=n.value;return t(r)},Just:function(t){var r=t.value;return n(r)},Nothing:function(){return t(void 0)},Success:function(t){var r=t.value;return n(r)},Failure:function(n){var r=n.value;return t(r)}});if(Rt(r.cata))return r.cata(t,n);if(Rt(r.getOrElse)){var e="RA.cata".concat(Math.random()),o=r.getOrElse(e);return o===e?t():n(o)}return r.either(t,n)}));const Pe=O(2,(function(t,n){return O(t.length,(function(){return t.apply(void 0,arguments).run(n)}))}));const Ee=O(2,(function(t,n){return O(t.length,(function(){return t.apply(void 0,arguments).run(n())}))}));var xe=o((function(t){return s(t)?t.split("").reverse().join(""):Array.prototype.slice.call(t,0).reverse()}));const Ie=xe;const Te=O(2,(function(t,n){return O(t,(function(){for(var t=arguments.length,r=new Array(t),e=0;e<t;e++)r[e]=arguments[e];return n.apply(this,Ie(r))}))}));const ke=ar(Te,[Ir,fr]);const Me=O(1,et(Promise.all,Promise));const _e=Un(1,"catch");const Fe=et(Promise.reject,Promise);const Ue=et(Promise.resolve,Promise);const qe=O(1,ht(F(Ue),F((function(t){return t.then(Fe,Ue)})),Me));const Ce=u((function(t,n){return null==n||n!=n?t:n}));const Re=nt((function(t,n,r){return Ce(t,Mt(n,r))}));function Be(t){return u((function(n,r){return A(Math.max(0,n.length-r.length),(function(){return n.apply(this,t(r,arguments))}))}))}const De=Be(c);const $e=u(kt);var ze=se((function(t,n){var r,e;return yr(n)&&nr(n)?r=n:(r=Re(0,"timeout",n),e=Re(e,"value",n)),new Promise((function(){for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];var i=t(o);setTimeout(De(i,[e]),r)}))})),Le=ze($e(0));Le.reject=ze($e(1));const We=Le;const Ge=Un(2,"then");function Ve(t){return function(t){if(Array.isArray(t))return Ke(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return Ke(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ke(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ke(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var Ze=function(t){return{status:"fulfilled",value:t}},Xe=function(t){return{status:"rejected",reason:t}};var Ye=O(1,(function(t){var n=F((function(t){return Ue(t).then(Ze).catch(Xe)}),Ve(t));return Me(n)}));const He=Rt(Promise.allSettled)?O(1,et(Promise.allSettled,Promise)):Ye;const Je=O(1,(function(t){return(n=function(n){return t((function(t){return n(n)(t)}))})(n);var n}));var Qe=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=g,t.prototype["@@transducer/step"]=function(t,n){return this.f(n),this.xf["@@transducer/step"](t,n)},t}();function to(t){return function(n){return new Qe(t,n)}}const no=u(m([],to,(function(t,n){return t(n),n})));const ro=se((function(t,n){return no((function(n){return F((function(t){return t(n)}))(t)}))(n)}));const eo=o((function(t){return function(n,r){return t(n,r)?-1:t(r,n)?1:0}}));var oo=u((function(t,n){return Array.prototype.slice.call(n,0).sort(t)}));const uo=oo;function io(t){return t&&t["@@transducer/reduced"]?t:{"@@transducer/value":t,"@@transducer/reduced":!0}}const co=o(io);const ao=nt((function(t,n,r){return O(Math.max(t.length,n.length,r.length),(function(){return t.apply(this,arguments)?n.apply(this,arguments):r.apply(this,arguments)}))}));function so(t){return function(t){if(Array.isArray(t))return fo(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return fo(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?fo(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fo(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var lo=eo((function(t,n){return t.length>n.length})),po=ht(uo(lo),le,Mt("length")),yo=se((function(t,n,r){var e=r.apply(void 0,so(t));return Q(e)?co(e):n}));const ho=ao(Jt,(function(t){var n=po(t);return O(n,(function(){for(var n=arguments.length,r=new Array(n),e=0;e<n;e++)r[e]=arguments[e];return st(yo(r),void 0,t)}))}),K);const vo=O(1,(function(t){function n(){var n=et(t,this).apply(void 0,arguments);try{return function t(r){var e=Ue(r.value);return r.done?e:e.then((function(r){return t(n.next(r))}),(function(r){return t(n.throw(r))}))}(n.next())}catch(t){return Fe(t)}}return t.length>0?O(t.length,n):n}));function mo(t){return mo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mo(t)}function bo(t){return function(t){if(Array.isArray(t))return go(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return go(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?go(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function go(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}function So(t,n){for(var r=0;r<n.length;r++){var e=n[r];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,jo(e.key),e)}}function jo(t){var n=function(t,n){if("object"!=mo(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=mo(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==mo(n)?n:n+""}function Ao(t,n,r){return n=Po(n),function(t,n){if(n&&("object"==mo(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Oo()?Reflect.construct(n,r||[],Po(t).constructor):n.apply(t,r))}function wo(t){var n="function"==typeof Map?new Map:void 0;return wo=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(n){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(t))return n.get(t);n.set(t,r)}function r(){return function(t,n,r){if(Oo())return Reflect.construct.apply(null,arguments);var e=[null];e.push.apply(e,n);var o=new(t.bind.apply(t,e));return r&&No(o,r.prototype),o}(t,arguments,Po(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),No(r,t)},wo(t)}function Oo(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Oo=function(){return!!t})()}function No(t,n){return No=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,n){return t.__proto__=n,t},No(t,n)}function Po(t){return Po=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Po(t)}var Eo=function(t){function n(){var t,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,n),(t=Ao(this,n,[e])).errors=r,t}return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),n&&No(t,n)}(n,t),r=n,e&&So(r.prototype,e),o&&So(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,e,o}(wo(Error));const xo=function(t){var n=[];return new Promise((function(r,e){var o=function(r){n.push(r),n.length===t.length&&e(new Eo(n))};F((function(t){return Ue(t).then(r).catch(o)}),bo(t))}))};var Io=O(1,xo);const To=Rt(Promise.any)?O(1,et(Promise.any,Promise)):Io;var ko=o((function(t){return kt(-1,t)}));const Mo=ko;function _o(){if(0===arguments.length)throw new Error("compose requires at least one argument");return ht.apply(this,Ie(arguments))}var Fo=se((function(t,n,r){return _o(t(n),Ir)(r)}));const Uo=Fo;const qo=Uo(G);const Co=Uo(Hn(tr));function Ro(t){return function(t){if(Array.isArray(t))return Bo(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return Bo(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Bo(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Bo(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var Do=O(1,(function(t){var n=[],r=[],e=et(n.push,n),o=et(r.push,r),u=F((function(t){return Ue(t).then(e).catch(o)}),Ro(t));return Me(u).then((function(){if(!qo(0,n)||!qo(0,r))return Co(1,n)?Mo(n):Fe(r)}))}));const $o=Do;const zo=u((function(t,n){return t.apply(this,n)}));const Lo=se((function(t,n,r){return t(r)?n:r}));var Wo=o((function(t){return O(t.length,(function(){var n=0,r=arguments[0],e=arguments[arguments.length-1],o=Array.prototype.slice.call(arguments,0);return o[0]=function(){var t=r.apply(this,c(arguments,[n,e]));return n+=1,t},t.apply(this,o)}))}));const Go=Wo;const Vo=Go(F);const Ko=se((function(t,n){return O(t.length,(function(){for(var r=arguments.length,e=new Array(r),o=0;o<r;o++)e[o]=arguments[o];var u=Vo((function(t,r){return Lo(J,n[r],t)}),e);return zo(t,u)}))}));const Zo=Go(st);const Xo=Go(Nt);const Yo=u(dt);var Ho=Go(Nt),Jo=se((function(t,n,r){return Yo(r,t)})),Qo=se((function(t,n){return Ho(Jo(t),n)}));const tu=Qo;const nu=o((function(t){return function(){return t(Array.prototype.slice.call(arguments,0))}}))(fr);const ru=nt((function(t,n,r){return t(r)?n(r):r}));const eu=u((function(t,n){return"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"](n):"function"==typeof t.of?t.of(n):[n]}));const ou=ru(Yt,eu(Array));const uu=u((function(t,n){if(a(t)){if(a(n))return t.concat(n);throw new TypeError(xt(n)+" is not an array")}if(s(t)){if(s(n))return t+n;throw new TypeError(xt(n)+" is not a string")}if(null!=t&&Lt(t["fantasy-land/concat"]))return t["fantasy-land/concat"](n);if(null!=t&&Lt(t.concat))return t.concat(n);throw new TypeError(xt(t)+' does not have a method named "concat" or "fantasy-land/concat"')}));var iu={concat:fr};const cu=ht(st(uu,iu),ru(mt(iu),K));const au=Hn(uu);function su(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var e,o,u,i,c=[],a=!0,s=!1;try{if(u=(r=r.call(t)).next,0===n){if(Object(r)!==r)return;a=!1}else for(;!(a=(e=u.call(r)).done)&&(c.push(e.value),c.length!==n);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(s)throw o}}return c}}(t,n)||function(t,n){if(t){if("string"==typeof t)return fu(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?fu(t,n):void 0}}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function fu(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var lu=O(3,(function(t,n,r){return Ue(r).then((function(r){var e=Ir(r);return 0===e?n:st((function(n,r){return n.then((function(t){return Me([t,r])})).then((function(n){var r=su(n,2),o=r[0],u=r[1];return Z(o)&&1===e?u:t(o,u)}))}))(Ue(n),r)}))}));const pu=lu;var yu=nt((function(t,n,r){for(var e=r.length-1;e>=0;){if((n=t(r[e],n))&&n["@@transducer/reduced"]){n=n["@@transducer/value"];break}e-=1}return n}));const hu=yu;function vu(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var e,o,u,i,c=[],a=!0,s=!1;try{if(u=(r=r.call(t)).next,0===n){if(Object(r)!==r)return;a=!1}else for(;!(a=(e=u.call(r)).done)&&(c.push(e.value),c.length!==n);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(s)throw o}}return c}}(t,n)||function(t,n){if(t){if("string"==typeof t)return mu(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?mu(t,n):void 0}}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function mu(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var du=ht(hu(uu,""),G("ba"))(["a","b"]),bu=O(3,(function(t,n,r){return Ue(r).then((function(r){var e=Ir(r);return 0===e?n:hu((function(n,r){var o,u;return du?(o=n,u=r):(o=r,u=n),o.then((function(t){return Me([t,u])})).then((function(n){var r=vu(n,2),o=r[0],u=r[1];return Z(o)&&1===e?u:t(u,o)}))}))(Ue(n),r)}))}));const gu=bu,Su=r;const ju=pt(Su,1/0);const Au=pt(0);var wu=Go(Pt),Ou=se((function(t,n,r){return Yo(r,t)})),Nu=se((function(t,n){return wu(Ou(t),n)}));const Pu=Nu;const Eu=Pt(Cr);var xu=u((function(t,n){return c(n,[t])}));const Iu=xu;const Tu=Hn(Iu);const ku=Hn(Yo);var Mu=nt((function(t,n,r){t=t<r.length&&t>=0?t:r.length;var e=Array.prototype.slice.call(r,0);return e.splice(t,0,n),e}));const _u=Mu;var Fu=nt((function(t,n,r){var e=Array.prototype.slice.call(r,0);return e.splice(t,n),e}));const Uu=Fu;var qu=se((function(t,n,r){return _o(_u(n,$e(t,r)),Uu(t,1))(r)}));const Cu=qu;const Ru=Uo(Hn(Vn));const Bu=Uo(Hn(Wn));const Du=Uo(Hn(Jn));const $u=Uo(R(G));function zu(t,n,r){var e,o=typeof t;switch(o){case"string":case"number":return 0===t&&1/t==-1/0?!!r._items["-0"]||(n&&(r._items["-0"]=!0),!1):null!==r._nativeSet?n?(e=r._nativeSet.size,r._nativeSet.add(t),r._nativeSet.size===e):r._nativeSet.has(t):o in r._items?t in r._items[o]||(n&&(r._items[o][t]=!0),!1):(n&&(r._items[o]={},r._items[o][t]=!0),!1);case"boolean":if(o in r._items){var u=t?1:0;return!!r._items[o][u]||(n&&(r._items[o][u]=!0),!1)}return n&&(r._items[o]=t?[!1,!0]:[!0,!1]),!1;case"function":return null!==r._nativeSet?n?(e=r._nativeSet.size,r._nativeSet.add(t),r._nativeSet.size===e):r._nativeSet.has(t):o in r._items?!!dt(t,r._items[o])||(n&&r._items[o].push(t),!1):(n&&(r._items[o]=[t]),!1);case"undefined":return!!r._items[o]||(n&&(r._items[o]=!0),!1);case"object":if(null===t)return!!r._items.null||(n&&(r._items.null=!0),!1);default:return(o=Object.prototype.toString.call(t))in r._items?!!dt(t,r._items[o])||(n&&r._items[o].push(t),!1):(n&&(r._items[o]=[t]),!1)}}const Lu=function(){function t(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return t.prototype.add=function(t){return!zu(t,!0,this)},t.prototype.has=function(t){return zu(t,!1,this)},t}();var Wu=function(){function t(t,n){this.xf=n,this.f=t,this.set=new Lu}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=g,t.prototype["@@transducer/step"]=function(t,n){return this.set.add(this.f(n))?this.xf["@@transducer/step"](t,n):t},t}();function Gu(t){return function(n){return new Wu(t,n)}}var Vu=u(m([],Gu,(function(t,n){for(var r,e,o=new Lu,u=[],i=0;i<n.length;)r=t(e=n[i]),o.add(r)&&u.push(e),i+=1;return u})));const Ku=Vu(fr);const Zu=O(1,ht(Ku,Du(1)));const Xu=function(t,n){var r=Number(n);if(r!==n&&(r=0),Kn(r))throw new RangeError("repeat count must be non-negative");if(cr(r))throw new RangeError("repeat count must be less than infinity");if(r=Math.floor(r),0===t.length||0===r)return"";if(t.length*r>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");var e=t.length*r;r=Math.floor(Math.log(r)/Math.log(2));for(var o=t;r;)o+=t,r-=1;return o+=o.substring(0,e-o.length)};var Yu=se(Xu),Hu=Hn(Un(1,"repeat"));const Ju=Rt(String.prototype.repeat)?Hu:Yu;var Qu=function(){function t(t,n){this.xf=n,this.pred=t,this.items=[]}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=g,t.prototype["@@transducer/step"]=function(t,n){return D(this.pred,n,this.items)?t:(this.items.push(n),this.xf["@@transducer/step"](t,n))},t}();function ti(t){return function(n){return new Qu(t,n)}}var ni=u(m([],ti,(function(t,n){for(var r,e=0,o=n.length,u=[];e<o;)D(t,r=n[e],u)||(u[u.length]=r),e+=1;return u})));const ri=O(1,ht(ni(mt),Du(1)));var ei=function(){function t(t,n){this.xf=n,this.f=t,this.all=!0}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=function(t){return this.all&&(t=this.xf["@@transducer/step"](t,!0)),this.xf["@@transducer/result"](t)},t.prototype["@@transducer/step"]=function(t,n){return this.f(n)||(this.all=!1,t=io(this.xf["@@transducer/step"](t,!1))),t},t}();function oi(t){return function(n){return new ei(t,n)}}var ui=u(m(["all"],oi,(function(t,n){for(var r=0;r<n.length;){if(!t(n[r]))return!1;r+=1}return!0})));const ii=ui;var ci=se((function(t,n){return ii(mt(t),n)}));const ai=ci;var si=se((function(t,n){return ii(G(t),n)}));const fi=si;const li=function(t){return function n(r){for(var e,o,u,i=[],c=0;c<r.length;){if(gn(r[c]))for(u=0,o=(e=t?n(r[c]):r[c]).length;u<o;)i[i.length]=e[u],u+=1;else i[i.length]=r[c];c+=1}return i}};function pi(t){return function(t){if(Array.isArray(t))return yi(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return yi(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?yi(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function yi(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var hi=li(!1),vi=se((function(t,n){for(var r=t,e=pi(n);r>0;)e=hi(e),r-=1;return e}));const mi=vi;function di(t){return function(t){if(Array.isArray(t))return bi(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return bi(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?bi(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function bi(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var gi=O(1,(function(t,n,r){if(null==t)throw new TypeError("Array.from requires an array-like object - not null or undefined");if(Q(n)&&wn(n))throw new TypeError("Array.from: when provided, the second argument must be a function");return zt(t)?function(t,n,r){var e=X(r)?et(n,r):n;return X(n)?di(t).map(e):di(t)}(t,n,r):[]})),Si=Rt(Array.from)?O(1,Array.from):gi;const ji=ao(zt,Si,Lr);const Ai=ar(qo,[Ir,Ku]);const wi=R(Ai);function Oi(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return Ni(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ni(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ni(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var Pi=se((function(t,n){return uo(function(t){var n=Oi(t),r=n[0],e=n.slice(1);return st(rn,r,e)}(F((function(t){return eo((function(n,r){return Wn(Mt(t,n),Mt(t,r))}))}),t)),n)}));const Ei=Pi;const xi=u((function(t,n){return O(n.length,(function(){for(var r=[],e=0;e<n.length;)r.push(n[e].call(this,arguments[e])),e+=1;return t.apply(this,r.concat(Array.prototype.slice.call(arguments,n.length)))}))}));var Ii=Iu(Su,[]);const Ti=xi(Ei,[Ii,fr]);const ki=u(Pn);const Mi=nt((function(t,n,r){var e=t(n),o=t(r);return e<o?-1:e>o?1:0}));var _i=u((function(t,n){return Array.prototype.slice.call(n,0).sort((function(n,r){for(var e=0,o=0;0===e&&o<t.length;)e=t[o](n,r),o+=1;return e}))}));const Fi=_i;var Ui=ht(ki,Mi),qi=F(Ui);const Ci=xi(Fi,[qi,fr]);const Ri=o((function(t){return O(t<0?1:t+1,(function(){return kt(t,arguments)}))}));var Bi=se((function(t,n){return Go(Nt)(ht(Ri(1),Or(Su,t),mt(0)))(n)}));const Di=Bi;var $i=u((function(t,n){if(!Er(t)||!Er(n))throw new TypeError("Both arguments to range must be numbers");for(var r=Array(t<n?n-t:0),e=t<0?n+Math.abs(t):n-t,o=0;o<e;)r[o]=o+t,o+=1;return r}));const zi=$i;const Li=O(1,et(Math.floor,Math));var Wi=O(3,(function(t,n,r){var e=0===t?V(n):function(r){return n+t*r},o=0===t?r-n:Li((r-n)/t);return F(e,zi(0,o))}));const Gi=Wi;var Vi=function(){function t(t,n){this.xf=n,this.f=t,this.found=!1}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=function(t){return this.found||(t=this.xf["@@transducer/step"](t,void 0)),this.xf["@@transducer/result"](t)},t.prototype["@@transducer/step"]=function(t,n){return this.f(n)&&(this.found=!0,t=io(this.xf["@@transducer/step"](t,n))),t},t}();function Ki(t){return function(n){return new Vi(t,n)}}var Zi=u(m(["find"],Ki,(function(t,n){for(var r=0,e=n.length;r<e;){if(t(n[r]))return n[r];r+=1}})));const Xi=Zi;var Yi=se((function(t,n,r){return ht(Xi(n),Ce(t))(r)}));const Hi=Yi;const Ji=pt(0,-1);const Qi=O(3,(function(t,n,r){var e=ki(t,r),o=ki(Ji(t),r);if(!wn(e)&&!Xt(t)){var u=et(e,o);return zo(u,n)}}));const tc=Qi(Su,[],Su);const nc=se((function(t,n){return U([ki(Su,n)],t)}));var rc=o((function(t){var n=[];for(var r in t)N(r,t)&&(n[n.length]=[r,t[r]]);return n}));const ec=rc;var oc=function(t){return{value:t,map:function(n){return oc(n(t))}}},uc=nt((function(t,n,r){return t((function(t){return oc(n(t))}))(r).value}));const ic=uc;const cc=u((function(t,n){return function(r){return function(e){return F((function(t){return n(t,e)}),r(t(e)))}}}));var ac=nt((function(t,n,r){var e=r.length;if(t>=e||t<-e)return r;var o=(e+t)%e,u=c(r);return u[o]=n(r[o]),u}));const sc=ac;var fc=nt((function(t,n,r){return sc(t,V(n),r)}));const lc=fc;const pc=o((function(t){return cc((function(n){return kt(t,n)}),lc(t))}));const yc=o((function(t){for(var n={},r=0;r<t.length;)n[t[r][0]]=t[r][1],r+=1;return n}));const hc=se((function(t,n){return ht(ec,F(ic(pc(0),t)),yc)(n)}));const vc=se((function(t,n){return hc(function(t){return function(n){return dn(n,t)?t[n]:n}}(t),n)}));function mc(t){return mc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mc(t)}function dc(t,n,r){return(n=function(t){var n=function(t,n){if("object"!=mc(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=mc(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==mc(n)?n:n+""}(n))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t}const bc=se((function(t,n,r){return vc(dc({},t,n),r)}));const gc=se((function(t,n,r){return hc(ru(G(n),t),r)}));function Sc(t){return Sc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Sc(t)}function jc(t,n){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);n&&(e=e.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),r.push.apply(r,e)}return r}function Ac(t){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?jc(Object(r),!0).forEach((function(n){wc(t,n,r[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):jc(Object(r)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))}))}return t}function wc(t,n,r){return(n=function(t){var n=function(t,n){if("object"!=Sc(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=Sc(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==Sc(n)?n:n+""}(n))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t}const Oc=O(2,(function(t,n){return Ac(Ac({},n),vc(t,n))}));const Nc=u((function(t,n){return t.map((function(t){return Mt(t,n)}))}));const Pc="function"==typeof Object.assign?Object.assign:function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),r=1,e=arguments.length;r<e;){var o=arguments[r];if(null!=o)for(var u in o)N(u,o)&&(n[u]=o[u]);r+=1}return n};var Ec=o((function(t){return Pc.apply(null,[{}].concat(t))}));const xc=Ec;const Ic=O(2,ht(Nc,xc));const Tc=O(2,ht(nc,xc));var kc=nt((function t(n,r,e){if(0===n.length)return r;var o=n[0];if(n.length>1){var u=!J(e)&&N(o,e)&&"object"==typeof e[o]?e[o]:Tt(n[1])?[]:{};r=t(Array.prototype.slice.call(n,1),r,u)}return function(t,n,r){if(Tt(t)&&a(r)){var e=[].concat(r);return e[t]=n,e}var o={};for(var u in r)o[u]=r[u];return o[t]=n,o}(o,r,e)}));const Mc=kc;const _c=o((function(t){return cc((function(n){return Pn(t,n)}),Mc(t))}));const Fc=u((function(t,n){return Pc({},n,t)}));var Uc=se((function(t,n,r){return ic(_c(t),Fc(n),r)}));const qc=Uc;const Cc=se((function(t,n,r){return qc(eu(Array,t),n,r)}));var Rc=u((function(t,n){var r={};for(var e in n)t(n[e],e,n)&&(r[e]=n[e]);return r}));const Bc=xi(Rc,[R,fr]);const Dc=u((function(t,n){switch(t){case 0:return function(){return n.call(this)};case 1:return function(t){return n.call(this,t)};case 2:return function(t,r){return n.call(this,t,r)};case 3:return function(t,r,e){return n.call(this,t,r,e)};case 4:return function(t,r,e,o){return n.call(this,t,r,e,o)};case 5:return function(t,r,e,o,u){return n.call(this,t,r,e,o,u)};case 6:return function(t,r,e,o,u,i){return n.call(this,t,r,e,o,u,i)};case 7:return function(t,r,e,o,u,i,c){return n.call(this,t,r,e,o,u,i,c)};case 8:return function(t,r,e,o,u,i,c,a){return n.call(this,t,r,e,o,u,i,c,a)};case 9:return function(t,r,e,o,u,i,c,a,s){return n.call(this,t,r,e,o,u,i,c,a,s)};case 10:return function(t,r,e,o,u,i,c,a,s,f){return n.call(this,t,r,e,o,u,i,c,a,s,f)};default:throw new Error("First argument to nAry must be a non-negative integer no greater than ten")}}));const $c=o((function(t){return Dc(1,t)}));const zc=nt((function(t,n,r){return Ce(t,Pn(n,r))}));var Lc=O(3,(function(t,n,r){return ru(mt(t),De($c(t),[r]),zc(t,n,r))}));const Wc=Lc;var Gc=function(t){return{value:t,"fantasy-land/map":function(){return this}}},Vc=u((function(t,n){return t(Gc)(n).value}));const Kc=Vc;var Zc=O(3,(function(t,n,r){return Ce(t,Kc(n,r))}));const Xc=Zc;const Yc=u((function(t,n){return Pc({},t,n)}));var Hc=nt((function(t,n,r){return Mc([t],n,r)}));const Jc=Hc;var Qc=u((function t(n,r){if(null==r)return r;switch(n.length){case 0:return r;case 1:return function(t,n){if(null==n)return n;if(Tt(t)&&a(n))return Uu(t,1,n);var r={};for(var e in n)r[e]=n[e];return delete r[t],r}(n[0],r);default:var e=n[0],o=Array.prototype.slice.call(n,1);return null==r[e]?function(t,n){if(Tt(t)&&a(n))return[].concat(n);var r={};for(var e in n)r[e]=n[e];return r}(e,r):Jc(e,t(o,r[e]),r)}}));const ta=O(2,ar(Yc,[Qc,zc({})]));var na=se((function(t,n){return ta(eu(Array,t),n)}));const ra=na;var ea=se((function(t,n){return Yc(n,zc({},t,n))}));const oa=ea;var ua=se((function(t,n){return oa(eu(Array,t),n)}));const ia=ua;const ca=o((function(t){for(var n=0,r=[];n<t.length;){for(var e=t[n],o=0;o<e.length;)void 0===r[o]&&(r[o]=[]),r[o].push(e[o]),o+=1;n+=1}return r}));const aa=O(2,(function(t,n){return ht(ec,F(ht(Hn,zo)(t)),ca,ru(qo(0),(function(){return[[],[]]})))(n)}));const sa=u((function(t,n){for(var r=Math.min(t.length,n.length),e=Array(r),o=0;o<r;)e[o]=[t[o],n[o]],o+=1;return e}));var fa=O(3,(function(t,n,r){return ht(sa,F(zo(t)),yc)(r,n)}));const la=fa;var pa=se((function(t,n){return Boolean(Qi(["prototype","isPrototypeOf"],[n],t))}));const ya=pa;var ha=O(3,(function(t,n,r){return ht(Kc(t),G(n))(r)}));const va=ha;const ma=R(va);var da=O(3,(function(t,n,r){return ht(Kc(n),t,Fr)(r)}));const ba=da;const ga=R(ba);var Sa=u((function(t,n){return c([t],n)}));const ja=Sa;var Aa=u((function(t,n){var r="function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t,e={"fantasy-land/of":r};return"function"==typeof n["fantasy-land/traverse"]?n["fantasy-land/traverse"](e,sr):"function"==typeof n.traverse?n.traverse(e,sr):hu((function(t,n){return U(F(ja,t),n)}),r([]),n)}));const wa=Aa;const Oa=nt((function(t,n,r){var e={"fantasy-land/of":"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t};return"function"==typeof r["fantasy-land/traverse"]?r["fantasy-land/traverse"](e,n):"function"==typeof r.traverse?r.traverse(e,n):wa(e,F(n,r))}));var Na=rn(ki(["@@type"]),ki(["constructor","@@type"])),Pa=(se((function(t,n){return Na(n)===t})),O(2,xi(G,[Na,Na])));R(Pa);function Ea(t){return Ea="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ea(t)}function xa(t,n,r){return(n=function(t){var n=function(t,n){if("object"!=Ea(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=Ea(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==Ea(n)?n:n+""}(n))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t}var Ia=xa({},me,(function(t){return this.constructor[ge](t(this.value))})),Ta=xa({},be,(function(t){var n=this;return t.map((function(t){return t(n.value)}))})),ka=xa({},pe,(function(t){return Pa(this,t)&&G(this.value,t.value)})),Ma=xa({},he,(function(t){var n=this.value;return on(this.value)||qn(this.value)?n=this.value+t.value:En(Rt,["value",he],this)?n=this.value[he](t.value):En(Rt,["value","concat"],this)&&(n=this.value.concat(t.value)),this.constructor[ge](n)})),_a=xa({},Se,(function(t){var n=t(this.value);return Pa(this,n)?n:this})),Fa=xa({},ye,(function(t){return Pa(this,t)&&(this.value<t.value||this[pe](t))}));function Ua(t){return Ua="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ua(t)}function qa(t,n){for(var r=0;r<n.length;r++){var e=n[r];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,Ca(e.key),e)}}function Ca(t){var n=function(t,n){if("object"!=Ua(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=Ua(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==Ua(n)?n:n+""}var Ra=function(t,n,r,e,o,u,i,c,a){function s(t){!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,s),this.value=t}return f=s,p=[{key:t,value:function(t){return new s(t)}},{key:"of",value:function(t){return new s(t)}},{key:"@@type",get:function(){return"RA/Identity"}}],(l=[{key:"get",value:function(){return this.value}},{key:n,value:function(t){return Ta[be].call(this,t)}},{key:"ap",value:function(t){return this[be](t)}},{key:r,value:function(t){return Ia[me].call(this,t)}},{key:"map",value:function(t){return this[me](t)}},{key:e,value:function(t){return ka[pe].call(this,t)}},{key:"equals",value:function(t){return this[pe](t)}},{key:o,value:function(t){return Ma[he].call(this,t)}},{key:"concat",value:function(t){return this[he](t)}},{key:u,value:function(t){return _a[Se].call(this,t)}},{key:"chain",value:function(t){return this[Se](t)}},{key:i,value:function(t){return Fa[ye].call(this,t)}},{key:"lte",value:function(t){return this[ye](t)}},{key:c,value:function(){return this.constructor.of(Kt(this.value))}},{key:"empty",value:function(){return this[ve]()}},{key:a,value:function(t){var n=this;return this.constructor.of((function(r){return n.value(t(r))}))}},{key:"contramap",value:function(t){return this[de](t)}}])&&qa(f.prototype,l),p&&qa(f,p),Object.defineProperty(f,"prototype",{writable:!1}),f;var f,l,p}(ge,be,me,pe,he,Se,ye,ve,de);const Ba=Ra;const Da=O(1,(function(t){var n={"fantasy-land/of":"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t};return se((function(t,r){return Ba.of(Oa(n,ht(t,Mt("value")),r))}))}));var $a=se((function(t,n){return t.from(n)})),za=se((function(t,n){return function(t,n){var r=function(n){return t(n)};return r.from=n,r}(se((function(r,e){return F(n,r(t(e)))})),se((function(r,e){return F(t,r(n(e)))})))}));za.from=$a;const La=za;const Wa=R(nt((function(t,n,r){return G(t,Mt(n,r))})));const Ga=R(nt((function(t,n,r){return G(Pn(n,r),t)})));var Va=ao(tr,(function(){throw new Error("low must not be greater than high in inRange(low, high, value)")}),xi(Gt,[Jn,Vn]));const Ka=se((function(t,n,r){return Va(t,n)(r)}));const Za=R(G);const Xa=u((function(t,n){for(var r=new Lu,e=0;e<t.length;e+=1)r.add(t[e]);return Ku(jt(r.has.bind(r),n))}));const Ya=O(2,(function(t,n){return!!Zt(t)||ht(Xa,Ht)(t,n)}));const Ha=se(_o(R,Gt));const Ja=R(Wt);const Qa=se(_o(R,rn));const ts=R(nn);const ns=se(_o(R,an));const rs=O(1,_o(R,Ut));const es=se((function(t,n){return xi(_o(t(qr),nu),n)}));const os=Dc(0);const us=O(1,et(Math.round,Math));const is=O(1,et(Math.ceil,Math));const cs=Hn(u((function(t,n){return t/n})));var as=O(1,(function(t){var n=Number(t);return ir(n)?n-n%1||(n<0?-0:0===n?n:0):n}));const ss=Rt(Math.trunc)?O(1,et(Math.trunc,Math)):as;var fs=O(1,(function(t){return(t>0)-(t<0)||+t}));const ls=Rt(Math.sign)?O(1,et(Math.sign,Math)):fs;const ps=Hn(u((function(t,n){return Number(t)-Number(n)})));const ys=ao(Qa(Vr,Gt(ln,Qa($t("toString"),$t("valueOf")))),Number,V(NaN));const hs=nt((function(t,n,r){return r.replace(t,n)}));const vs=ru(on,hs(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var ms=function(t,n){if("string"!=typeof t&&!(t instanceof String))throw TypeError("`".concat(n,"` must be a string"))};var ds=O(3,(function(t,n,r){!function(t,n,r){if(null==r||null==t||null==n)throw TypeError("Input values must not be `null` or `undefined`")}(t,n,r),ms(r,"str"),ms(n,"replaceValue"),function(t){if(!("string"==typeof t||t instanceof String||t instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(t);var e=new RegExp(Rr(t)?t:vs(t),"g");return hs(e,n,r)})),bs=Un(2,"replaceAll");const gs=Rt(String.prototype.replaceAll)?bs:ds;var Ss=hs(/^[\s\uFEFF\xA0]+/,""),js=Un(0,"trimStart");const As=Rt(String.prototype.trimStart)?js:Ss;var ws=hs(/[\s\uFEFF\xA0]+$/,""),Os=Un(0,"trimEnd");const Ns=Rt(String.prototype.trimEnd)?Os:ws;const Ps=Un(1,"split");function Es(t,n){for(var r=n.length-1;r>=0&&t(n[r]);)r-=1;return pt(0,r+1,n)}var xs=function(){function t(t,n){this.f=t,this.retained=[],this.xf=n}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=function(t){return this.retained=null,this.xf["@@transducer/result"](t)},t.prototype["@@transducer/step"]=function(t,n){return this.f(n)?this.retain(t,n):this.flush(t,n)},t.prototype.flush=function(t,n){return t=it(this.xf,t,this.retained),this.retained=[],this.xf["@@transducer/step"](t,n)},t.prototype.retain=function(t,n){return this.retained.push(n),t},t}();function Is(t){return function(n){return new xs(t,n)}}const Ts=u(m([],Is,Es));const ks=Un(1,"join");const Ms=se((function(t,n){return ht(Ps(""),Ts(ku(t)),ks(""))(n)}));var _s=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=b,t.prototype["@@transducer/result"]=g,t.prototype["@@transducer/step"]=function(t,n){if(this.f){if(this.f(n))return t;this.f=null}return this.xf["@@transducer/step"](t,n)},t}();function Fs(t){return function(n){return new _s(t,n)}}const Us=u(m(["dropWhile"],Fs,(function(t,n){for(var r=0,e=n.length;r<e&&t(n[r]);)r+=1;return pt(r,1/0,n)})));const qs=se((function(t,n){return ht(Ps(""),Us(ku(t)),ks(""))(n)}));const Cs=function(t,n,r){var e=n>>0,o=String(X(t)?t:" ");if(r.length>=e)return String(r);if((e-=r.length)>o.length){var u=e/o.length;o+=Rt(String.prototype.repeat)?o.repeat(u):Xu(o,u)}return o.slice(0,e)+String(r)};var Rs=Hn(Un(2,"padStart")),Bs=se(Cs);const Ds=Rt(String.prototype.padStart)?Rs:Bs;var $s=se((function(t,n,r){var e=n>>0,o=String(X(t)?t:" ");if(r.length>e)return String(r);if((e-=r.length)>o.length){var u=e/o.length;o+=Rt(String.prototype.repeat)?o.repeat(u):Xu(o,u)}return String(r)+o.slice(0,e)})),zs=Hn(Un(2,"padEnd"));const Ls=Rt(String.prototype.padEnd)?zs:$s;const Ws=Ls(" ");const Gs=Ds(" ");return n})()));
1
+ !function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.RA=n():t.RA=n()}(self,(()=>(()=>{"use strict";var t={d:(n,r)=>{for(var e in r)t.o(r,e)&&!t.o(n,e)&&Object.defineProperty(n,e,{enumerable:!0,get:r[e]})},o:(t,n)=>Object.prototype.hasOwnProperty.call(t,n),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},n={};function r(t){return null!=t&&"object"==typeof t&&!0===t["@@functional/placeholder"]}function e(t){return function n(e){return 0===arguments.length||r(e)?n:t.apply(this,arguments)}}function o(t){return function n(o,u){switch(arguments.length){case 0:return n;case 1:return r(o)?n:e((function(n){return t(o,n)}));default:return r(o)&&r(u)?n:r(o)?e((function(n){return t(n,u)})):r(u)?e((function(n){return t(o,n)})):t(o,u)}}}function u(t,n,r){for(var e=0,o=r.length;e<o;)n=t(n,r[e]),e+=1;return n}function i(t,n){var r;n=n||[];var e=(t=t||[]).length,o=n.length,u=[];for(r=0;r<e;)u[u.length]=t[r],r+=1;for(r=0;r<o;)u[u.length]=n[r],r+=1;return u}t.r(n),t.d(n,{Identity:()=>Ra,Y:()=>He,allEqual:()=>Ku,allEqualTo:()=>si,allIdentical:()=>ni,allIdenticalTo:()=>ci,allP:()=>ke,allSettledP:()=>Ye,allUnique:()=>ji,anyP:()=>Io,appendFlipped:()=>Iu,argsPass:()=>rs,async:()=>ho,cata:()=>Oe,catchP:()=>Me,ceil:()=>us,compact:()=>Pu,concatAll:()=>iu,concatRight:()=>cu,copyKeys:()=>wc,curryRight:()=>Te,curryRightN:()=>Ie,defaultWhen:()=>zo,delayP:()=>Le,dispatch:()=>yo,divideNum:()=>is,dropArgs:()=>es,ensureArray:()=>eu,escapeRegExp:()=>hs,filterIndexed:()=>Zo,findOr:()=>Yi,firstP:()=>Io,flattenDepth:()=>vi,flattenPath:()=>ea,flattenProp:()=>ua,floor:()=>zi,fnull:()=>Vo,inRange:()=>Va,included:()=>Tu,invoke:()=>Qi,invokeArgs:()=>Ji,isArray:()=>Rt,isArrayLike:()=>bn,isAsyncFunction:()=>qt,isBigInt:()=>br,isBlank:()=>re,isBoolean:()=>Jt,isDate:()=>Mn,isEmptyArray:()=>Zt,isEmptyString:()=>on,isError:()=>Hr,isEven:()=>Nr,isFalse:()=>Fr,isFalsy:()=>qr,isFinite:()=>ur,isFloat:()=>gr,isFunction:()=>Ct,isGeneratorFunction:()=>Ut,isIndexed:()=>Yr,isInt32:()=>hr,isInteger:()=>pr,isInteger32:()=>hr,isInvalidDate:()=>$n,isIterable:()=>$t,isMap:()=>nr,isNaN:()=>Rn,isNaturalNumber:()=>Jr,isNegative:()=>Vn,isNegativeZero:()=>Zn,isNilOrEmpty:()=>rn,isNonEmptyArray:()=>Ht,isNonEmptyString:()=>pn,isNonNegative:()=>tr,isNonPositive:()=>Jn,isNotArray:()=>Xt,isNotArrayLike:()=>gn,isNotAsyncFunction:()=>jn,isNotBoolean:()=>Qt,isNotDate:()=>_n,isNotFinite:()=>ir,isNotFloat:()=>Sr,isNotFunction:()=>An,isNotGeneratorFunction:()=>Sn,isNotInteger:()=>dr,isNotMap:()=>rr,isNotNaN:()=>Bn,isNotNil:()=>J,isNotNilOrEmpty:()=>Xn,isNotNull:()=>Y,isNotNumber:()=>zn,isNotObj:()=>ln,isNotObjLike:()=>On,isNotObject:()=>ln,isNotObjectLike:()=>On,isNotPair:()=>Tr,isNotPlainObj:()=>kn,isNotPlainObject:()=>kn,isNotPrimitive:()=>te,isNotRegExp:()=>Rr,isNotSet:()=>Dr,isNotString:()=>un,isNotUndefined:()=>Z,isNotValidDate:()=>$n,isNotValidNumber:()=>Ar,isNull:()=>X,isNumber:()=>Un,isObj:()=>fn,isObjLike:()=>wn,isObject:()=>fn,isObjectLike:()=>wn,isOdd:()=>Or,isPair:()=>Ir,isPlainObj:()=>Tn,isPlainObject:()=>Tn,isPositive:()=>Wn,isPositiveZero:()=>Kn,isPrimitive:()=>Qr,isPromise:()=>Mr,isPrototypeOf:()=>pa,isRegExp:()=>Cr,isSafeInteger:()=>Xr,isSentinelValue:()=>ne,isSet:()=>Br,isSparseArray:()=>Lr,isString:()=>en,isSymbol:()=>Gr,isThenable:()=>kr,isTrue:()=>_r,isTruthy:()=>Ur,isUint32:()=>mr,isUinteger32:()=>mr,isUndefined:()=>K,isValidDate:()=>Dn,isValidNumber:()=>jr,lastP:()=>Do,lengthEq:()=>Uo,lengthGt:()=>Cu,lengthGte:()=>qo,lengthLt:()=>Ru,lengthLte:()=>Bu,lengthNotEq:()=>Du,lensEq:()=>ha,lensIso:()=>za,lensNotEq:()=>va,lensNotSatisfy:()=>ba,lensSatisfies:()=>da,lensTraverse:()=>Ba,liftF:()=>we,liftFN:()=>Ae,list:()=>tu,mapIndexed:()=>Go,mergePath:()=>Uc,mergePaths:()=>Ic,mergeProp:()=>qc,mergeProps:()=>xc,move:()=>qu,nand:()=>Ha,neither:()=>Ja,noneP:()=>Ue,nonePass:()=>ns,noop:()=>ce,nor:()=>Qa,notAllPass:()=>ts,notAllUnique:()=>Ai,notBoth:()=>Ya,notEqual:()=>Ka,omitBy:()=>Rc,omitIndexes:()=>Nu,overlaps:()=>Xa,padCharsEnd:()=>zs,padCharsStart:()=>Bs,padEnd:()=>Ls,padStart:()=>Ws,pathNotEq:()=>Wa,pathOrLazy:()=>Lc,paths:()=>tc,pickIndexes:()=>Qo,propNotEq:()=>La,rangeStep:()=>Wi,reduceIndexed:()=>Ko,reduceP:()=>lu,reduceRightP:()=>bu,rejectP:()=>_e,renameKey:()=>dc,renameKeyWith:()=>bc,renameKeys:()=>hc,renameKeysWith:()=>yc,repeatStr:()=>Hu,replaceAll:()=>bs,resolveP:()=>Fe,round:()=>os,seq:()=>no,sequencing:()=>no,sign:()=>fs,skipTake:()=>Bi,sliceFrom:()=>Su,sliceTo:()=>ju,sortByPaths:()=>qi,sortByProp:()=>Ii,sortByProps:()=>Pi,spreadPath:()=>Qc,spreadProp:()=>na,stubArray:()=>ie,stubNull:()=>ee,stubObj:()=>oe,stubObject:()=>oe,stubString:()=>ue,stubUndefined:()=>V,subtractNum:()=>ls,thenCatchP:()=>We,toArray:()=>Si,toInt32:()=>yr,toInteger32:()=>yr,toNumber:()=>ps,toUint32:()=>vr,toUinteger32:()=>vr,trimCharsEnd:()=>ks,trimCharsStart:()=>Us,trimEnd:()=>Os,trimLeft:()=>js,trimRight:()=>Os,trimStart:()=>js,trunc:()=>as,unzipObjWith:()=>ca,viewOr:()=>Zc,weave:()=>Ne,weaveLazy:()=>Pe,zipObjWith:()=>fa});const c=Array.isArray||function(t){return null!=t&&t.length>=0&&"[object Array]"===Object.prototype.toString.call(t)};function a(t){return"[object String]"===Object.prototype.toString.call(t)}const s=e((function(t){return!!c(t)||!!t&&("object"==typeof t&&(!a(t)&&(0===t.length||t.length>0&&(t.hasOwnProperty(0)&&t.hasOwnProperty(t.length-1)))))}));var f="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function l(t,n,r){return function(e,o,u){if(s(u))return t(e,o,u);if(null==u)return o;if("function"==typeof u["fantasy-land/reduce"])return n(e,o,u,"fantasy-land/reduce");if(null!=u[f])return r(e,o,u[f]());if("function"==typeof u.next)return r(e,o,u);if("function"==typeof u.reduce)return n(e,o,u,"reduce");throw new TypeError("reduce: list must be array or iterable")}}function p(t,n,r){for(var e=r.next();!e.done;)n=t(n,e.value),e=r.next();return n}function y(t,n,r,e){return r[e](t,n)}const h=l(u,y,p);function v(t,n,r){return function(){if(0===arguments.length)return r();var e=arguments[arguments.length-1];if(!c(e)){for(var o=0;o<t.length;){if("function"==typeof e[t[o]])return e[t[o]].apply(e,Array.prototype.slice.call(arguments,0,-1));o+=1}if(function(t){return null!=t&&"function"==typeof t["@@transducer/step"]}(e))return n.apply(null,Array.prototype.slice.call(arguments,0,-1))(e)}return r.apply(this,arguments)}}function m(t,n){for(var r=0,e=n.length,o=Array(e);r<e;)o[r]=t(n[r]),r+=1;return o}const d=function(){return this.xf["@@transducer/init"]()},b=function(t){return this.xf["@@transducer/result"](t)};var g=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=b,t.prototype["@@transducer/step"]=function(t,n){return this.xf["@@transducer/step"](t,this.f(n))},t}();const S=function(t){return function(n){return new g(t,n)}};function j(t,n){switch(t){case 0:return function(){return n.apply(this,arguments)};case 1:return function(t){return n.apply(this,arguments)};case 2:return function(t,r){return n.apply(this,arguments)};case 3:return function(t,r,e){return n.apply(this,arguments)};case 4:return function(t,r,e,o){return n.apply(this,arguments)};case 5:return function(t,r,e,o,u){return n.apply(this,arguments)};case 6:return function(t,r,e,o,u,i){return n.apply(this,arguments)};case 7:return function(t,r,e,o,u,i,c){return n.apply(this,arguments)};case 8:return function(t,r,e,o,u,i,c,a){return n.apply(this,arguments)};case 9:return function(t,r,e,o,u,i,c,a,s){return n.apply(this,arguments)};case 10:return function(t,r,e,o,u,i,c,a,s,f){return n.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}function A(t,n,e){return function(){for(var o=[],u=0,i=t,c=0,a=!1;c<n.length||u<arguments.length;){var s;c<n.length&&(!r(n[c])||u>=arguments.length)?s=n[c]:(s=arguments[u],u+=1),o[c]=s,r(s)?a=!0:i-=1,c+=1}return!a&&i<=0?e.apply(this,o):j(Math.max(0,i),A(t,o,e))}}const w=o((function(t,n){return 1===t?e(n):j(t,A(t,[],n))}));function O(t,n){return Object.prototype.hasOwnProperty.call(n,t)}var N=Object.prototype.toString;const P=function(){return"[object Arguments]"===N.call(arguments)?function(t){return"[object Arguments]"===N.call(t)}:function(t){return O("callee",t)}}();var E=!{toString:null}.propertyIsEnumerable("toString"),x=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],I=function(){return arguments.propertyIsEnumerable("length")}(),T=function(t,n){for(var r=0;r<t.length;){if(t[r]===n)return!0;r+=1}return!1},k="function"!=typeof Object.keys||I?e((function(t){if(Object(t)!==t)return[];var n,r,e=[],o=I&&P(t);for(n in t)!O(n,t)||o&&"length"===n||(e[e.length]=n);if(E)for(r=x.length-1;r>=0;)O(n=x[r],t)&&!T(e,n)&&(e[e.length]=n),r-=1;return e})):e((function(t){return Object(t)!==t?[]:Object.keys(t)}));const M=k;const _=o(v(["fantasy-land/map","map"],S,(function(t,n){switch(Object.prototype.toString.call(n)){case"[object Function]":return w(n.length,(function(){return t.call(this,n.apply(this,arguments))}));case"[object Object]":return u((function(r,e){return r[e]=t(n[e]),r}),{},M(n));default:return m(t,n)}})));const F=o((function(t,n){return"function"==typeof n["fantasy-land/ap"]?n["fantasy-land/ap"](t):"function"==typeof t.ap?t.ap(n):"function"==typeof t?function(r){return t(r)(n(r))}:h((function(t,r){return i(t,_(r,n))}),[],t)}));const U=o((function(t,n){var r=w(t,n);return w(t,(function(){return u(F,_(r,arguments[0]),Array.prototype.slice.call(arguments,1))}))}));const q=e((function(t){return U(t.length,t)}));const C=q(e((function(t){return!t})));function R(t){for(var n,r=[];!(n=t.next()).done;)r.push(n.value);return r}function B(t,n,r){for(var e=0,o=r.length;e<o;){if(t(n,r[e]))return!0;e+=1}return!1}const D="function"==typeof Object.is?Object.is:function(t,n){return t===n?0!==t||1/t==1/n:t!=t&&n!=n};const $=e((function(t){return null===t?"Null":void 0===t?"Undefined":Object.prototype.toString.call(t).slice(8,-1)}));function z(t,n,r,e){var o=R(t);function u(t,n){return L(t,n,r.slice(),e.slice())}return!B((function(t,n){return!B(u,n,t)}),R(n),o)}function L(t,n,r,e){if(D(t,n))return!0;var o,u,i=$(t);if(i!==$(n))return!1;if("function"==typeof t["fantasy-land/equals"]||"function"==typeof n["fantasy-land/equals"])return"function"==typeof t["fantasy-land/equals"]&&t["fantasy-land/equals"](n)&&"function"==typeof n["fantasy-land/equals"]&&n["fantasy-land/equals"](t);if("function"==typeof t.equals||"function"==typeof n.equals)return"function"==typeof t.equals&&t.equals(n)&&"function"==typeof n.equals&&n.equals(t);switch(i){case"Arguments":case"Array":case"Object":if("function"==typeof t.constructor&&"Promise"===(o=t.constructor,null==(u=String(o).match(/^function (\w*)/))?"":u[1]))return t===n;break;case"Boolean":case"Number":case"String":if(typeof t!=typeof n||!D(t.valueOf(),n.valueOf()))return!1;break;case"Date":if(!D(t.valueOf(),n.valueOf()))return!1;break;case"Error":return t.name===n.name&&t.message===n.message;case"RegExp":if(t.source!==n.source||t.global!==n.global||t.ignoreCase!==n.ignoreCase||t.multiline!==n.multiline||t.sticky!==n.sticky||t.unicode!==n.unicode)return!1}for(var c=r.length-1;c>=0;){if(r[c]===t)return e[c]===n;c-=1}switch(i){case"Map":return t.size===n.size&&z(t.entries(),n.entries(),r.concat([t]),e.concat([n]));case"Set":return t.size===n.size&&z(t.values(),n.values(),r.concat([t]),e.concat([n]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var a=M(t);if(a.length!==M(n).length)return!1;var s=r.concat([t]),f=e.concat([n]);for(c=a.length-1;c>=0;){var l=a[c];if(!O(l,n)||!L(n[l],t[l],s,f))return!1;c-=1}return!0}const W=o((function(t,n){return L(t,n,[],[])}));const G=e((function(t){return function(){return t}}));const V=G(void 0);const K=W(V());const Z=C(K);const X=W(null);const Y=C(X);const H=e((function(t){return null==t}));const J=C(H);function Q(t,n){return function(){return n.call(this,t.apply(this,arguments))}}function tt(t){return function n(u,i,c){switch(arguments.length){case 0:return n;case 1:return r(u)?n:o((function(n,r){return t(u,n,r)}));case 2:return r(u)&&r(i)?n:r(u)?o((function(n,r){return t(n,i,r)})):r(i)?o((function(n,r){return t(u,n,r)})):e((function(n){return t(u,i,n)}));default:return r(u)&&r(i)&&r(c)?n:r(u)&&r(i)?o((function(n,r){return t(n,r,c)})):r(u)&&r(c)?o((function(n,r){return t(n,i,r)})):r(i)&&r(c)?o((function(n,r){return t(u,n,r)})):r(u)?e((function(n){return t(n,i,c)})):r(i)?e((function(n){return t(u,n,c)})):r(c)?e((function(n){return t(u,i,n)})):t(u,i,c)}}}function nt(t,n,r){for(var e=0,o=r.length;e<o;){if((n=t["@@transducer/step"](n,r[e]))&&n["@@transducer/reduced"]){n=n["@@transducer/value"];break}e+=1}return t["@@transducer/result"](n)}const rt=o((function(t,n){return j(t.length,(function(){return t.apply(n,arguments)}))}));function et(t,n,r){for(var e=r.next();!e.done;){if((n=t["@@transducer/step"](n,e.value))&&n["@@transducer/reduced"]){n=n["@@transducer/value"];break}e=r.next()}return t["@@transducer/result"](n)}function ot(t,n,r,e){return t["@@transducer/result"](r[e](rt(t["@@transducer/step"],t),n))}const ut=l(nt,ot,et);var it=function(){function t(t){this.f=t}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(t){return t},t.prototype["@@transducer/step"]=function(t,n){return this.f(t,n)},t}();var ct=tt((function(t,n,r){return ut("function"==typeof t?new it(t):t,n,r)}));const at=ct;function st(t,n){return function(){var r=arguments.length;if(0===r)return n();var e=arguments[r-1];return c(e)||"function"!=typeof e[t]?n.apply(this,arguments):e[t].apply(e,Array.prototype.slice.call(arguments,0,r-1))}}var ft=tt(st("slice",(function(t,n,r){return Array.prototype.slice.call(r,t,n)})));const lt=ft;const pt=e(st("tail",lt(1,1/0)));function yt(){if(0===arguments.length)throw new Error("pipe requires at least one argument");return j(arguments[0].length,at(Q,arguments[0],pt(arguments)))}var ht=function(t,n){switch(arguments.length){case 0:return ht;case 1:return function n(r){return 0===arguments.length?n:D(t,r)};default:return D(t,n)}};const vt=ht;function mt(t,n){return function(t,n,r){var e,o;if("function"==typeof t.indexOf)switch(typeof n){case"number":if(0===n){for(e=1/n;r<t.length;){if(0===(o=t[r])&&1/o===e)return r;r+=1}return-1}if(n!=n){for(;r<t.length;){if("number"==typeof(o=t[r])&&o!=o)return r;r+=1}return-1}return t.indexOf(n,r);case"string":case"boolean":case"function":case"undefined":return t.indexOf(n,r);case"object":if(null===n)return t.indexOf(n,r)}for(;r<t.length;){if(W(t[r],n))return r;r+=1}return-1}(n,t,0)>=0}function dt(t){return'"'+t.replace(/\\/g,"\\\\").replace(/[\b]/g,"\\b").replace(/\f/g,"\\f").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\v/g,"\\v").replace(/\0/g,"\\0").replace(/"/g,'\\"')+'"'}var bt=function(t){return(t<10?"0":"")+t};const gt="function"==typeof Date.prototype.toISOString?function(t){return t.toISOString()}:function(t){return t.getUTCFullYear()+"-"+bt(t.getUTCMonth()+1)+"-"+bt(t.getUTCDate())+"T"+bt(t.getUTCHours())+":"+bt(t.getUTCMinutes())+":"+bt(t.getUTCSeconds())+"."+(t.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function St(t,n){for(var r=0,e=n.length,o=[];r<e;)t(n[r])&&(o[o.length]=n[r]),r+=1;return o}function jt(t){return"[object Object]"===Object.prototype.toString.call(t)}var At=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=b,t.prototype["@@transducer/step"]=function(t,n){return this.f(n)?this.xf["@@transducer/step"](t,n):t},t}();function wt(t){return function(n){return new At(t,n)}}const Ot=o(v(["fantasy-land/filter","filter"],wt,(function(t,n){return jt(n)?u((function(r,e){return t(n[e])&&(r[e]=n[e]),r}),{},M(n)):St(t,n)})));const Nt=o((function(t,n){return Ot((r=t,function(){return!r.apply(this,arguments)}),n);var r}));function Pt(t,n){var r=function(r){var e=n.concat([t]);return mt(r,e)?"<Circular>":Pt(r,e)},e=function(t,n){return m((function(n){return dt(n)+": "+r(t[n])}),n.slice().sort())};switch(Object.prototype.toString.call(t)){case"[object Arguments]":return"(function() { return arguments; }("+m(r,t).join(", ")+"))";case"[object Array]":return"["+m(r,t).concat(e(t,Nt((function(t){return/^\d+$/.test(t)}),M(t)))).join(", ")+"]";case"[object Boolean]":return"object"==typeof t?"new Boolean("+r(t.valueOf())+")":t.toString();case"[object Date]":return"new Date("+(isNaN(t.valueOf())?r(NaN):dt(gt(t)))+")";case"[object Map]":return"new Map("+r(Array.from(t))+")";case"[object Null]":return"null";case"[object Number]":return"object"==typeof t?"new Number("+r(t.valueOf())+")":1/t==-1/0?"-0":t.toString(10);case"[object Set]":return"new Set("+r(Array.from(t).sort())+")";case"[object String]":return"object"==typeof t?"new String("+r(t.valueOf())+")":dt(t);case"[object Undefined]":return"undefined";default:if("function"==typeof t.toString){var o=t.toString();if("[object Object]"!==o)return o}return"{"+e(t,M(t)).join(", ")+"}"}}const Et=e((function(t){return Pt(t,[])}));const xt=o((function(t,n){if(t===n)return n;function r(t,n){if(t>n!=n>t)return n>t?n:t}var e=r(t,n);if(void 0!==e)return e;var o=r(typeof t,typeof n);if(void 0!==o)return o===typeof t?t:n;var u=Et(t),i=r(u,Et(n));return void 0!==i&&i===u?t:n})),It=Number.isInteger||function(t){return t<<0===t};function Tt(t,n){var r=t<0?n.length+t:t;return a(n)?n.charAt(r):n[r]}const kt=o((function(t,n){if(null!=n)return It(t)?Tt(t,n):n[t]}));var Mt=o((function(t,n){return _(kt(t),n)}));const _t=Mt;const Ft=e((function(t){return w(at(xt,0,_t("length",t)),(function(){for(var n=0,r=t.length;n<r;){if(t[n].apply(this,arguments))return!0;n+=1}return!1}))}));const Ut=w(1,yt($,vt("GeneratorFunction")));const qt=w(1,yt($,vt("AsyncFunction")));const Ct=Ft([yt($,vt("Function")),Ut,qt]);const Rt=w(1,Ct(Array.isArray)?Array.isArray:yt($,vt("Array")));var Bt=o((function(t,n){return!H(n)&&t in n}));const Dt=Bt;const $t=w(1,(function(t){return"undefined"!=typeof Symbol&&(Dt(Symbol.iterator,Object(t))&&Ct(t[Symbol.iterator]))}));function zt(t){var n=Object.prototype.toString.call(t);return"[object Function]"===n||"[object AsyncFunction]"===n||"[object GeneratorFunction]"===n||"[object AsyncGeneratorFunction]"===n}const Lt=o((function(t,n){return t&&n}));const Wt=o((function(t,n){return zt(t)?function(){return t.apply(this,arguments)&&n.apply(this,arguments)}:q(Lt)(t,n)}));var Gt=e((function(t){return null!=t&&"function"==typeof t["fantasy-land/empty"]?t["fantasy-land/empty"]():null!=t&&null!=t.constructor&&"function"==typeof t.constructor["fantasy-land/empty"]?t.constructor["fantasy-land/empty"]():null!=t&&"function"==typeof t.empty?t.empty():null!=t&&null!=t.constructor&&"function"==typeof t.constructor.empty?t.constructor.empty():c(t)?[]:a(t)?"":jt(t)?{}:P(t)?function(){return arguments}():function(t){var n=Object.prototype.toString.call(t);return"[object Uint8ClampedArray]"===n||"[object Int8Array]"===n||"[object Uint8Array]"===n||"[object Int16Array]"===n||"[object Uint16Array]"===n||"[object Int32Array]"===n||"[object Uint32Array]"===n||"[object Float32Array]"===n||"[object Float64Array]"===n||"[object BigInt64Array]"===n||"[object BigUint64Array]"===n}(t)?t.constructor.from(""):void 0}));const Vt=Gt;const Kt=e((function(t){return null!=t&&W(t,Vt(t))}));const Zt=Wt(Rt,Kt);const Xt=C(Rt);const Yt=e((function(t){return!Kt(t)}));const Ht=Wt(Rt,Yt);const Jt=w(1,yt($,vt("Boolean")));const Qt=C(Jt);const tn=o((function(t,n){return t||n}));const nn=o((function(t,n){return zt(t)?function(){return t.apply(this,arguments)||n.apply(this,arguments)}:q(tn)(t,n)}));const rn=w(1,nn(H,Kt));const en=w(1,yt($,vt("String")));const on=W("");const un=C(en);const cn=e((function(t){return w(at(xt,0,_t("length",t)),(function(){for(var n=0,r=t.length;n<r;){if(!t[n].apply(this,arguments))return!1;n+=1}return!0}))}));function an(t){return an="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},an(t)}const sn=function(t){return"object"===an(t)};const fn=w(1,Wt(Y,nn(sn,Ct)));const ln=C(fn);const pn=cn([en,ln,Yt]);var yn=o((function(t,n){if(0===t.length||H(n))return!1;for(var r=n,e=0;e<t.length;){if(H(r)||!O(t[e],r))return!1;r=r[t[e]],e+=1}return!0}));const hn=yn;var vn=o((function(t,n){return hn([t],n)}));const mn=vn;function dn(t){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},dn(t)}const bn=w(1,(function(t){return!!Rt(t)||!!t&&(!en(t)&&("object"===dn(t)&&(1===t.nodeType?!!t.length:0===t.length||t.length>0&&(mn(0,t)&&mn(t.length-1,t)))))}));const gn=C(bn);const Sn=C(Ut);const jn=C(qt);const An=C(Ct);const wn=w(1,Wt(Y,sn));const On=C(wn);function Nn(t,n){for(var r=n,e=0;e<t.length;e+=1){if(null==r)return;var o=t[e];r=It(o)?Tt(o,r):r[o]}return r}const Pn=tt((function(t,n,r){return t(Nn(n,r))}));var En=yt($,vt("Object")),xn=yt(Et,W(Et(Object))),In=Pn(Wt(Ct,xn),["constructor"]);const Tn=w(1,(function(t){if(!wn(t)||!En(t))return!1;var n=Object.getPrototypeOf(t);return!!X(n)||In(n)}));const kn=C(Tn);const Mn=w(1,yt($,vt("Date")));const _n=C(Mn);const Fn=o((function(t,n){return w(t+1,(function(){var r=arguments[t];if(null!=r&&zt(r[n]))return r[n].apply(r,Array.prototype.slice.call(arguments,0,t));throw new TypeError(Et(r)+' does not have a method named "'+n+'"')}))}));const Un=w(1,yt($,vt("Number")));var qn=Wt(Un,isNaN);var Cn=w(1,qn);const Rn=Ct(Number.isNaN)?w(1,Number.isNaN):Cn;const Bn=C(Rn);const Dn=w(1,Wt(Mn,yt(Fn(0,"getTime"),Bn)));const $n=C(Dn);const zn=C(Un);const Ln=o((function(t,n){return t<n}));const Wn=Wt(Un,Ln(0));const Gn=o((function(t,n){return t>n}));const Vn=w(1,Wt(Un,Gn(0)));const Kn=w(1,vt(0));const Zn=w(1,vt(-0));const Xn=C(rn);const Yn=e((function(t){return w(t.length,(function(n,r){var e=Array.prototype.slice.call(arguments,0);return e[0]=r,e[1]=n,t.apply(this,e)}))}));const Hn=o((function(t,n){return t<=n}));const Jn=w(1,Wt(Un,Yn(Hn)(0)));const Qn=o((function(t,n){return t>=n}));const tr=w(1,Wt(Un,Yn(Qn)(0)));const nr=w(1,yt($,vt("Map")));const rr=C(nr);var er=Wt(Un,isFinite);var or=w(1,er);const ur=Ct(Number.isFinite)?w(1,rt(Number.isFinite,Number)):or;const ir=C(ur);const cr=o((function(t,n){return w(at(xt,0,_t("length",n)),(function(){var r=arguments,e=this;return t.apply(e,m((function(t){return t.apply(e,r)}),n))}))}));function ar(t){return t}const sr=e(ar);var fr=Wt(ur,cr(W,[Math.floor,sr]));var lr=w(1,fr);const pr=Ct(Number.isInteger)?w(1,rt(Number.isInteger,Number)):lr;const yr=w(1,(function(t){return t>>0}));const hr=w(1,(function(t){return yr(t)===t}));const vr=w(1,(function(t){return t>>>0}));const mr=w(1,(function(t){return vr(t)===t}));const dr=C(pr);const br=w(1,yt($,vt("BigInt")));const gr=Wt(ur,C(pr));const Sr=w(1,C(gr));const jr=w(1,nn(pr,gr));const Ar=C(jr);const wr=o((function(t,n){return t%n}));const Or=w(1,Wt(pr,yt(Yn(wr)(2),C(W)(0))));const Nr=w(1,Wt(pr,C(Or)));function Pr(t){return"[object Number]"===Object.prototype.toString.call(t)}var Er=e((function(t){return null!=t&&Pr(t.length)?t.length:NaN}));const xr=Er;const Ir=w(1,Wt(Rt,yt(xr,W(2))));const Tr=C(Ir);const kr=Pn(Ct,["then"]);const Mr=w(1,Wt(fn,yt(Et,W("[object Promise]"))));const _r=w(1,vt(!0));const Fr=w(1,vt(!1));const Ur=w(1,Boolean);const qr=C(Ur);const Cr=w(1,yt($,vt("RegExp")));const Rr=C(Cr);const Br=w(1,yt($,vt("Set")));const Dr=C(Br);var $r=e((function(t){for(var n=M(t),r=n.length,e=[],o=0;o<r;)e[o]=t[n[o]],o+=1;return e}));const zr=$r;const Lr=Wt(Rt,cr(C(vt),[yt(zr,xr),xr]));function Wr(t){return Wr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wr(t)}const Gr=w(1,(function(t){return"symbol"===Wr(t)||"object"===Wr(t)&&"Symbol"===$(t)}));const Vr=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1;var Kr=Wt(pr,(function(t){return Math.abs(t)<=Vr}));var Zr=w(1,Kr);const Xr=Ct(Number.isSafeInteger)?w(1,rt(Number.isSafeInteger,Number)):Zr;const Yr=w(1,nn(en,Rt));const Hr=w(1,yt($,vt("Error")));const Jr=w(1,Wt(pr,C(Vn)));const Qr=Wt(ln,Ft([en,Un,br,Jt,K,X,Gr]));const te=w(1,C(Qr));const ne=w(1,(function(t){return hr(t)&&0==~t}));const re=Ft([Fr,H,Kt,o((function(t,n){if(r=t,"[object RegExp]"!==Object.prototype.toString.call(r))throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received "+Et(t));var r;return function(t){return new RegExp(t.source,t.flags?t.flags:(t.global?"g":"")+(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.sticky?"y":"")+(t.unicode?"u":"")+(t.dotAll?"s":""))}(t).test(n)}))(/^\s+$/gm)]);const ee=G(null);const oe=function(){return{}};const ue=G("");const ie=function(){return[]};const ce=G(V());const ae=e((function(t){return w(t.length,t)}));var se=e((function(t){return Tt(0,t)}));const fe=se;var le="fantasy-land/equals",pe="fantasy-land/lte",ye="fantasy-land/concat",he="fantasy-land/empty",ve="fantasy-land/map",me="fantasy-land/contramap",de="fantasy-land/ap",be="fantasy-land/of",ge="fantasy-land/chain",Se=Wt(nn(Pn(Ct,["map"]),Pn(Ct,[ve])),nn(Pn(Ct,["ap"]),Pn(Ct,[de])));const je=w(2,(function(t,n){if(!Se(t)||!Se(n))return F(t,n);try{return t.ap(n)}catch(r){return n.ap(t)}}));const Ae=ae((function(t,n){var r=w(t,n);return w(t,(function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];var o=_(r,fe(n)),u=lt(1,1/0,n);return at(je,o,u)}))}));const we=w(1,(function(t){return Ae(t.length,t)}));const Oe=ae((function(t,n,r){if(Ct(r.matchWith))return r.matchWith({Ok:function(t){var r=t.value;return n(r)},Error:function(n){var r=n.value;return t(r)},Just:function(t){var r=t.value;return n(r)},Nothing:function(){return t(void 0)},Success:function(t){var r=t.value;return n(r)},Failure:function(n){var r=n.value;return t(r)}});if(Ct(r.cata))return r.cata(t,n);if(Ct(r.getOrElse)){var e="RA.cata".concat(Math.random()),o=r.getOrElse(e);return o===e?t():n(o)}return r.either(t,n)}));const Ne=w(2,(function(t,n){return w(t.length,(function(){return t.apply(void 0,arguments).run(n)}))}));const Pe=w(2,(function(t,n){return w(t.length,(function(){return t.apply(void 0,arguments).run(n())}))}));var Ee=e((function(t){return a(t)?t.split("").reverse().join(""):Array.prototype.slice.call(t,0).reverse()}));const xe=Ee;const Ie=w(2,(function(t,n){return w(t,(function(){for(var t=arguments.length,r=new Array(t),e=0;e<t;e++)r[e]=arguments[e];return n.apply(this,xe(r))}))}));const Te=cr(Ie,[xr,sr]);const ke=w(1,rt(Promise.all,Promise));const Me=Fn(1,"catch");const _e=rt(Promise.reject,Promise);const Fe=rt(Promise.resolve,Promise);const Ue=w(1,yt(_(Fe),_((function(t){return t.then(_e,Fe)})),ke));const qe=o((function(t,n){return null==n||n!=n?t:n}));const Ce=tt((function(t,n,r){return qe(t,kt(n,r))}));function Re(t){return o((function(n,r){return j(Math.max(0,n.length-r.length),(function(){return n.apply(this,t(r,arguments))}))}))}const Be=Re(i);const De=o(Tt);var $e=ae((function(t,n){var r,e;return pr(n)&&tr(n)?r=n:(r=Ce(0,"timeout",n),e=Ce(e,"value",n)),new Promise((function(){for(var n=arguments.length,o=new Array(n),u=0;u<n;u++)o[u]=arguments[u];var i=t(o);setTimeout(Be(i,[e]),r)}))})),ze=$e(De(0));ze.reject=$e(De(1));const Le=ze;const We=Fn(2,"then");function Ge(t){return function(t){if(Array.isArray(t))return Ve(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return Ve(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ve(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ve(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var Ke=function(t){return{status:"fulfilled",value:t}},Ze=function(t){return{status:"rejected",reason:t}};var Xe=w(1,(function(t){var n=_((function(t){return Fe(t).then(Ke).catch(Ze)}),Ge(t));return ke(n)}));const Ye=Ct(Promise.allSettled)?w(1,rt(Promise.allSettled,Promise)):Xe;const He=w(1,(function(t){return(n=function(n){return t((function(t){return n(n)(t)}))})(n);var n}));var Je=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=b,t.prototype["@@transducer/step"]=function(t,n){return this.f(n),this.xf["@@transducer/step"](t,n)},t}();function Qe(t){return function(n){return new Je(t,n)}}const to=o(v([],Qe,(function(t,n){return t(n),n})));const no=ae((function(t,n){return to((function(n){return _((function(t){return t(n)}))(t)}))(n)}));const ro=e((function(t){return function(n,r){return t(n,r)?-1:t(r,n)?1:0}}));var eo=o((function(t,n){return Array.prototype.slice.call(n,0).sort(t)}));const oo=eo;function uo(t){return t&&t["@@transducer/reduced"]?t:{"@@transducer/value":t,"@@transducer/reduced":!0}}const io=e(uo);const co=tt((function(t,n,r){return w(Math.max(t.length,n.length,r.length),(function(){return t.apply(this,arguments)?n.apply(this,arguments):r.apply(this,arguments)}))}));function ao(t){return function(t){if(Array.isArray(t))return so(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return so(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?so(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function so(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var fo=ro((function(t,n){return t.length>n.length})),lo=yt(oo(fo),fe,kt("length")),po=ae((function(t,n,r){var e=r.apply(void 0,ao(t));return J(e)?io(e):n}));const yo=co(Ht,(function(t){var n=lo(t);return w(n,(function(){for(var n=arguments.length,r=new Array(n),e=0;e<n;e++)r[e]=arguments[e];return at(po(r),void 0,t)}))}),V);const ho=w(1,(function(t){function n(){var n=rt(t,this).apply(void 0,arguments),r=function(t){var e=Fe(t.value);return t.done?e:e.then((function(t){return r(n.next(t))}),(function(t){return r(n.throw(t))}))};try{return r(n.next())}catch(t){return _e(t)}}return t.length>0?w(t.length,n):n}));function vo(t){return vo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vo(t)}function mo(t){return function(t){if(Array.isArray(t))return bo(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return bo(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?bo(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function bo(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}function go(t,n){for(var r=0;r<n.length;r++){var e=n[r];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,So(e.key),e)}}function So(t){var n=function(t,n){if("object"!=vo(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=vo(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==vo(n)?n:n+""}function jo(t,n,r){return n=No(n),function(t,n){if(n&&("object"==vo(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,wo()?Reflect.construct(n,r||[],No(t).constructor):n.apply(t,r))}function Ao(t){var n="function"==typeof Map?new Map:void 0;return Ao=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(n){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(t))return n.get(t);n.set(t,r)}function r(){return function(t,n,r){if(wo())return Reflect.construct.apply(null,arguments);var e=[null];e.push.apply(e,n);var o=new(t.bind.apply(t,e));return r&&Oo(o,r.prototype),o}(t,arguments,No(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),Oo(r,t)},Ao(t)}function wo(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(wo=function(){return!!t})()}function Oo(t,n){return Oo=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,n){return t.__proto__=n,t},Oo(t,n)}function No(t){return No=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},No(t)}var Po=function(t){function n(){var t,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,n),(t=jo(this,n,[e])).errors=r,t}return function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(n&&n.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),n&&Oo(t,n)}(n,t),r=n,e&&go(r.prototype,e),o&&go(r,o),Object.defineProperty(r,"prototype",{writable:!1}),r;var r,e,o}(Ao(Error));const Eo=function(t){var n=[];return new Promise((function(r,e){var o=function(r){n.push(r),n.length===t.length&&e(new Po(n))};_((function(t){return Fe(t).then(r).catch(o)}),mo(t))}))};var xo=w(1,Eo);const Io=Ct(Promise.any)?w(1,rt(Promise.any,Promise)):xo;var To=e((function(t){return Tt(-1,t)}));const ko=To;function Mo(){if(0===arguments.length)throw new Error("compose requires at least one argument");return yt.apply(this,xe(arguments))}var _o=ae((function(t,n,r){return Mo(t(n),xr)(r)}));const Fo=_o;const Uo=Fo(W);const qo=Fo(Yn(Qn));function Co(t){return function(t){if(Array.isArray(t))return Ro(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return Ro(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ro(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ro(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var Bo=w(1,(function(t){var n=[],r=[],e=rt(n.push,n),o=rt(r.push,r),u=_((function(t){return Fe(t).then(e).catch(o)}),Co(t));return ke(u).then((function(){if(!Uo(0,n)||!Uo(0,r))return qo(1,n)?ko(n):_e(r)}))}));const Do=Bo;const $o=o((function(t,n){return t.apply(this,n)}));const zo=ae((function(t,n,r){return t(r)?n:r}));var Lo=e((function(t){return w(t.length,(function(){var n=0,r=arguments[0],e=arguments[arguments.length-1],o=Array.prototype.slice.call(arguments,0);return o[0]=function(){var t=r.apply(this,i(arguments,[n,e]));return n+=1,t},t.apply(this,o)}))}));const Wo=Lo;const Go=Wo(_);const Vo=ae((function(t,n){return w(t.length,(function(){for(var r=arguments.length,e=new Array(r),o=0;o<r;o++)e[o]=arguments[o];var u=Go((function(t,r){return zo(H,n[r],t)}),e);return $o(t,u)}))}));const Ko=Wo(at);const Zo=Wo(Ot);const Xo=o(mt);var Yo=Wo(Ot),Ho=ae((function(t,n,r){return Xo(r,t)})),Jo=ae((function(t,n){return Yo(Ho(t),n)}));const Qo=Jo;const tu=e((function(t){return function(){return t(Array.prototype.slice.call(arguments,0))}}))(sr);const nu=tt((function(t,n,r){return t(r)?n(r):r}));const ru=o((function(t,n){return"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"](n):"function"==typeof t.of?t.of(n):[n]}));const eu=nu(Xt,ru(Array));const ou=o((function(t,n){if(c(t)){if(c(n))return t.concat(n);throw new TypeError(Et(n)+" is not an array")}if(a(t)){if(a(n))return t+n;throw new TypeError(Et(n)+" is not a string")}if(null!=t&&zt(t["fantasy-land/concat"]))return t["fantasy-land/concat"](n);if(null!=t&&zt(t.concat))return t.concat(n);throw new TypeError(Et(t)+' does not have a method named "concat" or "fantasy-land/concat"')}));var uu={concat:sr};const iu=yt(at(ou,uu),nu(vt(uu),V));const cu=Yn(ou);function au(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var e,o,u,i,c=[],a=!0,s=!1;try{if(u=(r=r.call(t)).next,0===n){if(Object(r)!==r)return;a=!1}else for(;!(a=(e=u.call(r)).done)&&(c.push(e.value),c.length!==n);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(s)throw o}}return c}}(t,n)||function(t,n){if(t){if("string"==typeof t)return su(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?su(t,n):void 0}}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function su(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var fu=w(3,(function(t,n,r){return Fe(r).then((function(r){var e=xr(r);return 0===e?n:at((function(n,r){return n.then((function(t){return ke([t,r])})).then((function(n){var r=au(n,2),o=r[0],u=r[1];return K(o)&&1===e?u:t(o,u)}))}))(Fe(n),r)}))}));const lu=fu;var pu=tt((function(t,n,r){for(var e=r.length-1;e>=0;){if((n=t(r[e],n))&&n["@@transducer/reduced"]){n=n["@@transducer/value"];break}e-=1}return n}));const yu=pu;function hu(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var e,o,u,i,c=[],a=!0,s=!1;try{if(u=(r=r.call(t)).next,0===n){if(Object(r)!==r)return;a=!1}else for(;!(a=(e=u.call(r)).done)&&(c.push(e.value),c.length!==n);a=!0);}catch(t){s=!0,o=t}finally{try{if(!a&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(s)throw o}}return c}}(t,n)||function(t,n){if(t){if("string"==typeof t)return vu(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?vu(t,n):void 0}}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function vu(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var mu=yt(yu(ou,""),W("ba"))(["a","b"]),du=w(3,(function(t,n,r){return Fe(r).then((function(r){var e=xr(r);return 0===e?n:yu((function(n,r){var o,u;return mu?(o=n,u=r):(o=r,u=n),o.then((function(t){return ke([t,u])})).then((function(n){var r=hu(n,2),o=r[0],u=r[1];return K(o)&&1===e?u:t(u,o)}))}))(Fe(n),r)}))}));const bu=du,gu={"@@functional/placeholder":!0};const Su=lt(gu,1/0);const ju=lt(0);var Au=Wo(Nt),wu=ae((function(t,n,r){return Xo(r,t)})),Ou=ae((function(t,n){return Au(wu(t),n)}));const Nu=Ou;const Pu=Nt(qr);var Eu=o((function(t,n){return i(n,[t])}));const xu=Eu;const Iu=Yn(xu);const Tu=Yn(Xo);var ku=tt((function(t,n,r){t=t<r.length&&t>=0?t:r.length;var e=Array.prototype.slice.call(r,0);return e.splice(t,0,n),e}));const Mu=ku;var _u=tt((function(t,n,r){var e=Array.prototype.slice.call(r,0);return e.splice(t,n),e}));const Fu=_u;var Uu=ae((function(t,n,r){return Mo(Mu(n,De(t,r)),Fu(t,1))(r)}));const qu=Uu;const Cu=Fo(Yn(Gn));const Ru=Fo(Yn(Ln));const Bu=Fo(Yn(Hn));const Du=Fo(C(W));function $u(t,n,r){var e,o=typeof t;switch(o){case"string":case"number":return 0===t&&1/t==-1/0?!!r._items["-0"]||(n&&(r._items["-0"]=!0),!1):null!==r._nativeSet?n?(e=r._nativeSet.size,r._nativeSet.add(t),r._nativeSet.size===e):r._nativeSet.has(t):o in r._items?t in r._items[o]||(n&&(r._items[o][t]=!0),!1):(n&&(r._items[o]={},r._items[o][t]=!0),!1);case"boolean":if(o in r._items){var u=t?1:0;return!!r._items[o][u]||(n&&(r._items[o][u]=!0),!1)}return n&&(r._items[o]=t?[!1,!0]:[!0,!1]),!1;case"function":return null!==r._nativeSet?n?(e=r._nativeSet.size,r._nativeSet.add(t),r._nativeSet.size===e):r._nativeSet.has(t):o in r._items?!!mt(t,r._items[o])||(n&&r._items[o].push(t),!1):(n&&(r._items[o]=[t]),!1);case"undefined":return!!r._items[o]||(n&&(r._items[o]=!0),!1);case"object":if(null===t)return!!r._items.null||(n&&(r._items.null=!0),!1);default:return(o=Object.prototype.toString.call(t))in r._items?!!mt(t,r._items[o])||(n&&r._items[o].push(t),!1):(n&&(r._items[o]=[t]),!1)}}const zu=function(){function t(){this._nativeSet="function"==typeof Set?new Set:null,this._items={}}return t.prototype.add=function(t){return!$u(t,!0,this)},t.prototype.has=function(t){return $u(t,!1,this)},t}();var Lu=function(){function t(t,n){this.xf=n,this.f=t,this.set=new zu}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=b,t.prototype["@@transducer/step"]=function(t,n){return this.set.add(this.f(n))?this.xf["@@transducer/step"](t,n):t},t}();function Wu(t){return function(n){return new Lu(t,n)}}var Gu=o(v([],Wu,(function(t,n){for(var r,e,o=new zu,u=[],i=0;i<n.length;)r=t(e=n[i]),o.add(r)&&u.push(e),i+=1;return u})));const Vu=Gu(sr);const Ku=w(1,yt(Vu,Bu(1)));const Zu=function(t,n){var r=Number(n);if(r!==n&&(r=0),Vn(r))throw new RangeError("repeat count must be non-negative");if(ir(r))throw new RangeError("repeat count must be less than infinity");if(r=Math.floor(r),0===t.length||0===r)return"";if(t.length*r>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");var e=t.length*r;r=Math.floor(Math.log(r)/Math.log(2));for(var o=t;r;)o+=t,r-=1;return o+=o.substring(0,e-o.length)};var Xu=ae(Zu),Yu=Yn(Fn(1,"repeat"));const Hu=Ct(String.prototype.repeat)?Yu:Xu;var Ju=function(){function t(t,n){this.xf=n,this.pred=t,this.items=[]}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=b,t.prototype["@@transducer/step"]=function(t,n){return B(this.pred,n,this.items)?t:(this.items.push(n),this.xf["@@transducer/step"](t,n))},t}();function Qu(t){return function(n){return new Ju(t,n)}}var ti=o(v([],Qu,(function(t,n){for(var r,e=0,o=n.length,u=[];e<o;)B(t,r=n[e],u)||(u[u.length]=r),e+=1;return u})));const ni=w(1,yt(ti(vt),Bu(1)));var ri=function(){function t(t,n){this.xf=n,this.f=t,this.all=!0}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=function(t){return this.all&&(t=this.xf["@@transducer/step"](t,!0)),this.xf["@@transducer/result"](t)},t.prototype["@@transducer/step"]=function(t,n){return this.f(n)||(this.all=!1,t=uo(this.xf["@@transducer/step"](t,!1))),t},t}();function ei(t){return function(n){return new ri(t,n)}}var oi=o(v(["all"],ei,(function(t,n){for(var r=0;r<n.length;){if(!t(n[r]))return!1;r+=1}return!0})));const ui=oi;var ii=ae((function(t,n){return ui(vt(t),n)}));const ci=ii;var ai=ae((function(t,n){return ui(W(t),n)}));const si=ai;const fi=function(t){return function n(r){for(var e,o,u,i=[],c=0;c<r.length;){if(bn(r[c]))for(u=0,o=(e=t?n(r[c]):r[c]).length;u<o;)i[i.length]=e[u],u+=1;else i[i.length]=r[c];c+=1}return i}};function li(t){return function(t){if(Array.isArray(t))return pi(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return pi(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?pi(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function pi(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var yi=fi(!1),hi=ae((function(t,n){for(var r=t,e=li(n);r>0;)e=yi(e),r-=1;return e}));const vi=hi;function mi(t){return function(t){if(Array.isArray(t))return di(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return di(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?di(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function di(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var bi=w(1,(function(t,n,r){if(null==t)throw new TypeError("Array.from requires an array-like object - not null or undefined");if(J(n)&&An(n))throw new TypeError("Array.from: when provided, the second argument must be a function");return $t(t)?function(t,n,r){var e=Z(r)?rt(n,r):n;return Z(n)?mi(t).map(e):mi(t)}(t,n,r):[]})),gi=Ct(Array.from)?w(1,Array.from):bi;const Si=co($t,gi,zr);const ji=cr(Uo,[xr,Vu]);const Ai=C(ji);function wi(t){return function(t){if(Array.isArray(t))return t}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,n){if(t){if("string"==typeof t)return Oi(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Oi(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Oi(t,n){(null==n||n>t.length)&&(n=t.length);for(var r=0,e=Array(n);r<n;r++)e[r]=t[r];return e}var Ni=ae((function(t,n){return oo(function(t){var n=wi(t),r=n[0],e=n.slice(1);return at(nn,r,e)}(_((function(t){return ro((function(n,r){return Ln(kt(t,n),kt(t,r))}))}),t)),n)}));const Pi=Ni;const Ei=o((function(t,n){return w(n.length,(function(){for(var r=[],e=0;e<n.length;)r.push(n[e].call(this,arguments[e])),e+=1;return t.apply(this,r.concat(Array.prototype.slice.call(arguments,n.length)))}))}));var xi=xu(gu,[]);const Ii=Ei(Pi,[xi,sr]);const Ti=o(Nn);const ki=tt((function(t,n,r){var e=t(n),o=t(r);return e<o?-1:e>o?1:0}));var Mi=o((function(t,n){return Array.prototype.slice.call(n,0).sort((function(n,r){for(var e=0,o=0;0===e&&o<t.length;)e=t[o](n,r),o+=1;return e}))}));const _i=Mi;var Fi=yt(Ti,ki),Ui=_(Fi);const qi=Ei(_i,[Ui,sr]);const Ci=e((function(t){return w(t<0?1:t+1,(function(){return Tt(t,arguments)}))}));var Ri=ae((function(t,n){return Wo(Ot)(yt(Ci(1),wr(gu,t),vt(0)))(n)}));const Bi=Ri;var Di=o((function(t,n){if(!Pr(t)||!Pr(n))throw new TypeError("Both arguments to range must be numbers");for(var r=Array(t<n?n-t:0),e=t<0?n+Math.abs(t):n-t,o=0;o<e;)r[o]=o+t,o+=1;return r}));const $i=Di;const zi=w(1,rt(Math.floor,Math));var Li=w(3,(function(t,n,r){var e=0===t?G(n):function(r){return n+t*r},o=0===t?r-n:zi((r-n)/t);return _(e,$i(0,o))}));const Wi=Li;var Gi=function(){function t(t,n){this.xf=n,this.f=t,this.found=!1}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=function(t){return this.found||(t=this.xf["@@transducer/step"](t,void 0)),this.xf["@@transducer/result"](t)},t.prototype["@@transducer/step"]=function(t,n){return this.f(n)&&(this.found=!0,t=uo(this.xf["@@transducer/step"](t,n))),t},t}();function Vi(t){return function(n){return new Gi(t,n)}}var Ki=o(v(["find"],Vi,(function(t,n){for(var r=0,e=n.length;r<e;){if(t(n[r]))return n[r];r+=1}})));const Zi=Ki;var Xi=ae((function(t,n,r){return yt(Zi(n),qe(t))(r)}));const Yi=Xi;const Hi=lt(0,-1);const Ji=w(3,(function(t,n,r){var e=Ti(t,r),o=Ti(Hi(t),r);if(!An(e)&&!Zt(t)){var u=rt(e,o);return $o(u,n)}}));const Qi=Ji(gu,[],gu);const tc=ae((function(t,n){return F([Ti(gu,n)],t)}));var nc=e((function(t){var n=[];for(var r in t)O(r,t)&&(n[n.length]=[r,t[r]]);return n}));const rc=nc;var ec=function(t){return{value:t,map:function(n){return ec(n(t))}}},oc=tt((function(t,n,r){return t((function(t){return ec(n(t))}))(r).value}));const uc=oc;const ic=o((function(t,n){return function(r){return function(e){return _((function(t){return n(t,e)}),r(t(e)))}}}));var cc=tt((function(t,n,r){var e=r.length;if(t>=e||t<-e)return r;var o=(e+t)%e,u=i(r);return u[o]=n(r[o]),u}));const ac=cc;var sc=tt((function(t,n,r){return ac(t,G(n),r)}));const fc=sc;const lc=e((function(t){return ic((function(n){return Tt(t,n)}),fc(t))}));const pc=e((function(t){for(var n={},r=0;r<t.length;)n[t[r][0]]=t[r][1],r+=1;return n}));const yc=ae((function(t,n){return yt(rc,_(uc(lc(0),t)),pc)(n)}));const hc=ae((function(t,n){return yc(function(t){return function(n){return mn(n,t)?t[n]:n}}(t),n)}));function vc(t){return vc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vc(t)}function mc(t,n,r){return(n=function(t){var n=function(t,n){if("object"!=vc(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=vc(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==vc(n)?n:n+""}(n))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t}const dc=ae((function(t,n,r){return hc(mc({},t,n),r)}));const bc=ae((function(t,n,r){return yc(nu(W(n),t),r)}));function gc(t){return gc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},gc(t)}function Sc(t,n){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);n&&(e=e.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),r.push.apply(r,e)}return r}function jc(t){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?Sc(Object(r),!0).forEach((function(n){Ac(t,n,r[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Sc(Object(r)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))}))}return t}function Ac(t,n,r){return(n=function(t){var n=function(t,n){if("object"!=gc(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=gc(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==gc(n)?n:n+""}(n))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t}const wc=w(2,(function(t,n){return jc(jc({},n),hc(t,n))}));const Oc=o((function(t,n){return t.map((function(t){return kt(t,n)}))}));const Nc="function"==typeof Object.assign?Object.assign:function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),r=1,e=arguments.length;r<e;){var o=arguments[r];if(null!=o)for(var u in o)O(u,o)&&(n[u]=o[u]);r+=1}return n};var Pc=e((function(t){return Nc.apply(null,[{}].concat(t))}));const Ec=Pc;const xc=w(2,yt(Oc,Ec));const Ic=w(2,yt(tc,Ec));var Tc=tt((function t(n,r,e){if(0===n.length)return r;var o=n[0];if(n.length>1){var u=!H(e)&&O(o,e)&&"object"==typeof e[o]?e[o]:It(n[1])?[]:{};r=t(Array.prototype.slice.call(n,1),r,u)}return function(t,n,r){if(It(t)&&c(r)){var e=[].concat(r);return e[t]=n,e}var o={};for(var u in r)o[u]=r[u];return o[t]=n,o}(o,r,e)}));const kc=Tc;const Mc=e((function(t){return ic((function(n){return Nn(t,n)}),kc(t))}));const _c=o((function(t,n){return Nc({},n,t)}));var Fc=ae((function(t,n,r){return uc(Mc(t),_c(n),r)}));const Uc=Fc;const qc=ae((function(t,n,r){return Uc(ru(Array,t),n,r)}));var Cc=o((function(t,n){var r={};for(var e in n)t(n[e],e,n)&&(r[e]=n[e]);return r}));const Rc=Ei(Cc,[C,sr]);const Bc=o((function(t,n){switch(t){case 0:return function(){return n.call(this)};case 1:return function(t){return n.call(this,t)};case 2:return function(t,r){return n.call(this,t,r)};case 3:return function(t,r,e){return n.call(this,t,r,e)};case 4:return function(t,r,e,o){return n.call(this,t,r,e,o)};case 5:return function(t,r,e,o,u){return n.call(this,t,r,e,o,u)};case 6:return function(t,r,e,o,u,i){return n.call(this,t,r,e,o,u,i)};case 7:return function(t,r,e,o,u,i,c){return n.call(this,t,r,e,o,u,i,c)};case 8:return function(t,r,e,o,u,i,c,a){return n.call(this,t,r,e,o,u,i,c,a)};case 9:return function(t,r,e,o,u,i,c,a,s){return n.call(this,t,r,e,o,u,i,c,a,s)};case 10:return function(t,r,e,o,u,i,c,a,s,f){return n.call(this,t,r,e,o,u,i,c,a,s,f)};default:throw new Error("First argument to nAry must be a non-negative integer no greater than ten")}}));const Dc=e((function(t){return Bc(1,t)}));const $c=tt((function(t,n,r){return qe(t,Nn(n,r))}));var zc=w(3,(function(t,n,r){return nu(vt(t),Be(Dc(t),[r]),$c(t,n,r))}));const Lc=zc;var Wc=function(t){return{value:t,"fantasy-land/map":function(){return this}}},Gc=o((function(t,n){return t(Wc)(n).value}));const Vc=Gc;var Kc=w(3,(function(t,n,r){return qe(t,Vc(n,r))}));const Zc=Kc;const Xc=o((function(t,n){return Nc({},t,n)}));var Yc=tt((function(t,n,r){return kc([t],n,r)}));const Hc=Yc;var Jc=o((function t(n,r){if(null==r)return r;switch(n.length){case 0:return r;case 1:return function(t,n){if(null==n)return n;if(It(t)&&c(n))return Fu(t,1,n);var r={};for(var e in n)r[e]=n[e];return delete r[t],r}(n[0],r);default:var e=n[0],o=Array.prototype.slice.call(n,1);return null==r[e]?function(t,n){if(It(t)&&c(n))return[].concat(n);var r={};for(var e in n)r[e]=n[e];return r}(e,r):Hc(e,t(o,r[e]),r)}}));const Qc=w(2,cr(Xc,[Jc,$c({})]));var ta=ae((function(t,n){return Qc(ru(Array,t),n)}));const na=ta;var ra=ae((function(t,n){return Xc(n,$c({},t,n))}));const ea=ra;var oa=ae((function(t,n){return ea(ru(Array,t),n)}));const ua=oa;const ia=e((function(t){for(var n=0,r=[];n<t.length;){for(var e=t[n],o=0;o<e.length;)void 0===r[o]&&(r[o]=[]),r[o].push(e[o]),o+=1;n+=1}return r}));const ca=w(2,(function(t,n){return yt(rc,_(yt(Yn,$o)(t)),ia,nu(Uo(0),(function(){return[[],[]]})))(n)}));const aa=o((function(t,n){for(var r=Math.min(t.length,n.length),e=Array(r),o=0;o<r;)e[o]=[t[o],n[o]],o+=1;return e}));var sa=w(3,(function(t,n,r){return yt(aa,_($o(t)),pc)(r,n)}));const fa=sa;var la=ae((function(t,n){return Boolean(Ji(["prototype","isPrototypeOf"],[n],t))}));const pa=la;var ya=w(3,(function(t,n,r){return yt(Vc(t),W(n))(r)}));const ha=ya;const va=C(ha);var ma=w(3,(function(t,n,r){return yt(Vc(n),t,_r)(r)}));const da=ma;const ba=C(da);var ga=o((function(t,n){return i([t],n)}));const Sa=ga;var ja=o((function(t,n){var r="function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t,e={"fantasy-land/of":r};return"function"==typeof n["fantasy-land/traverse"]?n["fantasy-land/traverse"](e,ar):"function"==typeof n.traverse?n.traverse(e,ar):yu((function(t,n){return F(_(Sa,t),n)}),r([]),n)}));const Aa=ja;const wa=tt((function(t,n,r){var e={"fantasy-land/of":"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t};return"function"==typeof r["fantasy-land/traverse"]?r["fantasy-land/traverse"](e,n):"function"==typeof r.traverse?r.traverse(e,n):Aa(e,_(n,r))}));var Oa=nn(Ti(["@@type"]),Ti(["constructor","@@type"])),Na=(ae((function(t,n){return Oa(n)===t})),w(2,Ei(W,[Oa,Oa])));C(Na);function Pa(t){return Pa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pa(t)}function Ea(t,n,r){return(n=function(t){var n=function(t,n){if("object"!=Pa(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=Pa(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==Pa(n)?n:n+""}(n))in t?Object.defineProperty(t,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[n]=r,t}var xa=Ea({},ve,(function(t){return this.constructor[be](t(this.value))})),Ia=Ea({},de,(function(t){var n=this;return t.map((function(t){return t(n.value)}))})),Ta=Ea({},le,(function(t){return Na(this,t)&&W(this.value,t.value)})),ka=Ea({},ye,(function(t){var n=this.value;return en(this.value)||Un(this.value)?n=this.value+t.value:Pn(Ct,["value",ye],this)?n=this.value[ye](t.value):Pn(Ct,["value","concat"],this)&&(n=this.value.concat(t.value)),this.constructor[be](n)})),Ma=Ea({},ge,(function(t){var n=t(this.value);return Na(this,n)?n:this})),_a=Ea({},pe,(function(t){return Na(this,t)&&(this.value<t.value||this[le](t))}));function Fa(t){return Fa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fa(t)}function Ua(t,n){for(var r=0;r<n.length;r++){var e=n[r];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,qa(e.key),e)}}function qa(t){var n=function(t,n){if("object"!=Fa(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var e=r.call(t,n||"default");if("object"!=Fa(e))return e;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}(t,"string");return"symbol"==Fa(n)?n:n+""}var Ca=function(t,n,r,e,o,u,i,c,a){function s(t){!function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")}(this,s),this.value=t}return f=s,p=[{key:t,value:function(t){return new s(t)}},{key:"of",value:function(t){return new s(t)}},{key:"@@type",get:function(){return"RA/Identity"}}],(l=[{key:"get",value:function(){return this.value}},{key:n,value:function(t){return Ia[de].call(this,t)}},{key:"ap",value:function(t){return this[de](t)}},{key:r,value:function(t){return xa[ve].call(this,t)}},{key:"map",value:function(t){return this[ve](t)}},{key:e,value:function(t){return Ta[le].call(this,t)}},{key:"equals",value:function(t){return this[le](t)}},{key:o,value:function(t){return ka[ye].call(this,t)}},{key:"concat",value:function(t){return this[ye](t)}},{key:u,value:function(t){return Ma[ge].call(this,t)}},{key:"chain",value:function(t){return this[ge](t)}},{key:i,value:function(t){return _a[pe].call(this,t)}},{key:"lte",value:function(t){return this[pe](t)}},{key:c,value:function(){return this.constructor.of(Vt(this.value))}},{key:"empty",value:function(){return this[he]()}},{key:a,value:function(t){var n=this;return this.constructor.of((function(r){return n.value(t(r))}))}},{key:"contramap",value:function(t){return this[me](t)}}])&&Ua(f.prototype,l),p&&Ua(f,p),Object.defineProperty(f,"prototype",{writable:!1}),f;var f,l,p}(be,de,ve,le,ye,ge,pe,he,me);const Ra=Ca;const Ba=w(1,(function(t){var n={"fantasy-land/of":"function"==typeof t["fantasy-land/of"]?t["fantasy-land/of"]:"function"==typeof t.of?t.of:t};return ae((function(t,r){return Ra.of(wa(n,yt(t,kt("value")),r))}))}));var Da=ae((function(t,n){return t.from(n)})),$a=ae((function(t,n){return function(t,n){var r=function(n){return t(n)};return r.from=n,r}(ae((function(r,e){return _(n,r(t(e)))})),ae((function(r,e){return _(t,r(n(e)))})))}));$a.from=Da;const za=$a;const La=C(tt((function(t,n,r){return W(t,kt(n,r))})));const Wa=C(tt((function(t,n,r){return W(Nn(n,r),t)})));var Ga=co(Qn,(function(){throw new Error("low must not be greater than high in inRange(low, high, value)")}),Ei(Wt,[Hn,Gn]));const Va=ae((function(t,n,r){return Ga(t,n)(r)}));const Ka=C(W);const Za=o((function(t,n){for(var r=new zu,e=0;e<t.length;e+=1)r.add(t[e]);return Vu(St(r.has.bind(r),n))}));const Xa=w(2,(function(t,n){return!!Kt(t)||yt(Za,Yt)(t,n)}));const Ya=ae(Mo(C,Wt));const Ha=C(Lt);const Ja=ae(Mo(C,nn));const Qa=C(tn);const ts=ae(Mo(C,cn));const ns=w(1,Mo(C,Ft));const rs=ae((function(t,n){return Ei(Mo(t(Ur),tu),n)}));const es=Bc(0);const os=w(1,rt(Math.round,Math));const us=w(1,rt(Math.ceil,Math));const is=Yn(o((function(t,n){return t/n})));var cs=w(1,(function(t){var n=Number(t);return ur(n)?n-n%1||(n<0?-0:0===n?n:0):n}));const as=Ct(Math.trunc)?w(1,rt(Math.trunc,Math)):cs;var ss=w(1,(function(t){return(t>0)-(t<0)||+t}));const fs=Ct(Math.sign)?w(1,rt(Math.sign,Math)):ss;const ls=Yn(o((function(t,n){return Number(t)-Number(n)})));const ps=co(Ja(Gr,Wt(fn,Ja(Dt("toString"),Dt("valueOf")))),Number,G(NaN));const ys=tt((function(t,n,r){return r.replace(t,n)}));const hs=nu(en,ys(/[.*+?^${}()|[\]\\-]/g,"\\$&"));var vs=function(t,n){if("string"!=typeof t&&!(t instanceof String))throw TypeError("`".concat(n,"` must be a string"))};var ms=w(3,(function(t,n,r){!function(t,n,r){if(null==r||null==t||null==n)throw TypeError("Input values must not be `null` or `undefined`")}(t,n,r),vs(r,"str"),vs(n,"replaceValue"),function(t){if(!("string"==typeof t||t instanceof String||t instanceof RegExp))throw TypeError("`searchValue` must be a string or an regexp")}(t);var e=new RegExp(Cr(t)?t:hs(t),"g");return ys(e,n,r)})),ds=Fn(2,"replaceAll");const bs=Ct(String.prototype.replaceAll)?ds:ms;var gs=ys(/^[\s\uFEFF\xA0]+/,""),Ss=Fn(0,"trimStart");const js=Ct(String.prototype.trimStart)?Ss:gs;var As=ys(/[\s\uFEFF\xA0]+$/,""),ws=Fn(0,"trimEnd");const Os=Ct(String.prototype.trimEnd)?ws:As;const Ns=Fn(1,"split");function Ps(t,n){for(var r=n.length-1;r>=0&&t(n[r]);)r-=1;return lt(0,r+1,n)}var Es=function(){function t(t,n){this.f=t,this.retained=[],this.xf=n}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=function(t){return this.retained=null,this.xf["@@transducer/result"](t)},t.prototype["@@transducer/step"]=function(t,n){return this.f(n)?this.retain(t,n):this.flush(t,n)},t.prototype.flush=function(t,n){return t=ut(this.xf,t,this.retained),this.retained=[],this.xf["@@transducer/step"](t,n)},t.prototype.retain=function(t,n){return this.retained.push(n),t},t}();function xs(t){return function(n){return new Es(t,n)}}const Is=o(v([],xs,Ps));const Ts=Fn(1,"join");const ks=ae((function(t,n){return yt(Ns(""),Is(Tu(t)),Ts(""))(n)}));var Ms=function(){function t(t,n){this.xf=n,this.f=t}return t.prototype["@@transducer/init"]=d,t.prototype["@@transducer/result"]=b,t.prototype["@@transducer/step"]=function(t,n){if(this.f){if(this.f(n))return t;this.f=null}return this.xf["@@transducer/step"](t,n)},t}();function _s(t){return function(n){return new Ms(t,n)}}const Fs=o(v(["dropWhile"],_s,(function(t,n){for(var r=0,e=n.length;r<e&&t(n[r]);)r+=1;return lt(r,1/0,n)})));const Us=ae((function(t,n){return yt(Ns(""),Fs(Tu(t)),Ts(""))(n)}));const qs=function(t,n,r){var e=n>>0,o=String(Z(t)?t:" ");if(r.length>=e)return String(r);if((e-=r.length)>o.length){var u=e/o.length;o+=Ct(String.prototype.repeat)?o.repeat(u):Zu(o,u)}return o.slice(0,e)+String(r)};var Cs=Yn(Fn(2,"padStart")),Rs=ae(qs);const Bs=Ct(String.prototype.padStart)?Cs:Rs;var Ds=ae((function(t,n,r){var e=n>>0,o=String(Z(t)?t:" ");if(r.length>e)return String(r);if((e-=r.length)>o.length){var u=e/o.length;o+=Ct(String.prototype.repeat)?o.repeat(u):Zu(o,u)}return String(r)+o.slice(0,e)})),$s=Yn(Fn(2,"padEnd"));const zs=Ct(String.prototype.padEnd)?$s:Ds;const Ls=zs(" ");const Ws=Bs(" ");return n})()));
package/es/async.js CHANGED
@@ -31,16 +31,16 @@ import rejectP from './rejectP.js';
31
31
  var async = curryN(1, function (generatorFn) {
32
32
  function asyncWrapper() {
33
33
  var iterator = bind(generatorFn, this).apply(void 0, arguments);
34
- var handle = function handle(result) {
34
+ var _handle = function handle(result) {
35
35
  var resolved = resolveP(result.value);
36
36
  return result.done ? resolved : resolved.then(function (value) {
37
- return handle(iterator.next(value));
37
+ return _handle(iterator.next(value));
38
38
  }, function (error) {
39
- return handle(iterator["throw"](error));
39
+ return _handle(iterator["throw"](error));
40
40
  });
41
41
  };
42
42
  try {
43
- return handle(iterator.next());
43
+ return _handle(iterator.next());
44
44
  } catch (error) {
45
45
  return rejectP(error);
46
46
  }
package/lib/async.js CHANGED
@@ -35,16 +35,16 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default":
35
35
  var async = (0, _ramda.curryN)(1, function (generatorFn) {
36
36
  function asyncWrapper() {
37
37
  var iterator = (0, _ramda.bind)(generatorFn, this).apply(void 0, arguments);
38
- var handle = function handle(result) {
38
+ var _handle = function handle(result) {
39
39
  var resolved = (0, _resolveP["default"])(result.value);
40
40
  return result.done ? resolved : resolved.then(function (value) {
41
- return handle(iterator.next(value));
41
+ return _handle(iterator.next(value));
42
42
  }, function (error) {
43
- return handle(iterator["throw"](error));
43
+ return _handle(iterator["throw"](error));
44
44
  });
45
45
  };
46
46
  try {
47
- return handle(iterator.next());
47
+ return _handle(iterator.next());
48
48
  } catch (error) {
49
49
  return (0, _rejectP["default"])(error);
50
50
  }
package/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "cookbook",
15
15
  "functional"
16
16
  ],
17
- "version": "5.0.1",
17
+ "version": "5.1.0",
18
18
  "homepage": "https://github.com/char0n/ramda-adjunct",
19
19
  "license": "BSD-3-Clause",
20
20
  "repository": {
@@ -132,23 +132,23 @@
132
132
  "ramda": ">= 0.30.0"
133
133
  },
134
134
  "devDependencies": {
135
- "@babel/cli": "7.24.6",
136
- "@babel/core": "=7.24.6",
137
- "@babel/plugin-transform-modules-commonjs": "=7.24.6",
138
- "@babel/preset-env": "=7.24.6",
135
+ "@babel/cli": "7.24.8",
136
+ "@babel/core": "=7.25.2",
137
+ "@babel/plugin-transform-modules-commonjs": "=7.24.8",
138
+ "@babel/preset-env": "=7.25.3",
139
139
  "@babel/register": "7.24.6",
140
- "@commitlint/cli": "=19.3.0",
140
+ "@commitlint/cli": "=19.4.0",
141
141
  "@commitlint/config-conventional": "=19.2.2",
142
- "@typescript-eslint/eslint-plugin": "=7.11.0",
143
- "@typescript-eslint/parser": "=7.11.0",
142
+ "@typescript-eslint/eslint-plugin": "=7.18.0",
143
+ "@typescript-eslint/parser": "=7.18.0",
144
144
  "assert": "=2.1.0",
145
145
  "babel-loader": "=9.1.3",
146
146
  "babel-plugin-annotate-pure-calls": "0.4.0",
147
- "babel-plugin-istanbul": "6.1.1",
147
+ "babel-plugin-istanbul": "7.0.0",
148
148
  "better-npm-run": "0.1.1",
149
149
  "chai": "5.1.1",
150
150
  "codecov": "3.8.3",
151
- "core-js": "=3.37.1",
151
+ "core-js": "=3.38.0",
152
152
  "conventional-changelog-cli": "5.0.0",
153
153
  "docdash": "git+https://github.com/char0n/docdash.git#534b44382138a55dd8d93642c979e51e46471185",
154
154
  "eslint": "=8.57.0",
@@ -156,35 +156,35 @@
156
156
  "eslint-config-prettier": "=9.1.0",
157
157
  "eslint-plugin-dtslint": "=3.0.2",
158
158
  "eslint-plugin-import": "=2.29.1",
159
- "eslint-plugin-mocha": "=10.4.3",
160
- "eslint-plugin-prettier": "5.1.3",
159
+ "eslint-plugin-mocha": "=10.5.0",
160
+ "eslint-plugin-prettier": "5.2.1",
161
161
  "eslint-plugin-ramda": "2.5.1",
162
162
  "fantasy-land": "5.0.1",
163
163
  "fantasy-laws": "=2.0.1",
164
164
  "folktale": "=2.3.2",
165
- "glob": "=10.4.1",
166
- "husky": "9.0.11",
165
+ "glob": "=11.0.0",
166
+ "husky": "9.1.4",
167
167
  "istanbul": "=0.4.5",
168
168
  "jsdoc": "=4.0.3",
169
169
  "jsverify": "0.8.4",
170
- "lint-staged": "15.2.5",
171
- "mocha": "=10.4.0",
170
+ "lint-staged": "15.2.8",
171
+ "mocha": "=10.7.3",
172
172
  "mocha-junit-reporter": "2.2.1",
173
173
  "mocha-multi-reporters": "1.5.1",
174
174
  "monet": "0.9.3",
175
- "nyc": "15.1.0",
176
- "prettier": "=3.2.5",
175
+ "nyc": "17.0.0",
176
+ "prettier": "=3.3.3",
177
177
  "process": "=0.11.10",
178
- "ramda": "=0.30.0",
178
+ "ramda": "=0.30.1",
179
179
  "ramda-fantasy": "=0.8.0",
180
180
  "regenerator-runtime": "=0.14.1",
181
- "rimraf": "5.0.7",
181
+ "rimraf": "6.0.1",
182
182
  "sanctuary-show": "3.0.0",
183
- "sinon": "=17.0.2",
183
+ "sinon": "=18.0.0",
184
184
  "terser-webpack-plugin": "5.3.10",
185
- "testem": "=3.14.0",
186
- "typescript": "=5.4.5",
187
- "webpack": "=5.91.0",
185
+ "testem": "=3.15.1",
186
+ "typescript": "=5.5.4",
187
+ "webpack": "=5.93.0",
188
188
  "webpack-cli": "5.1.4",
189
189
  "taffydb": "npm:@jsdoc/salty@0.2.1"
190
190
  },
package/types/index.d.ts CHANGED
@@ -107,11 +107,6 @@ export function isNonEmptyArray(val: any): val is any[];
107
107
  */
108
108
  export function isNotBoolean(val: any): boolean;
109
109
 
110
- /**
111
- * Returns true if the given value is not its type's empty value; `false` otherwise.
112
- */
113
- export function isNotEmpty(val: any): boolean;
114
-
115
110
  /**
116
111
  * Checks if input value is complement of `null` or `undefined`.
117
112
  */