{"version":3,"file":"_xwrap.mjs","sources":["../../../../../node_modules/ramda/es/internal/_xwrap.js"],"sourcesContent":["var XWrap =\n/*#__PURE__*/\nfunction () {\n  function XWrap(fn) {\n    this.f = fn;\n  }\n\n  XWrap.prototype['@@transducer/init'] = function () {\n    throw new Error('init not implemented on XWrap');\n  };\n\n  XWrap.prototype['@@transducer/result'] = function (acc) {\n    return acc;\n  };\n\n  XWrap.prototype['@@transducer/step'] = function (acc, x) {\n    return this.f(acc, x);\n  };\n\n  return XWrap;\n}();\n\nexport default function _xwrap(fn) {\n  return new XWrap(fn);\n}"],"names":[],"mappings":"AAAA,IAAI,KAAK;AACT;AACA,YAAY;AACZ,EAAE,SAAS,KAAK,CAAC,EAAE,EAAE;AACrB,IAAI,IAAI,CAAC,CAAC,GAAG,EAAE;AACf,EAAE;;AAEF,EAAE,KAAK,CAAC,SAAS,CAAC,mBAAmB,CAAC,GAAG,YAAY;AACrD,IAAI,MAAM,IAAI,KAAK,CAAC,+BAA+B,CAAC;AACpD,EAAE,CAAC;;AAEH,EAAE,KAAK,CAAC,SAAS,CAAC,qBAAqB,CAAC,GAAG,UAAU,GAAG,EAAE;AAC1D,IAAI,OAAO,GAAG;AACd,EAAE,CAAC;;AAEH,EAAE,KAAK,CAAC,SAAS,CAAC,mBAAmB,CAAC,GAAG,UAAU,GAAG,EAAE,CAAC,EAAE;AAC3D,IAAI,OAAO,IAAI,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,CAAC;AACzB,EAAE,CAAC;;AAEH,EAAE,OAAO,KAAK;AACd,CAAC,EAAE;;AAEY,SAAS,MAAM,CAAC,EAAE,EAAE;AACnC,EAAE,OAAO,IAAI,KAAK,CAAC,EAAE,CAAC;AACtB;;;;","x_google_ignoreList":[0]}