(window.__LOADABLE_LOADED_CHUNKS__=window.__LOADABLE_LOADED_CHUNKS__||[]).push([[0],{285:function(t,r,e){"use strict";e.r(r),e.d(r,"version",(function(){return en})),e.d(r,"Collection",(function(){return g})),e.d(r,"Iterable",(function(){return on})),e.d(r,"Seq",(function(){return T})),e.d(r,"Map",(function(){return mr})),e.d(r,"OrderedMap",(function(){return ne})),e.d(r,"List",(function(){return Pr})),e.d(r,"Stack",(function(){return ae})),e.d(r,"Set",(function(){return ge})),e.d(r,"OrderedSet",(function(){return We})),e.d(r,"Record",(function(){return Ve})),e.d(r,"Range",(function(){return Oe})),e.d(r,"Repeat",(function(){return $e})),e.d(r,"is",(function(){return $})),e.d(r,"fromJS",(function(){return tn})),e.d(r,"hash",(function(){return nt})),e.d(r,"isImmutable",(function(){return b})),e.d(r,"isCollection",(function(){return l})),e.d(r,"isKeyed",(function(){return v})),e.d(r,"isIndexed",(function(){return y})),e.d(r,"isAssociative",(function(){return d})),e.d(r,"isOrdered",(function(){return E})),e.d(r,"isValueObject",(function(){return Z})),e.d(r,"get",(function(){return Jt})),e.d(r,"getIn",(function(){return Ee})),e.d(r,"has",(function(){return Ht})),e.d(r,"hasIn",(function(){return Ae})),e.d(r,"merge",(function(){return ur})),e.d(r,"mergeDeep",(function(){return ar})),e.d(r,"mergeWith",(function(){return sr})),e.d(r,"mergeDeepWith",(function(){return cr})),e.d(r,"remove",(function(){return Yt})),e.d(r,"removeIn",(function(){return Zt})),e.d(r,"set",(function(){return Qt})),e.d(r,"setIn",(function(){return Ft})),e.d(r,"update",(function(){return tr})),e.d(r,"updateIn",(function(){return Xt}));var n={};function i(t){t&&(t.value=!0)}function o(){}function u(t){return void 0===t.size&&(t.size=t.__iterate(a)),t.size}function s(t,r){if("number"!=typeof r){var e=r>>>0;if(""+e!==r||4294967295===e)return NaN;r=e}return r<0?u(t)+r:r}function a(){return!0}function c(t,r,e){return(0===t&&!p(t)||void 0!==e&&t<=-e)&&(void 0===r||void 0!==e&&r>=e)}function f(t,r){return _(t,r,0)}function h(t,r){return _(t,r,r)}function _(t,r,e){return void 0===t?e:p(t)?r===1/0?r:0|Math.max(0,r+t):void 0===r||r===t?t:0|Math.min(r,t)}function p(t){return t<0||0===t&&1/t==-1/0}function l(t){return Boolean(t&&t["@@__IMMUTABLE_ITERABLE__@@"])}function v(t){return Boolean(t&&t["@@__IMMUTABLE_KEYED__@@"])}function y(t){return Boolean(t&&t["@@__IMMUTABLE_INDEXED__@@"])}function d(t){return v(t)||y(t)}var g=function(t){return l(t)?t:T(t)},w=function(t){function r(t){return v(t)?t:K(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r}(g),m=function(t){function r(t){return y(t)?t:C(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r}(g),S=function(t){function r(t){return l(t)&&!d(t)?t:W(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r}(g);g.Keyed=w,g.Indexed=m,g.Set=S;function z(t){return Boolean(t&&t["@@__IMMUTABLE_SEQ__@@"])}function I(t){return Boolean(t&&t["@@__IMMUTABLE_RECORD__@@"])}function b(t){return l(t)||I(t)}var O="@@__IMMUTABLE_ORDERED__@@";function E(t){return Boolean(t&&t[O])}var M="function"==typeof Symbol&&Symbol.iterator,A=M||"@@iterator",q=function(t){this.next=t};function D(t,r,e,n){var i=0===t?r:1===t?e:[r,e];return n?n.value=i:n={value:i,done:!1},n}function j(){return{value:void 0,done:!0}}function x(t){return!!U(t)}function k(t){return t&&"function"==typeof t.next}function R(t){var r=U(t);return r&&r.call(t)}function U(t){var r=t&&(M&&t[M]||t["@@iterator"]);if("function"==typeof r)return r}q.prototype.toString=function(){return"[Iterator]"},q.KEYS=0,q.VALUES=1,q.ENTRIES=2,q.prototype.inspect=q.prototype.toSource=function(){return this.toString()},q.prototype[A]=function(){return this};var B=Object.prototype.hasOwnProperty;function L(t){return!(!Array.isArray(t)&&"string"!=typeof t)||t&&"object"==typeof t&&Number.isInteger(t.length)&&t.length>=0&&(0===t.length?1===Object.keys(t).length:t.hasOwnProperty(t.length-1))}var T=function(t){function r(t){return null==t?V():b(t)?t.toSeq():function(t){var r=X(t);if(r)return r;if("object"==typeof t)return new P(t);throw new TypeError("Expected Array or collection object of values, or keyed object: "+t)}(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.toSeq=function(){return this},r.prototype.toString=function(){return this.__toString("Seq {","}")},r.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},r.prototype.__iterate=function(t,r){var e=this._cache;if(e){for(var n=e.length,i=0;i!==n;){var o=e[r?n-++i:i++];if(!1===t(o[1],o[0],this))break}return i}return this.__iterateUncached(t,r)},r.prototype.__iterator=function(t,r){var e=this._cache;if(e){var n=e.length,i=0;return new q((function(){if(i===n)return{value:void 0,done:!0};var o=e[r?n-++i:i++];return D(t,o[0],o[1])}))}return this.__iteratorUncached(t,r)},r}(g),K=function(t){function r(t){return null==t?V().toKeyedSeq():l(t)?v(t)?t.toSeq():t.fromEntrySeq():I(t)?t.toSeq():Y(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.toKeyedSeq=function(){return this},r}(T),C=function(t){function r(t){return null==t?V():l(t)?v(t)?t.entrySeq():t.toIndexedSeq():I(t)?t.toSeq().entrySeq():Q(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){return r(arguments)},r.prototype.toIndexedSeq=function(){return this},r.prototype.toString=function(){return this.__toString("Seq [","]")},r}(T),W=function(t){function r(t){return(l(t)&&!d(t)?t:C(t)).toSetSeq()}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){return r(arguments)},r.prototype.toSetSeq=function(){return this},r}(T);T.isSeq=z,T.Keyed=K,T.Set=W,T.Indexed=C,T.prototype["@@__IMMUTABLE_SEQ__@@"]=!0;var N=function(t){function r(t){this._array=t,this.size=t.length}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.get=function(t,r){return this.has(t)?this._array[s(this,t)]:r},r.prototype.__iterate=function(t,r){for(var e=this._array,n=e.length,i=0;i!==n;){var o=r?n-++i:i++;if(!1===t(e[o],o,this))break}return i},r.prototype.__iterator=function(t,r){var e=this._array,n=e.length,i=0;return new q((function(){if(i===n)return{value:void 0,done:!0};var o=r?n-++i:i++;return D(t,o,e[o])}))},r}(C),P=function(t){function r(t){var r=Object.keys(t);this._object=t,this._keys=r,this.size=r.length}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.get=function(t,r){return void 0===r||this.has(t)?this._object[t]:r},r.prototype.has=function(t){return B.call(this._object,t)},r.prototype.__iterate=function(t,r){for(var e=this._object,n=this._keys,i=n.length,o=0;o!==i;){var u=n[r?i-++o:o++];if(!1===t(e[u],u,this))break}return o},r.prototype.__iterator=function(t,r){var e=this._object,n=this._keys,i=n.length,o=0;return new q((function(){if(o===i)return{value:void 0,done:!0};var u=n[r?i-++o:o++];return D(t,u,e[u])}))},r}(K);P.prototype[O]=!0;var H,J=function(t){function r(t){this._collection=t,this.size=t.length||t.size}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.__iterateUncached=function(t,r){if(r)return this.cacheResult().__iterate(t,r);var e=R(this._collection),n=0;if(k(e))for(var i;!(i=e.next()).done&&!1!==t(i.value,n++,this););return n},r.prototype.__iteratorUncached=function(t,r){if(r)return this.cacheResult().__iterator(t,r);var e=R(this._collection);if(!k(e))return new q(j);var n=0;return new q((function(){var r=e.next();return r.done?r:D(t,n++,r.value)}))},r}(C);function V(){return H||(H=new N([]))}function Y(t){var r=Array.isArray(t)?new N(t):x(t)?new J(t):void 0;if(r)return r.fromEntrySeq();if("object"==typeof t)return new P(t);throw new TypeError("Expected Array or collection object of [k, v] entries, or keyed object: "+t)}function Q(t){var r=X(t);if(r)return r;throw new TypeError("Expected Array or collection object of values: "+t)}function X(t){return L(t)?new N(t):x(t)?new J(t):void 0}function F(t){return Boolean(t&&t["@@__IMMUTABLE_MAP__@@"])}function G(t){return F(t)&&E(t)}function Z(t){return Boolean(t&&"function"==typeof t.equals&&"function"==typeof t.hashCode)}function $(t,r){if(t===r||t!=t&&r!=r)return!0;if(!t||!r)return!1;if("function"==typeof t.valueOf&&"function"==typeof r.valueOf){if((t=t.valueOf())===(r=r.valueOf())||t!=t&&r!=r)return!0;if(!t||!r)return!1}return!!(Z(t)&&Z(r)&&t.equals(r))}var tt="function"==typeof Math.imul&&-2===Math.imul(4294967295,2)?Math.imul:function(t,r){var e=65535&(t|=0),n=65535&(r|=0);return e*n+((t>>>16)*n+e*(r>>>16)<<16>>>0)|0};function rt(t){return t>>>1&1073741824|3221225471&t}var et=Object.prototype.valueOf;function nt(t){switch(typeof t){case"boolean":return t?1108378657:1108378656;case"number":return function(t){if(t!=t||t===1/0)return 0;var r=0|t;r!==t&&(r^=4294967295*t);for(;t>4294967295;)r^=t/=4294967295;return rt(r)}(t);case"string":return t.length>ht?function(t){var r=lt[t];void 0===r&&(r=it(t),pt===_t&&(pt=0,lt={}),pt++,lt[t]=r);return r}(t):it(t);case"object":case"function":return null===t?1108378658:"function"==typeof t.hashCode?rt(t.hashCode(t)):(t.valueOf!==et&&"function"==typeof t.valueOf&&(t=t.valueOf(t)),function(t){var r;if(at&&void 0!==(r=st.get(t)))return r;if(void 0!==(r=t[ft]))return r;if(!ut){if(void 0!==(r=t.propertyIsEnumerable&&t.propertyIsEnumerable[ft]))return r;if(void 0!==(r=function(t){if(t&&t.nodeType>0)switch(t.nodeType){case 1:return t.uniqueID;case 9:return t.documentElement&&t.documentElement.uniqueID}}(t)))return r}r=++ct,1073741824&ct&&(ct=0);if(at)st.set(t,r);else{if(void 0!==ot&&!1===ot(t))throw new Error("Non-extensible objects are not allowed as keys.");if(ut)Object.defineProperty(t,ft,{enumerable:!1,configurable:!1,writable:!1,value:r});else if(void 0!==t.propertyIsEnumerable&&t.propertyIsEnumerable===t.constructor.prototype.propertyIsEnumerable)t.propertyIsEnumerable=function(){return this.constructor.prototype.propertyIsEnumerable.apply(this,arguments)},t.propertyIsEnumerable[ft]=r;else{if(void 0===t.nodeType)throw new Error("Unable to set a non-enumerable property on object.");t[ft]=r}}return r}(t));case"undefined":return 1108378659;default:if("function"==typeof t.toString)return it(t.toString());throw new Error("Value type "+typeof t+" cannot be hashed.")}}function it(t){for(var r=0,e=0;e=0&&(p.get=function(r,e){return(r=s(this,r))>=0&&ra)return{value:void 0,done:!0};var t=i.next();return n||1===r||t.done?t:D(r,s-1,0===r?void 0:t.value[1],t)}))},p}function bt(t,r,e,n){var i=Rt(t);return i.__iterateUncached=function(i,o){var u=this;if(o)return this.cacheResult().__iterate(i,o);var s=!0,a=0;return t.__iterate((function(t,o,c){if(!s||!(s=r.call(e,t,o,c)))return a++,i(t,n?o:a-1,u)})),a},i.__iteratorUncached=function(i,o){var u=this;if(o)return this.cacheResult().__iterator(i,o);var s=t.__iterator(2,o),a=!0,c=0;return new q((function(){var t,o,f;do{if((t=s.next()).done)return n||1===i?t:D(i,c++,0===i?void 0:t.value[1],t);var h=t.value;o=h[0],f=h[1],a&&(a=r.call(e,f,o,u))}while(a);return 2===i?t:D(i,o,f,t)}))},i}function Ot(t,r){var e=v(t),n=[t].concat(r).map((function(t){return l(t)?e&&(t=w(t)):t=e?Y(t):Q(Array.isArray(t)?t:[t]),t})).filter((function(t){return 0!==t.size}));if(0===n.length)return t;if(1===n.length){var i=n[0];if(i===t||e&&v(i)||y(t)&&y(i))return i}var o=new N(n);return e?o=o.toKeyedSeq():y(t)||(o=o.toSetSeq()),(o=o.flatten(!0)).size=n.reduce((function(t,r){if(void 0!==t){var e=r.size;if(void 0!==e)return t+e}}),0),o}function Et(t,r,e){var n=Rt(t);return n.__iterateUncached=function(i,o){if(o)return this.cacheResult().__iterate(i,o);var u=0,s=!1;return function t(a,c){a.__iterate((function(o,a){return(!r||c0}function Dt(t,r,e,n){var i=Rt(t),o=new N(e).map((function(t){return t.size}));return i.size=n?o.max():o.min(),i.__iterate=function(t,r){for(var e,n=this.__iterator(1,r),i=0;!(e=n.next()).done&&!1!==t(e.value,i++,this););return i},i.__iteratorUncached=function(t,i){var o=e.map((function(t){return t=g(t),R(i?t.reverse():t)})),u=0,s=!1;return new q((function(){var e;return s||(e=o.map((function(t){return t.next()})),s=n?e.every((function(t){return t.done})):e.some((function(t){return t.done}))),s?{value:void 0,done:!0}:D(t,u++,r.apply(null,e.map((function(t){return t.value}))))}))},i}function jt(t,r){return t===r?t:z(t)?r:t.constructor(r)}function xt(t){if(t!==Object(t))throw new TypeError("Expected [K, V] tuple: "+t)}function kt(t){return v(t)?w:y(t)?m:S}function Rt(t){return Object.create((v(t)?K:y(t)?C:W).prototype)}function Ut(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):T.prototype.cacheResult.call(this)}function Bt(t,r){return void 0===t&&void 0===r?0:void 0===t?1:void 0===r?-1:t>r?1:t0;)r[e]=arguments[e+1];if("function"!=typeof t)throw new TypeError("Invalid merger function: "+t);return or(this,r,t)}function or(t,r,e){for(var i=[],o=0;o0;)r[e]=arguments[e+1];return hr(t,r)}function sr(t,r){for(var e=[],n=arguments.length-2;n-- >0;)e[n]=arguments[n+2];return hr(r,e,t)}function ar(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return fr(t,r)}function cr(t,r){for(var e=[],n=arguments.length-2;n-- >0;)e[n]=arguments[n+2];return fr(r,e,t)}function fr(t,r,e){return hr(t,r,function(t){return function r(e,n,i){return Nt(e)&&Nt(n)?hr(e,[n],r):t?t(e,n,i):n}}(e))}function hr(t,r,e){if(!Nt(t))throw new TypeError("Cannot merge into non-data-structure value: "+t);if(b(t))return"function"==typeof e&&t.mergeWith?t.mergeWith.apply(t,[e].concat(r)):t.merge?t.merge.apply(t,r):t.concat.apply(t,r);for(var n=Array.isArray(t),i=t,o=n?m:w,u=n?function(r){i===t&&(i=Vt(i)),i.push(r)}:function(r,n){var o=B.call(i,n),u=o&&e?e(i[n],r,n):r;o&&u===i[n]||(i===t&&(i=Vt(i)),i[n]=u)},s=0;s0;)r[e]=arguments[e+1];return fr(this,r,t)}function lr(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return Xt(this,t,xr(),(function(t){return hr(t,r)}))}function vr(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return Xt(this,t,xr(),(function(t){return fr(t,r)}))}function yr(t){var r=this.asMutable();return t(r),r.wasAltered()?r.__ensureOwner(this.__ownerID):this}function dr(){return this.__ownerID?this:this.__ensureOwner(new o)}function gr(){return this.__ensureOwner()}function wr(){return this.__altered}yt.prototype.cacheResult=vt.prototype.cacheResult=dt.prototype.cacheResult=gt.prototype.cacheResult=Ut;var mr=function(t){function r(r){return null==r?xr():F(r)&&!E(r)?r:xr().withMutations((function(e){var n=t(r);Kt(n.size),n.forEach((function(t,r){return e.set(r,t)}))}))}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];return xr().withMutations((function(r){for(var e=0;e=t.length)throw new Error("Missing value for key: "+t[e]);r.set(t[e],t[e+1])}}))},r.prototype.toString=function(){return this.__toString("Map {","}")},r.prototype.get=function(t,r){return this._root?this._root.get(0,void 0,t,r):r},r.prototype.set=function(t,r){return kr(this,t,r)},r.prototype.remove=function(t){return kr(this,t,n)},r.prototype.deleteAll=function(t){var r=g(t);return 0===r.size?this:this.withMutations((function(t){r.forEach((function(r){return t.remove(r)}))}))},r.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._root=null,this.__hash=void 0,this.__altered=!0,this):xr()},r.prototype.sort=function(t){return ne(Mt(this,t))},r.prototype.sortBy=function(t,r){return ne(Mt(this,r,t))},r.prototype.map=function(t,r){return this.withMutations((function(e){e.forEach((function(n,i){e.set(i,t.call(r,n,i,e))}))}))},r.prototype.__iterator=function(t,r){return new Ar(this,t,r)},r.prototype.__iterate=function(t,r){var e=this,n=0;return this._root&&this._root.iterate((function(r){return n++,t(r[1],r[0],e)}),r),n},r.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?jr(this.size,this._root,t,this.__hash):0===this.size?xr():(this.__ownerID=t,this.__altered=!1,this)},r}(w);mr.isMap=F;var Sr=mr.prototype;Sr["@@__IMMUTABLE_MAP__@@"]=!0,Sr.delete=Sr.remove,Sr.removeAll=Sr.deleteAll,Sr.setIn=Gt,Sr.removeIn=Sr.deleteIn=$t,Sr.update=rr,Sr.updateIn=er,Sr.merge=Sr.concat=nr,Sr.mergeWith=ir,Sr.mergeDeep=_r,Sr.mergeDeepWith=pr,Sr.mergeIn=lr,Sr.mergeDeepIn=vr,Sr.withMutations=yr,Sr.wasAltered=wr,Sr.asImmutable=gr,Sr["@@transducer/init"]=Sr.asMutable=dr,Sr["@@transducer/step"]=function(t,r){return t.set(r[0],r[1])},Sr["@@transducer/result"]=function(t){return t.asImmutable()};var zr=function(t,r){this.ownerID=t,this.entries=r};zr.prototype.get=function(t,r,e,n){for(var i=this.entries,o=0,u=i.length;o=Kr)return function(t,r,e,n){t||(t=new o);for(var i=new Er(t,nt(e),[e,n]),u=0;u>>t)),o=this.bitmap;return 0==(o&i)?n:this.nodes[Lr(o&i-1)].get(t+5,r,e,n)},Ir.prototype.update=function(t,r,e,i,o,u,s){void 0===e&&(e=nt(i));var a=31&(0===r?e:e>>>r),c=1<=Cr)return function(t,r,e,n,i){for(var o=0,u=new Array(32),s=0;0!==e;s++,e>>>=1)u[s]=1&e?r[o++]:void 0;return u[n]=i,new br(t,o+1,u)}(t,p,f,a,v);if(h&&!v&&2===p.length&&Ur(p[1^_]))return p[1^_];if(h&&v&&1===p.length&&Ur(v))return v;var y=t&&t===this.ownerID,d=h?v?f:f^c:f|c,g=h?v?Tr(p,_,v,y):function(t,r,e){var n=t.length-1;if(e&&r===n)return t.pop(),t;for(var i=new Array(n),o=0,u=0;u>>t),o=this.nodes[i];return o?o.get(t+5,r,e,n):n},br.prototype.update=function(t,r,e,i,o,u,s){void 0===e&&(e=nt(i));var a=31&(0===r?e:e>>>r),c=o===n,f=this.nodes,h=f[a];if(c&&!h)return this;var _=Rr(h,t,r+5,e,i,o,u,s);if(_===h)return this;var p=this.count;if(h){if(!_&&--p>>e),s=31&(0===e?n:n>>>e),a=u===s?[Br(t,r,e+5,n,i)]:(o=new Er(r,n,i),u>1&1431655765))+(t>>2&858993459))+(t>>4)&252645135,t+=t>>8,127&(t+=t>>16)}function Tr(t,r,e,n){var i=n?t:Lt(t);return i[r]=e,i}var Kr=8,Cr=16,Wr=8;function Nr(t){return Boolean(t&&t["@@__IMMUTABLE_LIST__@@"])}var Pr=function(t){function r(r){var e=Fr();if(null==r)return e;if(Nr(r))return r;var n=t(r),i=n.size;return 0===i?e:(Kt(i),i>0&&i<32?Xr(0,i,5,null,new Jr(n.toArray())):e.withMutations((function(t){t.setSize(i),n.forEach((function(r,e){return t.set(e,r)}))})))}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){return this(arguments)},r.prototype.toString=function(){return this.__toString("List [","]")},r.prototype.get=function(t,r){if((t=s(this,t))>=0&&t=t.size||r<0)return t.withMutations((function(t){r<0?te(t,r).set(0,e):te(t,0,r+1).set(r,e)}));r+=t._origin;var n=t._tail,i=t._root,o={value:!1};r>=re(t._capacity)?n=Gr(n,t.__ownerID,0,r,e,o):i=Gr(i,t.__ownerID,t._level,r,e,o);if(!o.value)return t;if(t.__ownerID)return t._root=i,t._tail=n,t.__hash=void 0,t.__altered=!0,t;return Xr(t._origin,t._capacity,t._level,i,n)}(this,t,r)},r.prototype.remove=function(t){return this.has(t)?0===t?this.shift():t===this.size-1?this.pop():this.splice(t,1):this},r.prototype.insert=function(t,r){return this.splice(t,0,r)},r.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=this._origin=this._capacity=0,this._level=5,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):Fr()},r.prototype.push=function(){var t=arguments,r=this.size;return this.withMutations((function(e){te(e,0,r+t.length);for(var n=0;n>>r&31;if(n>=this.array.length)return new Jr([],t);var i,o=0===n;if(r>0){var u=this.array[n];if((i=u&&u.removeBefore(t,r-5,e))===u&&o)return this}if(o&&!i)return this;var s=Zr(this,t);if(!o)for(var a=0;a>>r&31;if(i>=this.array.length)return this;if(r>0){var o=this.array[i];if((n=o&&o.removeAfter(t,r-5,e))===o&&i===this.array.length-1)return this}var u=Zr(this,t);return u.array.splice(i+1),n&&(u.array[i]=n),u};var Vr,Yr={};function Qr(t,r){var e=t._origin,n=t._capacity,i=re(n),o=t._tail;return u(t._root,t._level,0);function u(t,s,a){return 0===s?function(t,u){var s=u===i?o&&o.array:t&&t.array,a=u>e?0:e-u,c=n-u;c>32&&(c=32);return function(){if(a===c)return Yr;var t=r?--c:a++;return s&&s[t]}}(t,a):function(t,i,o){var s,a=t&&t.array,c=o>e?0:e-o>>i,f=1+(n-o>>i);f>32&&(f=32);return function(){for(;;){if(s){var t=s();if(t!==Yr)return t;s=null}if(c===f)return Yr;var e=r?--f:c++;s=u(a&&a[e],i-5,o+(e<>>e&31,c=t&&a0){var f=t&&t.array[a],h=Gr(f,r,e-5,n,o,u);return h===f?t:((s=Zr(t,r)).array[a]=h,s)}return c&&t.array[a]===o?t:(u&&i(u),s=Zr(t,r),void 0===o&&a===s.array.length-1?s.array.pop():s.array[a]=o,s)}function Zr(t,r){return r&&t&&r===t.ownerID?t:new Jr(t?t.array.slice():[],r)}function $r(t,r){if(r>=re(t._capacity))return t._tail;if(r<1<0;)e=e.array[r>>>n&31],n-=5;return e}}function te(t,r,e){void 0!==r&&(r|=0),void 0!==e&&(e|=0);var n=t.__ownerID||new o,i=t._origin,u=t._capacity,s=i+r,a=void 0===e?u:e<0?u+e:i+e;if(s===i&&a===u)return t;if(s>=a)return t.clear();for(var c=t._level,f=t._root,h=0;s+h<0;)f=new Jr(f&&f.array.length?[void 0,f]:[],n),h+=1<<(c+=5);h&&(s+=h,i+=h,a+=h,u+=h);for(var _=re(u),p=re(a);p>=1<_?new Jr([],n):l;if(l&&p>_&&s5;d-=5){var g=_>>>d&31;y=y.array[g]=Zr(y.array[g],n)}y.array[_>>>5&31]=l}if(a=p)s-=p,a-=p,c=5,f=null,v=v&&v.removeBefore(n,0,s);else if(s>i||p<_){for(h=0;f;){var w=s>>>c&31;if(w!==p>>>c&31)break;w&&(h+=(1<i&&(f=f.removeBefore(n,c,s-h)),f&&p<_&&(f=f.removeAfter(n,c,p-h)),h&&(s-=h,a-=h)}return t.__ownerID?(t.size=a-s,t._origin=s,t._capacity=a,t._level=c,t._root=f,t._tail=v,t.__hash=void 0,t.__altered=!0,t):Xr(s,a,c,f,v)}function re(t){return t<32?0:t-1>>>5<<5}var ee,ne=function(t){function r(t){return null==t?oe():G(t)?t:oe().withMutations((function(r){var e=w(t);Kt(e.size),e.forEach((function(t,e){return r.set(e,t)}))}))}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){return this(arguments)},r.prototype.toString=function(){return this.__toString("OrderedMap {","}")},r.prototype.get=function(t,r){var e=this._map.get(t);return void 0!==e?this._list.get(e)[1]:r},r.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._map.clear(),this._list.clear(),this):oe()},r.prototype.set=function(t,r){return ue(this,t,r)},r.prototype.remove=function(t){return ue(this,t,n)},r.prototype.wasAltered=function(){return this._map.wasAltered()||this._list.wasAltered()},r.prototype.__iterate=function(t,r){var e=this;return this._list.__iterate((function(r){return r&&t(r[1],r[0],e)}),r)},r.prototype.__iterator=function(t,r){return this._list.fromEntrySeq().__iterator(t,r)},r.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var r=this._map.__ensureOwner(t),e=this._list.__ensureOwner(t);return t?ie(r,e,t,this.__hash):0===this.size?oe():(this.__ownerID=t,this._map=r,this._list=e,this)},r}(mr);function ie(t,r,e,n){var i=Object.create(ne.prototype);return i.size=t?t.size:0,i._map=t,i._list=r,i.__ownerID=e,i.__hash=n,i}function oe(){return ee||(ee=ie(xr(),Fr()))}function ue(t,r,e){var i,o,u=t._map,s=t._list,a=u.get(r),c=void 0!==a;if(e===n){if(!c)return t;s.size>=32&&s.size>=2*u.size?(i=(o=s.filter((function(t,r){return void 0!==t&&a!==r}))).toKeyedSeq().map((function(t){return t[0]})).flip().toMap(),t.__ownerID&&(i.__ownerID=o.__ownerID=t.__ownerID)):(i=u.remove(r),o=a===s.size-1?s.pop():s.set(a,void 0))}else if(c){if(e===s.get(a)[1])return t;i=u,o=s.set(a,[r,e])}else i=u.set(r,s.size),o=s.set(s.size,[r,e]);return t.__ownerID?(t.size=i.size,t._map=i,t._list=o,t.__hash=void 0,t):ie(i,o)}ne.isOrderedMap=G,ne.prototype[O]=!0,ne.prototype.delete=ne.prototype.remove;function se(t){return Boolean(t&&t["@@__IMMUTABLE_STACK__@@"])}var ae=function(t){function r(t){return null==t?_e():se(t)?t:_e().pushAll(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){return this(arguments)},r.prototype.toString=function(){return this.__toString("Stack [","]")},r.prototype.get=function(t,r){var e=this._head;for(t=s(this,t);e&&t--;)e=e.next;return e?e.value:r},r.prototype.peek=function(){return this._head&&this._head.value},r.prototype.push=function(){var t=arguments;if(0===arguments.length)return this;for(var r=this.size+arguments.length,e=this._head,n=arguments.length-1;n>=0;n--)e={value:t[n],next:e};return this.__ownerID?(this.size=r,this._head=e,this.__hash=void 0,this.__altered=!0,this):he(r,e)},r.prototype.pushAll=function(r){if(0===(r=t(r)).size)return this;if(0===this.size&&se(r))return r;Kt(r.size);var e=this.size,n=this._head;return r.__iterate((function(t){e++,n={value:t,next:n}}),!0),this.__ownerID?(this.size=e,this._head=n,this.__hash=void 0,this.__altered=!0,this):he(e,n)},r.prototype.pop=function(){return this.slice(1)},r.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._head=void 0,this.__hash=void 0,this.__altered=!0,this):_e()},r.prototype.slice=function(r,e){if(c(r,e,this.size))return this;var n=f(r,this.size);if(h(e,this.size)!==this.size)return t.prototype.slice.call(this,r,e);for(var i=this.size-n,o=this._head;n--;)o=o.next;return this.__ownerID?(this.size=i,this._head=o,this.__hash=void 0,this.__altered=!0,this):he(i,o)},r.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?he(this.size,this._head,t,this.__hash):0===this.size?_e():(this.__ownerID=t,this.__altered=!1,this)},r.prototype.__iterate=function(t,r){var e=this;if(r)return new N(this.toArray()).__iterate((function(r,n){return t(r,n,e)}),r);for(var n=0,i=this._head;i&&!1!==t(i.value,n++,this);)i=i.next;return n},r.prototype.__iterator=function(t,r){if(r)return new N(this.toArray()).__iterator(t,r);var e=0,n=this._head;return new q((function(){if(n){var r=n.value;return n=n.next,D(t,e++,r)}return{value:void 0,done:!0}}))},r}(m);ae.isStack=se;var ce,fe=ae.prototype;function he(t,r,e,n){var i=Object.create(fe);return i.size=t,i._head=r,i.__ownerID=e,i.__hash=n,i.__altered=!1,i}function _e(){return ce||(ce=he(0))}fe["@@__IMMUTABLE_STACK__@@"]=!0,fe.shift=fe.pop,fe.unshift=fe.push,fe.unshiftAll=fe.pushAll,fe.withMutations=yr,fe.wasAltered=wr,fe.asImmutable=gr,fe["@@transducer/init"]=fe.asMutable=dr,fe["@@transducer/step"]=function(t,r){return t.unshift(r)},fe["@@transducer/result"]=function(t){return t.asImmutable()};function pe(t){return Boolean(t&&t["@@__IMMUTABLE_SET__@@"])}function le(t){return pe(t)&&E(t)}function ve(t,r){if(t===r)return!0;if(!l(r)||void 0!==t.size&&void 0!==r.size&&t.size!==r.size||void 0!==t.__hash&&void 0!==r.__hash&&t.__hash!==r.__hash||v(t)!==v(r)||y(t)!==y(r)||E(t)!==E(r))return!1;if(0===t.size&&0===r.size)return!0;var e=!d(t);if(E(t)){var i=t.entries();return r.every((function(t,r){var n=i.next().value;return n&&$(n[1],t)&&(e||$(n[0],r))}))&&i.next().done}var o=!1;if(void 0===t.size)if(void 0===r.size)"function"==typeof t.cacheResult&&t.cacheResult();else{o=!0;var u=t;t=r,r=u}var s=!0,a=r.__iterate((function(r,i){if(e?!t.has(r):o?!$(r,t.get(i,n)):!$(t.get(i,n),r))return s=!1,!1}));return s&&t.size===a}function ye(t,r){var e=function(e){t.prototype[e]=r[e]};return Object.keys(r).forEach(e),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(r).forEach(e),t}function de(t){if(!t||"object"!=typeof t)return t;if(!l(t)){if(!Nt(t))return t;t=T(t)}if(v(t)){var r={};return t.__iterate((function(t,e){r[e]=de(t)})),r}var e=[];return t.__iterate((function(t){e.push(de(t))})),e}var ge=function(t){function r(r){return null==r?Ie():pe(r)&&!E(r)?r:Ie().withMutations((function(e){var n=t(r);Kt(n.size),n.forEach((function(t){return e.add(t)}))}))}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){return this(arguments)},r.fromKeys=function(t){return this(w(t).keySeq())},r.intersect=function(t){return(t=g(t).toArray()).length?me.intersect.apply(r(t.pop()),t):Ie()},r.union=function(t){return(t=g(t).toArray()).length?me.union.apply(r(t.pop()),t):Ie()},r.prototype.toString=function(){return this.__toString("Set {","}")},r.prototype.has=function(t){return this._map.has(t)},r.prototype.add=function(t){return Se(this,this._map.set(t,t))},r.prototype.remove=function(t){return Se(this,this._map.remove(t))},r.prototype.clear=function(){return Se(this,this._map.clear())},r.prototype.map=function(t,r){var e=this,n=[],i=[];return this.forEach((function(o){var u=t.call(r,o,o,e);u!==o&&(n.push(o),i.push(u))})),this.withMutations((function(t){n.forEach((function(r){return t.remove(r)})),i.forEach((function(r){return t.add(r)}))}))},r.prototype.union=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return 0===(r=r.filter((function(t){return 0!==t.size}))).length?this:0!==this.size||this.__ownerID||1!==r.length?this.withMutations((function(e){for(var n=0;n=0&&r=0&&e>>-15,461845907),r=tt(r<<13|r>>>-13,5),r=tt((r=(r+3864292196|0)^t)^r>>>16,2246822507),r=rt((r=tt(r^r>>>13,3266489909))^r>>>16)}(t.__iterate(e?r?function(t,r){n=31*n+Ce(nt(t),nt(r))|0}:function(t,r){n=n+Ce(nt(t),nt(r))|0}:r?function(t){n=31*n+nt(t)|0}:function(t){n=n+nt(t)|0}),n)}(this))}});var De=g.prototype;De["@@__IMMUTABLE_ITERABLE__@@"]=!0,De[A]=De.values,De.toJSON=De.toArray,De.__toStringMapper=Pt,De.inspect=De.toSource=function(){return this.toString()},De.chain=De.flatMap,De.contains=De.includes,ye(w,{flip:function(){return jt(this,wt(this))},mapEntries:function(t,r){var e=this,n=0;return jt(this,this.toSeq().map((function(i,o){return t.call(r,[o,i],n++,e)})).fromEntrySeq())},mapKeys:function(t,r){var e=this;return jt(this,this.toSeq().flip().map((function(n,i){return t.call(r,n,i,e)})).flip())}});var je=w.prototype;je["@@__IMMUTABLE_KEYED__@@"]=!0,je[A]=De.entries,je.toJSON=qe,je.__toStringMapper=function(t,r){return Pt(r)+": "+Pt(t)},ye(m,{toKeyedSeq:function(){return new vt(this,!1)},filter:function(t,r){return jt(this,zt(this,t,r,!1))},findIndex:function(t,r){var e=this.findEntry(t,r);return e?e[0]:-1},indexOf:function(t){var r=this.keyOf(t);return void 0===r?-1:r},lastIndexOf:function(t){var r=this.lastKeyOf(t);return void 0===r?-1:r},reverse:function(){return jt(this,St(this,!1))},slice:function(t,r){return jt(this,It(this,t,r,!1))},splice:function(t,r){var e=arguments.length;if(r=Math.max(r||0,0),0===e||2===e&&!r)return this;t=f(t,t<0?this.count():this.size);var n=this.slice(0,t);return jt(this,1===e?n:n.concat(Lt(arguments,2),this.slice(t+r)))},findLastIndex:function(t,r){var e=this.findLastEntry(t,r);return e?e[0]:-1},first:function(t){return this.get(0,t)},flatten:function(t){return jt(this,Et(this,t,!1))},get:function(t,r){return(t=s(this,t))<0||this.size===1/0||void 0!==this.size&&t>this.size?r:this.find((function(r,e){return e===t}),void 0,r)},has:function(t){return(t=s(this,t))>=0&&(void 0!==this.size?this.size===1/0||tr?-1:0}function Ce(t,r){return t^r+2654435769+(t<<6)+(t>>2)|0}xe["@@__IMMUTABLE_INDEXED__@@"]=!0,xe[O]=!0,ye(S,{get:function(t,r){return this.has(t)?t:r},includes:function(t){return this.has(t)},keySeq:function(){return this.valueSeq()}}),S.prototype.has=De.includes,S.prototype.contains=S.prototype.includes,ye(K,w.prototype),ye(C,m.prototype),ye(W,S.prototype);var We=function(t){function r(t){return null==t?Je():le(t)?t:Je().withMutations((function(r){var e=S(t);Kt(e.size),e.forEach((function(t){return r.add(t)}))}))}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.of=function(){return this(arguments)},r.fromKeys=function(t){return this(w(t).keySeq())},r.prototype.toString=function(){return this.__toString("OrderedSet {","}")},r}(ge);We.isOrderedSet=le;var Ne,Pe=We.prototype;function He(t,r){var e=Object.create(Pe);return e.size=t?t.size:0,e._map=t,e.__ownerID=r,e}function Je(){return Ne||(Ne=He(oe()))}Pe[O]=!0,Pe.zip=xe.zip,Pe.zipWith=xe.zipWith,Pe.__empty=Je,Pe.__make=He;var Ve=function(t,r){var e,n=function(o){var u=this;if(o instanceof n)return o;if(!(this instanceof n))return new n(o);if(!e){e=!0;var s=Object.keys(t),a=i._indices={};i._name=r,i._keys=s,i._defaultValues=t;for(var c=0;c2?[]:void 0,{"":t})}function rn(t,r){return v(r)?r.toMap():r.toList()}var en="4.0.0-rc.11",nn={version:en,Collection:g,Iterable:g,Seq:T,Map:mr,OrderedMap:ne,List:Pr,Stack:ae,Set:ge,OrderedSet:We,Record:Ve,Range:Oe,Repeat:$e,is:$,fromJS:tn,hash:nt,isImmutable:b,isCollection:l,isKeyed:v,isIndexed:y,isAssociative:d,isOrdered:E,isValueObject:Z,isSeq:z,isList:Nr,isMap:F,isOrderedMap:G,isStack:se,isSet:pe,isOrderedSet:le,isRecord:I,get:Jt,getIn:Ee,has:Ht,hasIn:Ae,merge:ur,mergeDeep:ar,mergeWith:sr,mergeDeepWith:cr,remove:Yt,removeIn:Zt,set:Qt,setIn:Ft,update:tr,updateIn:Xt},on=g;r.default=nn}}]);