immutable 4.0.0-rc.5 → 4.0.0-rc.9

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.
@@ -4,34 +4,35 @@
4
4
  * This source code is licensed under the MIT license found in the
5
5
  * LICENSE file in the root directory of this source tree.
6
6
  */
7
- !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(t.Immutable={})}(this,function(t){"use strict";function e(t){return t.value=!1,t}function r(t){t&&(t.value=!0)}function n(){}function i(t,e){e=e||0;for(var r=Math.max(0,t.length-e),n=Array(r),i=0;i<r;i++)n[i]=t[i+e];return n}function o(t){return void 0===t.size&&(t.size=t.__iterate(s)),t.size}function u(t,e){if("number"!=typeof e){var r=e>>>0;if(""+r!==e||4294967295===r)return NaN;e=r}return e<0?o(t)+e:e}function s(){return!0}function a(t,e,r){return(0===t&&!p(t)||void 0!==r&&t<=-r)&&(void 0===e||void 0!==r&&e>=r)}function c(t,e){return f(t,e,0)}function h(t,e){return f(t,e,e)}function f(t,e,r){return void 0===t?r:p(t)?e===1/0?e:0|Math.max(0,e+t):void 0===e||e===t?t:0|Math.min(e,t)}function p(t){return t<0||0===t&&1/t==-(1/0)}function _(t){return(l(t)||m(t))&&!t.__ownerID}function l(t){return!(!t||!t[Re])}function v(t){return!(!t||!t[Ue])}function y(t){return!(!t||!t[Ke])}function d(t){return v(t)||y(t)}function g(t){return!(!t||!t[Le])}function m(t){return!(!t||!t[Te])}function w(t){return!(!t||"function"!=typeof t.equals||"function"!=typeof t.hashCode)}function S(t,e,r,n){var i=0===t?e:1===t?r:[e,r];return n?n.value=i:n={value:i,done:!1},n}function z(){return{value:void 0,done:!0}}function I(t){return!!M(t)}function b(t){return t&&"function"==typeof t.next}function O(t){var e=M(t);return e&&e.call(t)}function M(t){var e=t&&(He&&t[He]||t[Ye]);if("function"==typeof e)return e}function q(t){return t&&"number"==typeof t.length}function D(t){return!(!t||!t[tr])}function E(){return nr||(nr=new er([]))}function x(t){var e=Array.isArray(t)?new er(t):b(t)?new ur(t):I(t)?new or(t):void 0;if(e)return e.fromEntrySeq();if("object"==typeof t)return new rr(t);throw new TypeError("Expected Array or collection object of [k, v] entries, or keyed object: "+t)}function j(t){var e=A(t);if(e)return e;throw new TypeError("Expected Array or collection object of values: "+t)}function k(t){
8
- var e=A(t);if(e)return e;if("object"==typeof t)return new rr(t);throw new TypeError("Expected Array or collection object of values, or keyed object: "+t)}function A(t){return q(t)?new er(t):b(t)?new ur(t):I(t)?new or(t):void 0}function R(t,e){if(t===e||t!==t&&e!==e)return!0;if(!t||!e)return!1;if("function"==typeof t.valueOf&&"function"==typeof e.valueOf){if(t=t.valueOf(),e=e.valueOf(),t===e||t!==t&&e!==e)return!0;if(!t||!e)return!1}return!!(w(t)&&w(e)&&t.equals(e))}function U(t){return t>>>1&1073741824|3221225471&t}function K(t){if(t===!1||null===t||void 0===t)return 0;if("function"==typeof t.valueOf&&((t=t.valueOf())===!1||null===t||void 0===t))return 0;if(t===!0)return 1;var e=typeof t;if("number"===e){if(t!==t||t===1/0)return 0;var r=0|t;for(r!==t&&(r^=4294967295*t);t>4294967295;)t/=4294967295,r^=t;return U(r)}if("string"===e)return t.length>_r?L(t):T(t);if("function"==typeof t.hashCode)return U(t.hashCode());if("object"===e)return C(t);if("function"==typeof t.toString)return T(""+t);throw Error("Value type "+e+" cannot be hashed.")}function L(t){var e=yr[t];return void 0===e&&(e=T(t),vr===lr&&(vr=0,yr={}),vr++,yr[t]=e),e}function T(t){for(var e=0,r=0;r<t.length;r++)e=31*e+t.charCodeAt(r)|0;return U(e)}function C(t){var e;if(hr&&void 0!==(e=ir.get(t)))return e;if(void 0!==(e=t[pr]))return e;if(!cr){if(void 0!==(e=t.propertyIsEnumerable&&t.propertyIsEnumerable[pr]))return e;if(void 0!==(e=B(t)))return e}if(e=++fr,1073741824&fr&&(fr=0),hr)ir.set(t,e);else{if(void 0!==ar&&ar(t)===!1)throw Error("Non-extensible objects are not allowed as keys.");if(cr)Object.defineProperty(t,pr,{enumerable:!1,configurable:!1,writable:!1,value:e});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[pr]=e;else{if(void 0===t.nodeType)throw Error("Unable to set a non-enumerable property on object.");t[pr]=e}}return e}function B(t){
9
- if(t&&t.nodeType>0)switch(t.nodeType){case 1:return t.uniqueID;case 9:return t.documentElement&&t.documentElement.uniqueID}}function W(t){var e=st(t);return e._iter=t,e.size=t.size,e.flip=function(){return t},e.reverse=function(){var e=t.reverse.apply(this);return e.flip=function(){return t.reverse()},e},e.has=function(e){return t.includes(e)},e.includes=function(e){return t.has(e)},e.cacheResult=at,e.__iterateUncached=function(e,r){var n=this;return t.__iterate(function(t,r){return e(r,t,n)!==!1},r)},e.__iteratorUncached=function(e,r){if(e===Ve){var n=t.__iterator(e,r);return new Xe(function(){var t=n.next();if(!t.done){var e=t.value[0];t.value[0]=t.value[1],t.value[1]=e}return t})}return t.__iterator(e===Pe?Ne:Pe,r)},e}function J(t,e,r){var n=st(t);return n.size=t.size,n.has=function(e){return t.has(e)},n.get=function(n,i){var o=t.get(n,je);return o===je?i:e.call(r,o,n,t)},n.__iterateUncached=function(n,i){var o=this;return t.__iterate(function(t,i,u){return n(e.call(r,t,i,u),i,o)!==!1},i)},n.__iteratorUncached=function(n,i){var o=t.__iterator(Ve,i);return new Xe(function(){var i=o.next();if(i.done)return i;var u=i.value,s=u[0];return S(n,s,e.call(r,u[1],s,t),i)})},n}function N(t,e){var r=this,n=st(t);return n._iter=t,n.size=t.size,n.reverse=function(){return t},t.flip&&(n.flip=function(){var e=W(t);return e.reverse=function(){return t.flip()},e}),n.get=function(r,n){return t.get(e?r:-1-r,n)},n.has=function(r){return t.has(e?r:-1-r)},n.includes=function(e){return t.includes(e)},n.cacheResult=at,n.__iterate=function(r,n){var i=this,u=0;return n&&o(t),t.__iterate(function(t,o){return r(t,e?o:n?i.size-++u:u++,i)},!n)},n.__iterator=function(n,i){var u=0;i&&o(t);var s=t.__iterator(Ve,!i);return new Xe(function(){var t=s.next();if(t.done)return t;var o=t.value;return S(n,e?o[0]:i?r.size-++u:u++,o[1],t)})},n}function P(t,e,r,n){var i=st(t);return n&&(i.has=function(n){var i=t.get(n,je);return i!==je&&!!e.call(r,i,n,t)},i.get=function(n,i){var o=t.get(n,je);return o!==je&&e.call(r,o,n,t)?o:i}),
10
- i.__iterateUncached=function(i,o){var u=this,s=0;return t.__iterate(function(t,o,a){if(e.call(r,t,o,a))return s++,i(t,n?o:s-1,u)},o),s},i.__iteratorUncached=function(i,o){var u=t.__iterator(Ve,o),s=0;return new Xe(function(){for(;;){var o=u.next();if(o.done)return o;var a=o.value,c=a[0],h=a[1];if(e.call(r,h,c,t))return S(i,n?c:s++,h,o)}})},i}function V(t,e,r){var n=Sr().asMutable();return t.__iterate(function(i,o){n.update(e.call(r,i,o,t),0,function(t){return t+1})}),n.asImmutable()}function H(t,e,r){var n=v(t),i=(g(t)?Br():Sr()).asMutable();t.__iterate(function(o,u){i.update(e.call(r,o,u,t),function(t){return t=t||[],t.push(n?[u,o]:o),t})});var o=ut(t);return i.map(function(e){return it(t,o(e))})}function Y(t,e,r,n){var i=t.size;if(a(e,r,i))return t;var o=c(e,i),s=h(r,i);if(o!==o||s!==s)return Y(t.toSeq().cacheResult(),e,r,n);var f,p=s-o;p===p&&(f=p<0?0:p);var _=st(t);return _.size=0===f?f:t.size&&f||void 0,!n&&D(t)&&f>=0&&(_.get=function(e,r){return e=u(this,e),e>=0&&e<f?t.get(e+o,r):r}),_.__iterateUncached=function(e,r){var i=this;if(0===f)return 0;if(r)return this.cacheResult().__iterate(e,r);var u=0,s=!0,a=0;return t.__iterate(function(t,r){if(!s||!(s=u++<o))return a++,e(t,n?r:a-1,i)!==!1&&a!==f}),a},_.__iteratorUncached=function(e,r){if(0!==f&&r)return this.cacheResult().__iterator(e,r);if(0===f)return new Xe(z);var i=t.__iterator(e,r),u=0,s=0;return new Xe(function(){for(;u++<o;)i.next();if(++s>f)return z();var t=i.next();return n||e===Pe||t.done?t:e===Ne?S(e,s-1,void 0,t):S(e,s-1,t.value[1],t)})},_}function Q(t,e,r){var n=st(t);return n.__iterateUncached=function(n,i){var o=this;if(i)return this.cacheResult().__iterate(n,i);var u=0;return t.__iterate(function(t,i,s){return e.call(r,t,i,s)&&++u&&n(t,i,o)}),u},n.__iteratorUncached=function(n,i){var o=this;if(i)return this.cacheResult().__iterator(n,i);var u=t.__iterator(Ve,i),s=!0;return new Xe(function(){if(!s)return z();var t=u.next();if(t.done)return t;var i=t.value,a=i[0],c=i[1];return e.call(r,c,a,o)?n===Ve?t:S(n,a,c,t):(s=!1,z())})},n}
11
- function X(t,e,r,n){var i=st(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=e.call(r,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(Ve,o),a=!0,c=0;return new Xe(function(){var t,o,h;do{if(t=s.next(),t.done)return n||i===Pe?t:i===Ne?S(i,c++,void 0,t):S(i,c++,t.value[1],t);var f=t.value;o=f[0],h=f[1],a&&(a=e.call(r,h,o,u))}while(a);return i===Ve?t:S(i,o,h,t)})},i}function F(t,e){var r=v(t),n=[t].concat(e).map(function(t){return l(t)?r&&(t=Be(t)):t=r?x(t):j(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||r&&v(i)||y(t)&&y(i))return i}var o=new er(n);return r?o=o.toKeyedSeq():y(t)||(o=o.toSetSeq()),o=o.flatten(!0),o.size=n.reduce(function(t,e){if(void 0!==t){var r=e.size;if(void 0!==r)return t+r}},0),o}function G(t,e,r){var n=st(t);return n.__iterateUncached=function(i,o){function u(t,c){t.__iterate(function(t,o){return(!e||c<e)&&l(t)?u(t,c+1):(s++,i(t,r?o:s-1,n)===!1&&(a=!0)),!a},o)}if(o)return this.cacheResult().__iterate(i,o);var s=0,a=!1;return u(t,0),s},n.__iteratorUncached=function(n,i){if(i)return this.cacheResult().__iterator(n,i);var o=t.__iterator(n,i),u=[],s=0;return new Xe(function(){for(;o;){var t=o.next();if(t.done===!1){var a=t.value;if(n===Ve&&(a=a[1]),e&&!(u.length<e)||!l(a))return r?t:S(n,s++,a,t);u.push(o),o=a.__iterator(n,i)}else o=u.pop()}return z()})},n}function Z(t,e,r){var n=ut(t);return t.toSeq().map(function(i,o){return n(e.call(r,i,o,t))}).flatten(!0)}function $(t,e){var r=st(t);return r.size=t.size&&2*t.size-1,r.__iterateUncached=function(r,n){var i=this,o=0;return t.__iterate(function(t){return(!o||r(e,o++,i)!==!1)&&r(t,o++,i)!==!1},n),o},r.__iteratorUncached=function(r,n){var i,o=t.__iterator(Pe,n),u=0;return new Xe(function(){return(!i||u%2)&&(i=o.next(),
12
- i.done)?i:u%2?S(r,u++,e):S(r,u++,i.value,i)})},r}function tt(t,e,r){e||(e=ct);var n=v(t),i=0,o=t.toSeq().map(function(e,n){return[n,e,i++,r?r(e,n,t):e]}).valueSeq().toArray();return o.sort(function(t,r){return e(t[3],r[3])||t[2]-r[2]}).forEach(n?function(t,e){o[e].length=2}:function(t,e){o[e]=t[1]}),n?Ge(o):y(t)?Ze(o):$e(o)}function et(t,e,r){if(e||(e=ct),r){var n=t.toSeq().map(function(e,n){return[e,r(e,n,t)]}).reduce(function(t,r){return rt(e,t[1],r[1])?r:t});return n&&n[0]}return t.reduce(function(t,r){return rt(e,t,r)?r:t})}function rt(t,e,r){var n=t(r,e);return 0===n&&r!==e&&(void 0===r||null===r||r!==r)||n>0}function nt(t,e,r,n){var i=st(t),o=new er(r).map(function(t){return t.size});return i.size=n?o.max():o.min(),i.__iterate=function(t,e){for(var r,n=this,i=this.__iterator(Pe,e),o=0;!(r=i.next()).done&&t(r.value,o++,n)!==!1;);return o},i.__iteratorUncached=function(t,i){var o=r.map(function(t){return t=Ce(t),O(i?t.reverse():t)}),u=0,s=!1;return new Xe(function(){var r;return s||(r=o.map(function(t){return t.next()}),s=n?r.every(function(t){return t.done}):r.some(function(t){return t.done})),s?z():S(t,u++,e.apply(null,r.map(function(t){return t.value})))})},i}function it(t,e){return t===e?t:D(t)?e:t.constructor(e)}function ot(t){if(t!==Object(t))throw new TypeError("Expected [K, V] tuple: "+t)}function ut(t){return v(t)?Be:y(t)?We:Je}function st(t){return Object.create((v(t)?Ge:y(t)?Ze:$e).prototype)}function at(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):Fe.prototype.cacheResult.call(this)}function ct(t,e){return void 0===t&&void 0===e?0:void 0===t?1:void 0===e?-1:t>e?1:t<e?-1:0}function ht(t){if(q(t)&&"string"!=typeof t)return t;if(g(t))return t.toArray();throw new TypeError("Invalid keyPath: expected Ordered Collection or Array: "+t)}function ft(t,e){if(!t)throw Error(e)}function pt(t){ft(t!==1/0,"Cannot perform this action with an infinite size.")}function _t(t){try{return"string"==typeof t?JSON.stringify(t):t+""}catch(e){return JSON.stringify(t)}}
13
- function lt(t){return!(!t||!t[zr])}function vt(t,e){return S(t,e[0],e[1])}function yt(t,e){return{node:t,index:0,__prev:e}}function dt(t,e,r,n){var i=Object.create(Ir);return i.size=t,i._root=e,i.__ownerID=r,i.__hash=n,i.__altered=!1,i}function gt(){return Er||(Er=dt(0))}function mt(t,r,n){var i,o;if(t._root){var u=e(ke),s=e(Ae);if(i=wt(t._root,t.__ownerID,0,void 0,r,n,u,s),!s.value)return t;o=t.size+(u.value?n===je?-1:1:0)}else{if(n===je)return t;o=1,i=new br(t.__ownerID,[[r,n]])}return t.__ownerID?(t.size=o,t._root=i,t.__hash=void 0,t.__altered=!0,t):i?dt(o,i):gt()}function wt(t,e,n,i,o,u,s,a){return t?t.update(e,n,i,o,u,s,a):u===je?t:(r(a),r(s),new Dr(e,i,[o,u]))}function St(t){return t.constructor===Dr||t.constructor===qr}function zt(t,e,r,n,i){if(t.keyHash===n)return new qr(e,n,[t.entry,i]);var o,u=(0===r?t.keyHash:t.keyHash>>>r)&xe,s=(0===r?n:n>>>r)&xe;return new Or(e,1<<u|1<<s,u===s?[zt(t,e,r+De,n,i)]:(o=new Dr(e,n,i),u<s?[t,o]:[o,t]))}function It(t,e,r,i){t||(t=new n);for(var o=new Dr(t,K(r),[r,i]),u=0;u<e.length;u++){var s=e[u];o=o.update(t,0,void 0,s[0],s[1])}return o}function bt(t,e,r,n){for(var i=0,o=0,u=Array(r),s=0,a=1,c=e.length;s<c;s++,a<<=1){var h=e[s];void 0!==h&&s!==n&&(i|=a,u[o++]=h)}return new Or(t,i,u)}function Ot(t,e,r,n,i){for(var o=0,u=Array(Ee),s=0;0!==r;s++,r>>>=1)u[s]=1&r?e[o++]:void 0;return u[n]=i,new Mr(t,o+1,u)}function Mt(t,e,r){for(var n=[],i=0;i<r.length;i++)n.push(Be(r[i]));return Et(t,e,n)}function qt(t,e){return e}function Dt(t){return function(e,r,n){if(e&&r&&"object"==typeof r){if(e.mergeDeepWith)return e.mergeDeepWith(t,r);if(e.merge)return e.merge(r)}var i=t(e,r,n);return R(e,i)?e:i}}function Et(t,e,r){return r=r.filter(function(t){return 0!==t.size}),0===r.length?t:0!==t.size||t.__ownerID||1!==r.length?t.withMutations(function(t){for(var n=e?function(r,n){t.update(n,je,function(t){return t===je?r:e(t,r,n)})}:function(e,r){t.set(r,e)},i=0;i<r.length;i++)r[i].forEach(n)}):t.constructor(r[0])}function xt(t,e,r,n,i){var o=t===je;if(r===e.length){var u=o?n:t,s=i(u)
14
- ;return s===u?t:s}if(!(o||t&&t.set))throw new TypeError("Invalid keyPath: Value at ["+e.slice(0,r).map(_t)+"] does not have a .set() method and cannot be updated: "+t);var a=e[r],c=o?je:t.get(a,je),h=xt(c,e,r+1,n,i);return h===c?t:h===je?t.remove(a):(o?gt():t).set(a,h)}function jt(t){return t-=t>>1&1431655765,t=(858993459&t)+(t>>2&858993459),t=t+(t>>4)&252645135,t+=t>>8,127&(t+=t>>16)}function kt(t,e,r,n){var o=n?t:i(t);return o[e]=r,o}function At(t,e,r,n){var i=t.length+1;if(n&&e+1===i)return t[e]=r,t;for(var o=Array(i),u=0,s=0;s<i;s++)s===e?(o[s]=r,u=-1):o[s]=t[s+u];return o}function Rt(t,e,r){var n=t.length-1;if(r&&e===n)return t.pop(),t;for(var i=Array(n),o=0,u=0;u<n;u++)u===e&&(o=1),i[u]=t[u+o];return i}function Ut(t){return!(!t||!t[Ur])}function Kt(t,e){function r(t,e,r){return 0===e?n(t,r):i(t,e,r)}function n(t,r){var n=r===s?a&&a.array:t&&t.array,i=r>o?0:o-r,c=u-r;return c>Ee&&(c=Ee),function(){if(i===c)return Cr;var t=e?--c:i++;return n&&n[t]}}function i(t,n,i){var s,a=t&&t.array,c=i>o?0:o-i>>n,h=1+(u-i>>n);return h>Ee&&(h=Ee),function(){for(;;){if(s){var t=s();if(t!==Cr)return t;s=null}if(c===h)return Cr;var o=e?--h:c++;s=r(a&&a[o],n-De,i+(o<<n))}}}var o=t._origin,u=t._capacity,s=Pt(u),a=t._tail;return r(t._root,t._level,0)}function Lt(t,e,r,n,i,o,u){var s=Object.create(Kr);return s.size=e-t,s._origin=t,s._capacity=e,s._level=r,s._root=n,s._tail=i,s.__ownerID=o,s.__hash=u,s.__altered=!1,s}function Tt(){return Tr||(Tr=Lt(0,0,De))}function Ct(t,r,n){if((r=u(t,r))!==r)return t;if(r>=t.size||r<0)return t.withMutations(function(t){r<0?Nt(t,r).set(0,n):Nt(t,0,r+1).set(r,n)});r+=t._origin;var i=t._tail,o=t._root,s=e(Ae);return r>=Pt(t._capacity)?i=Bt(i,t.__ownerID,0,r,n,s):o=Bt(o,t.__ownerID,t._level,r,n,s),s.value?t.__ownerID?(t._root=o,t._tail=i,t.__hash=void 0,t.__altered=!0,t):Lt(t._origin,t._capacity,t._level,o,i):t}function Bt(t,e,n,i,o,u){var s=i>>>n&xe,a=t&&s<t.array.length;if(!a&&void 0===o)return t;var c;if(n>0){var h=t&&t.array[s],f=Bt(h,e,n-De,i,o,u);return f===h?t:(c=Wt(t,e),c.array[s]=f,c)}
15
- return a&&t.array[s]===o?t:(r(u),c=Wt(t,e),void 0===o&&s===c.array.length-1?c.array.pop():c.array[s]=o,c)}function Wt(t,e){return e&&t&&e===t.ownerID?t:new Lr(t?t.array.slice():[],e)}function Jt(t,e){if(e>=Pt(t._capacity))return t._tail;if(e<1<<t._level+De){for(var r=t._root,n=t._level;r&&n>0;)r=r.array[e>>>n&xe],n-=De;return r}}function Nt(t,e,r){void 0!==e&&(e|=0),void 0!==r&&(r|=0);var i=t.__ownerID||new n,o=t._origin,u=t._capacity,s=o+e,a=void 0===r?u:r<0?u+r:o+r;if(s===o&&a===u)return t;if(s>=a)return t.clear();for(var c=t._level,h=t._root,f=0;s+f<0;)h=new Lr(h&&h.array.length?[void 0,h]:[],i),c+=De,f+=1<<c;f&&(s+=f,o+=f,a+=f,u+=f);for(var p=Pt(u),_=Pt(a);_>=1<<c+De;)h=new Lr(h&&h.array.length?[h]:[],i),c+=De;var l=t._tail,v=_<p?Jt(t,a-1):_>p?new Lr([],i):l;if(l&&_>p&&s<u&&l.array.length){h=Wt(h,i);for(var y=h,d=c;d>De;d-=De){var g=p>>>d&xe;y=y.array[g]=Wt(y.array[g],i)}y.array[p>>>De&xe]=l}if(a<u&&(v=v&&v.removeAfter(i,0,a)),s>=_)s-=_,a-=_,c=De,h=null,v=v&&v.removeBefore(i,0,s);else if(s>o||_<p){for(f=0;h;){var m=s>>>c&xe;if(m!==_>>>c&xe)break;m&&(f+=(1<<c)*m),c-=De,h=h.array[m]}h&&s>o&&(h=h.removeBefore(i,c,s-f)),h&&_<p&&(h=h.removeAfter(i,c,_-f)),f&&(s-=f,a-=f)}return t.__ownerID?(t.size=a-s,t._origin=s,t._capacity=a,t._level=c,t._root=h,t._tail=v,t.__hash=void 0,t.__altered=!0,t):Lt(s,a,c,h,v)}function Pt(t){return t<Ee?0:t-1>>>De<<De}function Vt(t){return lt(t)&&g(t)}function Ht(t,e,r,n){var i=Object.create(Br.prototype);return i.size=t?t.size:0,i._map=t,i._list=e,i.__ownerID=r,i.__hash=n,i}function Yt(){return Wr||(Wr=Ht(gt(),Tt()))}function Qt(t,e,r){var n,i,o=t._map,u=t._list,s=o.get(e),a=void 0!==s;if(r===je){if(!a)return t;u.size>=Ee&&u.size>=2*o.size?(i=u.filter(function(t,e){return void 0!==t&&s!==e}),n=i.toKeyedSeq().map(function(t){return t[0]}).flip().toMap(),t.__ownerID&&(n.__ownerID=i.__ownerID=t.__ownerID)):(n=o.remove(e),i=s===u.size-1?u.pop():u.set(s,void 0))}else if(a){if(r===u.get(s)[1])return t;n=o,i=u.set(s,[e,r])}else n=o.set(e,u.size),i=u.set(u.size,[e,r])
16
- ;return t.__ownerID?(t.size=n.size,t._map=n,t._list=i,t.__hash=void 0,t):Ht(n,i)}function Xt(t){return!(!t||!t[Nr])}function Ft(t,e,r,n){var i=Object.create(Pr);return i.size=t,i._head=e,i.__ownerID=r,i.__hash=n,i.__altered=!1,i}function Gt(){return Vr||(Vr=Ft(0))}function Zt(t,e){if(t===e)return!0;if(!l(e)||void 0!==t.size&&void 0!==e.size&&t.size!==e.size||void 0!==t.__hash&&void 0!==e.__hash&&t.__hash!==e.__hash||v(t)!==v(e)||y(t)!==y(e)||g(t)!==g(e))return!1;if(0===t.size&&0===e.size)return!0;var r=!d(t);if(g(t)){var n=t.entries();return e.every(function(t,e){var i=n.next().value;return i&&R(i[1],t)&&(r||R(i[0],e))})&&n.next().done}var i=!1;if(void 0===t.size)if(void 0===e.size)"function"==typeof t.cacheResult&&t.cacheResult();else{i=!0;var o=t;t=e,e=o}var u=!0,s=e.__iterate(function(e,n){if(r?!t.has(e):i?!R(e,t.get(n,je)):!R(t.get(n,je),e))return u=!1,!1});return u&&t.size===s}function $t(t,e){var r=function(r){t.prototype[r]=e[r]};return Object.keys(e).forEach(r),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(e).forEach(r),t}function te(t){return!(!t||!t[Yr])}function ee(t,e){return t.__ownerID?(t.size=e.size,t._map=e,t):e===t._map?t:0===e.size?t.__empty():t.__make(e)}function re(t,e){var r=Object.create(Qr);return r.size=t?t.size:0,r._map=t,r.__ownerID=e,r}function ne(){return Xr||(Xr=re(gt()))}function ie(t,e,r,n,i,o){return pt(t.size),t.__iterate(function(t,o,u){i?(i=!1,r=t):r=e.call(n,r,t,o,u)},o),r}function oe(t,e){return e}function ue(t,e){return[e,t]}function se(t){return t&&"function"==typeof t.toJS?t.toJS():t}function ae(t){return function(){return!t.apply(this,arguments)}}function ce(t){return function(){return-t.apply(this,arguments)}}function he(){return i(arguments)}function fe(t,e){return t<e?1:t>e?-1:0}function pe(t){if(t.size===1/0)return 0;var e=g(t),r=v(t),n=e?1:0;return _e(t.__iterate(r?e?function(t,e){n=31*n+le(K(t),K(e))|0}:function(t,e){n=n+le(K(t),K(e))|0}:e?function(t){n=31*n+K(t)|0}:function(t){n=n+K(t)|0}),n)}function _e(t,e){return e=sr(e,3432918353),
17
- e=sr(e<<15|e>>>-15,461845907),e=sr(e<<13|e>>>-13,5),e=(e+3864292196|0)^t,e=sr(e^e>>>16,2246822507),e=sr(e^e>>>13,3266489909),e=U(e^e>>>16)}function le(t,e){return t^e+2654435769+(t<<6)+(t>>2)|0}function ve(t){if("object"!=typeof console||!console.warn)throw Error(t);console.warn(t)}function ye(t,e,r,n){for(var i=ht(r),o=0;o!==i.length;){if(!t||!t.get)return n&&ve("Invalid keyPath: Value at ["+i.slice(0,o).map(_t)+"] does not have a .get() method: "+t+"\nThis warning will throw in a future version"),e;if((t=t.get(i[o++],je))===je)return e}return t}function de(t){return te(t)&&g(t)}function ge(t,e){var r=Object.create(rn);return r.size=t?t.size:0,r._map=t,r.__ownerID=e,r}function me(){return nn||(nn=ge(Yt()))}function we(t,e,r){var n=Object.create(Object.getPrototypeOf(t));return n._values=e,n.__ownerID=r,n}function Se(t){return t._name||t.constructor.name||"Record"}function ze(t){return x(t._keys.map(function(e){return[e,t.get(e)]}))}function Ie(t,e){try{Object.defineProperty(t,e,{get:function(){return this.get(e)},set:function(t){ft(this.__ownerID,"Cannot set on an immutable record."),this.set(e,t)}})}catch(t){}}function be(t,e){return Oe([],e||Me,t,"",e&&e.length>2?[]:void 0,{"":t})}function Oe(t,e,r,n,i,o){var u=Array.isArray(r)?Ze:qe(r)?Ge:null;if(u){if(~t.indexOf(r))throw new TypeError("Cannot convert circular structure to Immutable");t.push(r),i&&""!==n&&i.push(n);var s=e.call(o,n,u(r).map(function(n,o){return Oe(t,e,n,o,i,r)}),i&&i.slice());return t.pop(),i&&i.pop(),s}return r}function Me(t,e){return v(e)?e.toMap():e.toList()}function qe(t){return t&&(t.constructor===Object||void 0===t.constructor)}var De=5,Ee=1<<De,xe=Ee-1,je={},ke={value:!1},Ae={value:!1},Re="@@__IMMUTABLE_ITERABLE__@@",Ue="@@__IMMUTABLE_KEYED__@@",Ke="@@__IMMUTABLE_INDEXED__@@",Le="@@__IMMUTABLE_ORDERED__@@",Te="@@__IMMUTABLE_RECORD__@@",Ce=function(t){return l(t)?t:Fe(t)},Be=function(t){function e(t){return v(t)?t:Ge(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Ce),We=function(t){
18
- function e(t){return y(t)?t:Ze(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Ce),Je=function(t){function e(t){return l(t)&&!d(t)?t:$e(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Ce);Ce.Keyed=Be,Ce.Indexed=We,Ce.Set=Je;var Ne=0,Pe=1,Ve=2,He="function"==typeof Symbol&&Symbol.iterator,Ye="@@iterator",Qe=He||Ye,Xe=function(t){this.next=t};Xe.prototype.toString=function(){return"[Iterator]"},Xe.KEYS=Ne,Xe.VALUES=Pe,Xe.ENTRIES=Ve,Xe.prototype.inspect=Xe.prototype.toSource=function(){return""+this},Xe.prototype[Qe]=function(){return this};var Fe=function(t){function e(t){return null===t||void 0===t?E():l(t)||m(t)?t.toSeq():k(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toSeq=function(){return this},e.prototype.toString=function(){return this.__toString("Seq {","}")},e.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},e.prototype.__iterate=function(t,e){var r=this,n=this._cache;if(n){for(var i=n.length,o=0;o!==i;){var u=n[e?i-++o:o++];if(t(u[1],u[0],r)===!1)break}return o}return this.__iterateUncached(t,e)},e.prototype.__iterator=function(t,e){var r=this._cache;if(r){var n=r.length,i=0;return new Xe(function(){if(i===n)return z();var o=r[e?n-++i:i++];return S(t,o[0],o[1])})}return this.__iteratorUncached(t,e)},e}(Ce),Ge=function(t){function e(t){return null===t||void 0===t?E().toKeyedSeq():l(t)?v(t)?t.toSeq():t.fromEntrySeq():m(t)?t.toSeq():x(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toKeyedSeq=function(){return this},e}(Fe),Ze=function(t){function e(t){return null===t||void 0===t?E():l(t)?v(t)?t.entrySeq():t.toIndexedSeq():m(t)?t.toSeq().entrySeq():j(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return e(arguments)},
19
- e.prototype.toIndexedSeq=function(){return this},e.prototype.toString=function(){return this.__toString("Seq [","]")},e}(Fe),$e=function(t){function e(t){return(l(t)&&!d(t)?t:Ze(t)).toSetSeq()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return e(arguments)},e.prototype.toSetSeq=function(){return this},e}(Fe);Fe.isSeq=D,Fe.Keyed=Ge,Fe.Set=$e,Fe.Indexed=Ze;var tr="@@__IMMUTABLE_SEQ__@@";Fe.prototype[tr]=!0;var er=function(t){function e(t){this._array=t,this.size=t.length}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return this.has(t)?this._array[u(this,t)]:e},e.prototype.__iterate=function(t,e){for(var r=this,n=this._array,i=n.length,o=0;o!==i;){var u=e?i-++o:o++;if(t(n[u],u,r)===!1)break}return o},e.prototype.__iterator=function(t,e){var r=this._array,n=r.length,i=0;return new Xe(function(){if(i===n)return z();var o=e?n-++i:i++;return S(t,o,r[o])})},e}(Ze),rr=function(t){function e(t){var e=Object.keys(t);this._object=t,this._keys=e,this.size=e.length}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return void 0===e||this.has(t)?this._object[t]:e},e.prototype.has=function(t){return this._object.hasOwnProperty(t)},e.prototype.__iterate=function(t,e){for(var r=this,n=this._object,i=this._keys,o=i.length,u=0;u!==o;){var s=i[e?o-++u:u++];if(t(n[s],s,r)===!1)break}return u},e.prototype.__iterator=function(t,e){var r=this._object,n=this._keys,i=n.length,o=0;return new Xe(function(){if(o===i)return z();var u=n[e?i-++o:o++];return S(t,u,r[u])})},e}(Ge);rr.prototype[Le]=!0;var nr,ir,or=function(t){function e(t){this._collection=t,this.size=t.length||t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.__iterateUncached=function(t,e){var r=this;if(e)return this.cacheResult().__iterate(t,e);var n=this._collection,i=O(n),o=0
20
- ;if(b(i))for(var u;!(u=i.next()).done&&t(u.value,o++,r)!==!1;);return o},e.prototype.__iteratorUncached=function(t,e){if(e)return this.cacheResult().__iterator(t,e);var r=this._collection,n=O(r);if(!b(n))return new Xe(z);var i=0;return new Xe(function(){var e=n.next();return e.done?e:S(t,i++,e.value)})},e}(Ze),ur=function(t){function e(t){this._iterator=t,this._iteratorCache=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.__iterateUncached=function(t,e){var r=this;if(e)return this.cacheResult().__iterate(t,e);for(var n=this._iterator,i=this._iteratorCache,o=0;o<i.length;)if(t(i[o],o++,r)===!1)return o;for(var u;!(u=n.next()).done;){var s=u.value;if(i[o]=s,t(s,o++,r)===!1)break}return o},e.prototype.__iteratorUncached=function(t,e){if(e)return this.cacheResult().__iterator(t,e);var r=this._iterator,n=this._iteratorCache,i=0;return new Xe(function(){if(i>=n.length){var e=r.next();if(e.done)return e;n[i]=e.value}return S(t,i,n[i++])})},e}(Ze),sr="function"==typeof Math.imul&&Math.imul(4294967295,2)===-2?Math.imul:function(t,e){t|=0,e|=0;var r=65535&t,n=65535&e;return r*n+((t>>>16)*n+r*(e>>>16)<<16>>>0)|0},ar=Object.isExtensible,cr=function(){try{return Object.defineProperty({},"@",{}),!0}catch(t){return!1}}(),hr="function"==typeof WeakMap;hr&&(ir=new WeakMap);var fr=0,pr="__immutablehash__";"function"==typeof Symbol&&(pr=Symbol(pr));var _r=16,lr=255,vr=0,yr={},dr=function(t){function e(t,e){this._iter=t,this._useKeys=e,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return this._iter.get(t,e)},e.prototype.has=function(t){return this._iter.has(t)},e.prototype.valueSeq=function(){return this._iter.valueSeq()},e.prototype.reverse=function(){var t=this,e=N(this,!0);return this._useKeys||(e.valueSeq=function(){return t._iter.toSeq().reverse()}),e},e.prototype.map=function(t,e){var r=this,n=J(this,t,e);return this._useKeys||(n.valueSeq=function(){
21
- return r._iter.toSeq().map(t,e)}),n},e.prototype.__iterate=function(t,e){var r=this;return this._iter.__iterate(function(e,n){return t(e,n,r)},e)},e.prototype.__iterator=function(t,e){return this._iter.__iterator(t,e)},e}(Ge);dr.prototype[Le]=!0;var gr=function(t){function e(t){this._iter=t,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.includes=function(t){return this._iter.includes(t)},e.prototype.__iterate=function(t,e){var r=this,n=0;return e&&o(this),this._iter.__iterate(function(i){return t(i,e?r.size-++n:n++,r)},e)},e.prototype.__iterator=function(t,e){var r=this,n=this._iter.__iterator(Pe,e),i=0;return e&&o(this),new Xe(function(){var o=n.next();return o.done?o:S(t,e?r.size-++i:i++,o.value,o)})},e}(Ze),mr=function(t){function e(t){this._iter=t,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.has=function(t){return this._iter.includes(t)},e.prototype.__iterate=function(t,e){var r=this;return this._iter.__iterate(function(e){return t(e,e,r)},e)},e.prototype.__iterator=function(t,e){var r=this._iter.__iterator(Pe,e);return new Xe(function(){var e=r.next();return e.done?e:S(t,e.value,e.value,e)})},e}($e),wr=function(t){function e(t){this._iter=t,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.entrySeq=function(){return this._iter.toSeq()},e.prototype.__iterate=function(t,e){var r=this;return this._iter.__iterate(function(e){if(e){ot(e);var n=l(e);return t(n?e.get(1):e[1],n?e.get(0):e[0],r)}},e)},e.prototype.__iterator=function(t,e){var r=this._iter.__iterator(Pe,e);return new Xe(function(){for(;;){var e=r.next();if(e.done)return e;var n=e.value;if(n){ot(n);var i=l(n);return S(t,i?n.get(0):n[0],i?n.get(1):n[1],e)}}})},e}(Ge);gr.prototype.cacheResult=dr.prototype.cacheResult=mr.prototype.cacheResult=wr.prototype.cacheResult=at;var Sr=function(t){function e(e){
22
- return null===e||void 0===e?gt():lt(e)&&!g(e)?e:gt().withMutations(function(r){var n=t(e);pt(n.size),n.forEach(function(t,e){return r.set(e,t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return gt().withMutations(function(e){for(var r=0;r<t.length;r+=2){if(r+1>=t.length)throw Error("Missing value for key: "+t[r]);e.set(t[r],t[r+1])}})},e.prototype.toString=function(){return this.__toString("Map {","}")},e.prototype.get=function(t,e){return this._root?this._root.get(0,void 0,t,e):e},e.prototype.set=function(t,e){return mt(this,t,e)},e.prototype.setIn=function(t,e){return this.updateIn(t,je,function(){return e})},e.prototype.remove=function(t){return mt(this,t,je)},e.prototype.deleteIn=function(t){if(t=[].concat(ht(t)),t.length){var e=t.pop();return this.updateIn(t,function(t){return t&&t.remove(e)})}},e.prototype.deleteAll=function(t){var e=Ce(t);return 0===e.size?this:this.withMutations(function(t){e.forEach(function(e){return t.remove(e)})})},e.prototype.update=function(t,e,r){return 1===arguments.length?t(this):this.updateIn([t],e,r)},e.prototype.updateIn=function(t,e,r){r||(r=e,e=void 0);var n=xt(this,ht(t),0,e,r);return n===je?e:n},e.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._root=null,this.__hash=void 0,this.__altered=!0,this):gt()},e.prototype.merge=function(){return Mt(this,void 0,arguments)},e.prototype.mergeWith=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];return Mt(this,t,e)},e.prototype.mergeIn=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];return this.updateIn(t,gt(),function(t){return"function"==typeof t.merge?t.merge.apply(t,e):e[e.length-1]})},e.prototype.mergeDeep=function(){return Mt(this,Dt(qt),arguments)},e.prototype.mergeDeepWith=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];return Mt(this,Dt(t),e)},e.prototype.mergeDeepIn=function(t){
23
- for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];return this.updateIn(t,gt(),function(t){return"function"==typeof t.mergeDeep?t.mergeDeep.apply(t,e):e[e.length-1]})},e.prototype.sort=function(t){return Br(tt(this,t))},e.prototype.sortBy=function(t,e){return Br(tt(this,e,t))},e.prototype.withMutations=function(t){var e=this.asMutable();return t(e),e.wasAltered()?e.__ensureOwner(this.__ownerID):this},e.prototype.asMutable=function(){return this.__ownerID?this:this.__ensureOwner(new n)},e.prototype.asImmutable=function(){return this.__ensureOwner()},e.prototype.wasAltered=function(){return this.__altered},e.prototype.__iterator=function(t,e){return new xr(this,t,e)},e.prototype.__iterate=function(t,e){var r=this,n=0;return this._root&&this._root.iterate(function(e){return n++,t(e[1],e[0],r)},e),n},e.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?dt(this.size,this._root,t,this.__hash):0===this.size?gt():(this.__ownerID=t,this.__altered=!1,this)},e}(Be);Sr.isMap=lt;var zr="@@__IMMUTABLE_MAP__@@",Ir=Sr.prototype;Ir[zr]=!0,Ir.delete=Ir.remove,Ir.removeIn=Ir.deleteIn,Ir.removeAll=Ir.deleteAll,Ir["@@transducer/init"]=Ir.asMutable,Ir["@@transducer/step"]=function(t,e){return t.set(e[0],e[1])},Ir["@@transducer/result"]=function(t){return t.asImmutable()};var br=function(t,e){this.ownerID=t,this.entries=e};br.prototype.get=function(t,e,r,n){for(var i=this.entries,o=0,u=i.length;o<u;o++)if(R(r,i[o][0]))return i[o][1];return n},br.prototype.update=function(t,e,n,o,u,s,a){for(var c=u===je,h=this.entries,f=0,p=h.length;f<p&&!R(o,h[f][0]);f++);var _=f<p;if(_?h[f][1]===u:c)return this;if(r(a),(c||!_)&&r(s),!c||1!==h.length){if(!_&&!c&&h.length>=jr)return It(t,h,o,u);var l=t&&t===this.ownerID,v=l?h:i(h);return _?c?f===p-1?v.pop():v[f]=v.pop():v[f]=[o,u]:v.push([o,u]),l?(this.entries=v,this):new br(t,v)}};var Or=function(t,e,r){this.ownerID=t,this.bitmap=e,this.nodes=r};Or.prototype.get=function(t,e,r,n){void 0===e&&(e=K(r));var i=1<<((0===t?e:e>>>t)&xe),o=this.bitmap
24
- ;return 0==(o&i)?n:this.nodes[jt(o&i-1)].get(t+De,e,r,n)},Or.prototype.update=function(t,e,r,n,i,o,u){void 0===r&&(r=K(n));var s=(0===e?r:r>>>e)&xe,a=1<<s,c=this.bitmap,h=0!=(c&a);if(!h&&i===je)return this;var f=jt(c&a-1),p=this.nodes,_=h?p[f]:void 0,l=wt(_,t,e+De,r,n,i,o,u);if(l===_)return this;if(!h&&l&&p.length>=kr)return Ot(t,p,c,s,l);if(h&&!l&&2===p.length&&St(p[1^f]))return p[1^f];if(h&&l&&1===p.length&&St(l))return l;var v=t&&t===this.ownerID,y=h?l?c:c^a:c|a,d=h?l?kt(p,f,l,v):Rt(p,f,v):At(p,f,l,v);return v?(this.bitmap=y,this.nodes=d,this):new Or(t,y,d)};var Mr=function(t,e,r){this.ownerID=t,this.count=e,this.nodes=r};Mr.prototype.get=function(t,e,r,n){void 0===e&&(e=K(r));var i=(0===t?e:e>>>t)&xe,o=this.nodes[i];return o?o.get(t+De,e,r,n):n},Mr.prototype.update=function(t,e,r,n,i,o,u){void 0===r&&(r=K(n));var s=(0===e?r:r>>>e)&xe,a=i===je,c=this.nodes,h=c[s];if(a&&!h)return this;var f=wt(h,t,e+De,r,n,i,o,u);if(f===h)return this;var p=this.count;if(h){if(!f&&--p<Ar)return bt(t,c,p,s)}else p++;var _=t&&t===this.ownerID,l=kt(c,s,f,_);return _?(this.count=p,this.nodes=l,this):new Mr(t,p,l)};var qr=function(t,e,r){this.ownerID=t,this.keyHash=e,this.entries=r};qr.prototype.get=function(t,e,r,n){for(var i=this.entries,o=0,u=i.length;o<u;o++)if(R(r,i[o][0]))return i[o][1];return n},qr.prototype.update=function(t,e,n,o,u,s,a){void 0===n&&(n=K(o));var c=u===je;if(n!==this.keyHash)return c?this:(r(a),r(s),zt(this,t,e,n,[o,u]));for(var h=this.entries,f=0,p=h.length;f<p&&!R(o,h[f][0]);f++);var _=f<p;if(_?h[f][1]===u:c)return this;if(r(a),(c||!_)&&r(s),c&&2===p)return new Dr(t,this.keyHash,h[1^f]);var l=t&&t===this.ownerID,v=l?h:i(h);return _?c?f===p-1?v.pop():v[f]=v.pop():v[f]=[o,u]:v.push([o,u]),l?(this.entries=v,this):new qr(t,this.keyHash,v)};var Dr=function(t,e,r){this.ownerID=t,this.keyHash=e,this.entry=r};Dr.prototype.get=function(t,e,r,n){return R(r,this.entry[0])?this.entry[1]:n},Dr.prototype.update=function(t,e,n,i,o,u,s){var a=o===je,c=R(i,this.entry[0]);return(c?o===this.entry[1]:a)?this:(r(s),
25
- a?void r(u):c?t&&t===this.ownerID?(this.entry[1]=o,this):new Dr(t,this.keyHash,[i,o]):(r(u),zt(this,t,e,K(i),[i,o])))},br.prototype.iterate=qr.prototype.iterate=function(t,e){for(var r=this.entries,n=0,i=r.length-1;n<=i;n++)if(t(r[e?i-n:n])===!1)return!1},Or.prototype.iterate=Mr.prototype.iterate=function(t,e){for(var r=this.nodes,n=0,i=r.length-1;n<=i;n++){var o=r[e?i-n:n];if(o&&o.iterate(t,e)===!1)return!1}},Dr.prototype.iterate=function(t,e){return t(this.entry)};var Er,xr=function(t){function e(t,e,r){this._type=e,this._reverse=r,this._stack=t._root&&yt(t._root)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.next=function(){for(var t=this,e=this._type,r=this._stack;r;){var n=r.node,i=r.index++,o=void 0;if(n.entry){if(0===i)return vt(e,n.entry)}else if(n.entries){if(o=n.entries.length-1,i<=o)return vt(e,n.entries[t._reverse?o-i:i])}else if(o=n.nodes.length-1,i<=o){var u=n.nodes[t._reverse?o-i:i];if(u){if(u.entry)return vt(e,u.entry);r=t._stack=yt(u,r)}continue}r=t._stack=t._stack.__prev}return z()},e}(Xe),jr=Ee/4,kr=Ee/2,Ar=Ee/4,Rr=function(t){function e(e){var r=Tt();if(null===e||void 0===e)return r;if(Ut(e))return e;var n=t(e),i=n.size;return 0===i?r:(pt(i),i>0&&i<Ee?Lt(0,i,De,null,new Lr(n.toArray())):r.withMutations(function(t){t.setSize(i),n.forEach(function(e,r){return t.set(r,e)})}))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.prototype.toString=function(){return this.__toString("List [","]")},e.prototype.get=function(t,e){if((t=u(this,t))>=0&&t<this.size){t+=this._origin;var r=Jt(this,t);return r&&r.array[t&xe]}return e},e.prototype.set=function(t,e){return Ct(this,t,e)},e.prototype.remove=function(t){return this.has(t)?0===t?this.shift():t===this.size-1?this.pop():this.splice(t,1):this},e.prototype.insert=function(t,e){return this.splice(t,0,e)},e.prototype.clear=function(){
26
- return 0===this.size?this:this.__ownerID?(this.size=this._origin=this._capacity=0,this._level=De,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):Tt()},e.prototype.push=function(){var t=arguments,e=this.size;return this.withMutations(function(r){Nt(r,0,e+t.length);for(var n=0;n<t.length;n++)r.set(e+n,t[n])})},e.prototype.pop=function(){return Nt(this,0,-1)},e.prototype.unshift=function(){var t=arguments;return this.withMutations(function(e){Nt(e,-t.length);for(var r=0;r<t.length;r++)e.set(r,t[r])})},e.prototype.shift=function(){return Nt(this,1)},e.prototype.merge=function(){return this.concat.apply(this,arguments)},e.prototype.setSize=function(t){return Nt(this,0,t)},e.prototype.slice=function(t,e){var r=this.size;return a(t,e,r)?this:Nt(this,c(t,r),h(e,r))},e.prototype.__iterator=function(t,e){var r=e?this.size:0,n=Kt(this,e);return new Xe(function(){var i=n();return i===Cr?z():S(t,e?--r:r++,i)})},e.prototype.__iterate=function(t,e){for(var r,n=this,i=e?this.size:0,o=Kt(this,e);(r=o())!==Cr&&t(r,e?--i:i++,n)!==!1;);return i},e.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?Lt(this._origin,this._capacity,this._level,this._root,this._tail,t,this.__hash):0===this.size?Tt():(this.__ownerID=t,this.__altered=!1,this)},e}(We);Rr.isList=Ut;var Ur="@@__IMMUTABLE_LIST__@@",Kr=Rr.prototype;Kr[Ur]=!0,Kr.delete=Kr.remove,Kr.setIn=Ir.setIn,Kr.deleteIn=Kr.removeIn=Ir.removeIn,Kr.update=Ir.update,Kr.updateIn=Ir.updateIn,Kr.mergeIn=Ir.mergeIn,Kr.mergeDeepIn=Ir.mergeDeepIn,Kr.withMutations=Ir.withMutations,Kr.asMutable=Ir.asMutable,Kr.asImmutable=Ir.asImmutable,Kr.wasAltered=Ir.wasAltered,Kr["@@transducer/init"]=Kr.asMutable,Kr["@@transducer/step"]=function(t,e){return t.push(e)},Kr["@@transducer/result"]=Ir["@@transducer/result"];var Lr=function(t,e){this.array=t,this.ownerID=e};Lr.prototype.removeBefore=function(t,e,r){if(r===e?1<<e:0===this.array.length)return this;var n=r>>>e&xe;if(n>=this.array.length)return new Lr([],t);var i,o=0===n;if(e>0){var u=this.array[n]
27
- ;if((i=u&&u.removeBefore(t,e-De,r))===u&&o)return this}if(o&&!i)return this;var s=Wt(this,t);if(!o)for(var a=0;a<n;a++)s.array[a]=void 0;return i&&(s.array[n]=i),s},Lr.prototype.removeAfter=function(t,e,r){if(r===(e?1<<e:0)||0===this.array.length)return this;var n=r-1>>>e&xe;if(n>=this.array.length)return this;var i;if(e>0){var o=this.array[n];if((i=o&&o.removeAfter(t,e-De,r))===o&&n===this.array.length-1)return this}var u=Wt(this,t);return u.array.splice(n+1),i&&(u.array[n]=i),u};var Tr,Cr={},Br=function(t){function e(t){return null===t||void 0===t?Yt():Vt(t)?t:Yt().withMutations(function(e){var r=Be(t);pt(r.size),r.forEach(function(t,r){return e.set(r,t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.prototype.toString=function(){return this.__toString("OrderedMap {","}")},e.prototype.get=function(t,e){var r=this._map.get(t);return void 0!==r?this._list.get(r)[1]:e},e.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._map.clear(),this._list.clear(),this):Yt()},e.prototype.set=function(t,e){return Qt(this,t,e)},e.prototype.remove=function(t){return Qt(this,t,je)},e.prototype.wasAltered=function(){return this._map.wasAltered()||this._list.wasAltered()},e.prototype.__iterate=function(t,e){var r=this;return this._list.__iterate(function(e){return e&&t(e[1],e[0],r)},e)},e.prototype.__iterator=function(t,e){return this._list.fromEntrySeq().__iterator(t,e)},e.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._map.__ensureOwner(t),r=this._list.__ensureOwner(t);return t?Ht(e,r,t,this.__hash):0===this.size?Yt():(this.__ownerID=t,this._map=e,this._list=r,this)},e}(Sr);Br.isOrderedMap=Vt,Br.prototype[Le]=!0,Br.prototype.delete=Br.prototype.remove;var Wr,Jr=function(t){function e(t){return null===t||void 0===t?Gt():Xt(t)?t:Gt().pushAll(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){
28
- return this(arguments)},e.prototype.toString=function(){return this.__toString("Stack [","]")},e.prototype.get=function(t,e){var r=this._head;for(t=u(this,t);r&&t--;)r=r.next;return r?r.value:e},e.prototype.peek=function(){return this._head&&this._head.value},e.prototype.push=function(){var t=arguments;if(0===arguments.length)return this;for(var e=this.size+arguments.length,r=this._head,n=arguments.length-1;n>=0;n--)r={value:t[n],next:r};return this.__ownerID?(this.size=e,this._head=r,this.__hash=void 0,this.__altered=!0,this):Ft(e,r)},e.prototype.pushAll=function(e){if(e=t(e),0===e.size)return this;if(0===this.size&&Xt(e))return e;pt(e.size);var r=this.size,n=this._head;return e.__iterate(function(t){r++,n={value:t,next:n}},!0),this.__ownerID?(this.size=r,this._head=n,this.__hash=void 0,this.__altered=!0,this):Ft(r,n)},e.prototype.pop=function(){return this.slice(1)},e.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):Gt()},e.prototype.slice=function(e,r){if(a(e,r,this.size))return this;var n=c(e,this.size);if(h(r,this.size)!==this.size)return t.prototype.slice.call(this,e,r);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):Ft(i,o)},e.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?Ft(this.size,this._head,t,this.__hash):0===this.size?Gt():(this.__ownerID=t,this.__altered=!1,this)},e.prototype.__iterate=function(t,e){var r=this;if(e)return new er(this.toArray()).__iterate(function(e,n){return t(e,n,r)},e);for(var n=0,i=this._head;i&&t(i.value,n++,r)!==!1;)i=i.next;return n},e.prototype.__iterator=function(t,e){if(e)return new er(this.toArray()).__iterator(t,e);var r=0,n=this._head;return new Xe(function(){if(n){var e=n.value;return n=n.next,S(t,r++,e)}return z()})},e}(We);Jr.isStack=Xt;var Nr="@@__IMMUTABLE_STACK__@@",Pr=Jr.prototype;Pr[Nr]=!0,Pr.withMutations=Ir.withMutations,Pr.asMutable=Ir.asMutable,
29
- Pr.asImmutable=Ir.asImmutable,Pr.wasAltered=Ir.wasAltered,Pr.shift=Pr.pop,Pr.unshift=Pr.push,Pr.unshiftAll=Pr.pushAll,Pr["@@transducer/init"]=Pr.asMutable,Pr["@@transducer/step"]=function(t,e){return t.unshift(e)},Pr["@@transducer/result"]=Ir["@@transducer/result"];var Vr,Hr=function(t){function e(e){return null===e||void 0===e?ne():te(e)&&!g(e)?e:ne().withMutations(function(r){var n=t(e);pt(n.size),n.forEach(function(t){return r.add(t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.fromKeys=function(t){return this(Be(t).keySeq())},e.intersect=function(t){return t=Ce(t).toArray(),t.length?Qr.intersect.apply(e(t.pop()),t):ne()},e.union=function(t){return t=Ce(t).toArray(),t.length?Qr.union.apply(e(t.pop()),t):ne()},e.prototype.toString=function(){return this.__toString("Set {","}")},e.prototype.has=function(t){return this._map.has(t)},e.prototype.add=function(t){return ee(this,this._map.set(t,t))},e.prototype.remove=function(t){return ee(this,this._map.remove(t))},e.prototype.clear=function(){return ee(this,this._map.clear())},e.prototype.union=function(){for(var e=[],r=arguments.length;r--;)e[r]=arguments[r];return e=e.filter(function(t){return 0!==t.size}),0===e.length?this:0!==this.size||this.__ownerID||1!==e.length?this.withMutations(function(r){for(var n=0;n<e.length;n++)t(e[n]).forEach(function(t){return r.add(t)})}):this.constructor(e[0])},e.prototype.intersect=function(){for(var e=[],r=arguments.length;r--;)e[r]=arguments[r];if(0===e.length)return this;e=e.map(function(e){return t(e)});var n=[];return this.forEach(function(t){e.every(function(e){return e.includes(t)})||n.push(t)}),this.withMutations(function(t){n.forEach(function(e){t.remove(e)})})},e.prototype.subtract=function(){for(var e=[],r=arguments.length;r--;)e[r]=arguments[r];if(0===e.length)return this;e=e.map(function(e){return t(e)});var n=[];return this.forEach(function(t){e.some(function(e){return e.includes(t)})&&n.push(t)}),
30
- this.withMutations(function(t){n.forEach(function(e){t.remove(e)})})},e.prototype.sort=function(t){return en(tt(this,t))},e.prototype.sortBy=function(t,e){return en(tt(this,e,t))},e.prototype.wasAltered=function(){return this._map.wasAltered()},e.prototype.__iterate=function(t,e){var r=this;return this._map.__iterate(function(e){return t(e,e,r)},e)},e.prototype.__iterator=function(t,e){return this._map.__iterator(t,e)},e.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._map.__ensureOwner(t);return t?this.__make(e,t):0===this.size?this.__empty():(this.__ownerID=t,this._map=e,this)},e}(Je);Hr.isSet=te;var Yr="@@__IMMUTABLE_SET__@@",Qr=Hr.prototype;Qr[Yr]=!0,Qr.delete=Qr.remove,Qr.merge=Qr.union,Qr.withMutations=Ir.withMutations,Qr.asMutable=Ir.asMutable,Qr.asImmutable=Ir.asImmutable,Qr["@@transducer/init"]=Qr.asMutable,Qr["@@transducer/step"]=function(t,e){return t.add(e)},Qr["@@transducer/result"]=Ir["@@transducer/result"],Qr.__empty=ne,Qr.__make=re;var Xr,Fr,Gr=function(t){function e(t,r,n){if(!(this instanceof e))return new e(t,r,n);if(ft(0!==n,"Cannot step a Range by 0"),t=t||0,void 0===r&&(r=1/0),n=void 0===n?1:Math.abs(n),r<t&&(n=-n),this._start=t,this._end=r,this._step=n,0===(this.size=Math.max(0,Math.ceil((r-t)/n-1)+1))){if(Fr)return Fr;Fr=this}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toString=function(){return 0===this.size?"Range []":"Range [ "+this._start+"..."+this._end+(1!==this._step?" by "+this._step:"")+" ]"},e.prototype.get=function(t,e){return this.has(t)?this._start+u(this,t)*this._step:e},e.prototype.includes=function(t){var e=(t-this._start)/this._step;return e>=0&&e<this.size&&e===Math.floor(e)},e.prototype.slice=function(t,r){return a(t,r,this.size)?this:(t=c(t,this.size),r=h(r,this.size),r<=t?new e(0,0):new e(this.get(t,this._end),this.get(r,this._end),this._step))},e.prototype.indexOf=function(t){var e=t-this._start;if(e%this._step==0){var r=e/this._step;if(r>=0&&r<this.size)return r}return-1},
31
- e.prototype.lastIndexOf=function(t){return this.indexOf(t)},e.prototype.__iterate=function(t,e){for(var r=this,n=this.size,i=this._step,o=e?this._start+(n-1)*i:this._start,u=0;u!==n&&t(o,e?n-++u:u++,r)!==!1;)o+=e?-i:i;return u},e.prototype.__iterator=function(t,e){var r=this.size,n=this._step,i=e?this._start+(r-1)*n:this._start,o=0;return new Xe(function(){if(o===r)return z();var u=i;return i+=e?-n:n,S(t,e?r-++o:o++,u)})},e.prototype.equals=function(t){return t instanceof e?this._start===t._start&&this._end===t._end&&this._step===t._step:Zt(this,t)},e}(Ze);Ce.isIterable=l,Ce.isKeyed=v,Ce.isIndexed=y,Ce.isAssociative=d,Ce.isOrdered=g,Ce.Iterator=Xe,$t(Ce,{toArray:function(){pt(this.size);var t=Array(this.size||0),e=v(this),r=0;return this.__iterate(function(n,i){t[r++]=e?[i,n]:n}),t},toIndexedSeq:function(){return new gr(this)},toJS:function(){return this.toSeq().map(se).toJSON()},toKeyedSeq:function(){return new dr(this,!0)},toMap:function(){return Sr(this.toKeyedSeq())},toObject:function(){pt(this.size);var t={};return this.__iterate(function(e,r){t[r]=e}),t},toOrderedMap:function(){return Br(this.toKeyedSeq())},toOrderedSet:function(){return en(v(this)?this.valueSeq():this)},toSet:function(){return Hr(v(this)?this.valueSeq():this)},toSetSeq:function(){return new mr(this)},toSeq:function(){return y(this)?this.toIndexedSeq():v(this)?this.toKeyedSeq():this.toSetSeq()},toStack:function(){return Jr(v(this)?this.valueSeq():this)},toList:function(){return Rr(v(this)?this.valueSeq():this)},toString:function(){return"[Collection]"},__toString:function(t,e){return 0===this.size?t+e:t+" "+this.toSeq().map(this.__toStringMapper).join(", ")+" "+e},concat:function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return it(this,F(this,t))},includes:function(t){return this.some(function(e){return R(e,t)})},entries:function(){return this.__iterator(Ve)},every:function(t,e){pt(this.size);var r=!0;return this.__iterate(function(n,i,o){if(!t.call(e,n,i,o))return r=!1,!1}),r},filter:function(t,e){
32
- return it(this,P(this,t,e,!0))},find:function(t,e,r){var n=this.findEntry(t,e);return n?n[1]:r},forEach:function(t,e){return pt(this.size),this.__iterate(e?t.bind(e):t)},join:function(t){pt(this.size),t=void 0!==t?""+t:",";var e="",r=!0;return this.__iterate(function(n){r?r=!1:e+=t,e+=null!==n&&void 0!==n?""+n:""}),e},keys:function(){return this.__iterator(Ne)},map:function(t,e){return it(this,J(this,t,e))},reduce:function(t,e,r){return ie(this,t,e,r,arguments.length<2,!1)},reduceRight:function(t,e,r){return ie(this,t,e,r,arguments.length<2,!0)},reverse:function(){return it(this,N(this,!0))},slice:function(t,e){return it(this,Y(this,t,e,!0))},some:function(t,e){return!this.every(ae(t),e)},sort:function(t){return it(this,tt(this,t))},values:function(){return this.__iterator(Pe)},butLast:function(){return this.slice(0,-1)},isEmpty:function(){return void 0!==this.size?0===this.size:!this.some(function(){return!0})},count:function(t,e){return o(t?this.toSeq().filter(t,e):this)},countBy:function(t,e){return V(this,t,e)},equals:function(t){return Zt(this,t)},entrySeq:function(){var t=this;if(t._cache)return new er(t._cache);var e=t.toSeq().map(ue).toIndexedSeq();return e.fromEntrySeq=function(){return t.toSeq()},e.toJS=function(){return this.map(function(t){return[se(t[0]),se(t[1])]}).toJSON()},e},filterNot:function(t,e){return this.filter(ae(t),e)},findEntry:function(t,e,r){var n=r;return this.__iterate(function(r,i,o){if(t.call(e,r,i,o))return n=[i,r],!1}),n},findKey:function(t,e){var r=this.findEntry(t,e);return r&&r[0]},findLast:function(t,e,r){return this.toKeyedSeq().reverse().find(t,e,r)},findLastEntry:function(t,e,r){return this.toKeyedSeq().reverse().findEntry(t,e,r)},findLastKey:function(t,e){return this.toKeyedSeq().reverse().findKey(t,e)},first:function(){return this.find(s)},flatMap:function(t,e){return it(this,Z(this,t,e))},flatten:function(t){return it(this,G(this,t,!0))},fromEntrySeq:function(){return new wr(this)},get:function(t,e){return this.find(function(e,r){return R(r,t)},void 0,e)},
33
- getIn:function(t,e){return ye(this,e,t,!0)},groupBy:function(t,e){return H(this,t,e)},has:function(t){return this.get(t,je)!==je},hasIn:function(t){return ye(this,je,t,!1)!==je},isSubset:function(t){return t="function"==typeof t.includes?t:Ce(t),this.every(function(e){return t.includes(e)})},isSuperset:function(t){return t="function"==typeof t.isSubset?t:Ce(t),t.isSubset(this)},keyOf:function(t){return this.findKey(function(e){return R(e,t)})},keySeq:function(){return this.toSeq().map(oe).toIndexedSeq()},last:function(){return this.toSeq().reverse().first()},lastKeyOf:function(t){return this.toKeyedSeq().reverse().keyOf(t)},max:function(t){return et(this,t)},maxBy:function(t,e){return et(this,e,t)},min:function(t){return et(this,t?ce(t):fe)},minBy:function(t,e){return et(this,e?ce(e):fe,t)},rest:function(){return this.slice(1)},skip:function(t){return 0===t?this:this.slice(Math.max(0,t))},skipLast:function(t){return 0===t?this:this.slice(0,-Math.max(0,t))},skipWhile:function(t,e){return it(this,X(this,t,e,!0))},skipUntil:function(t,e){return this.skipWhile(ae(t),e)},sortBy:function(t,e){return it(this,tt(this,e,t))},take:function(t){return this.slice(0,Math.max(0,t))},takeLast:function(t){return this.slice(-Math.max(0,t))},takeWhile:function(t,e){return it(this,Q(this,t,e))},takeUntil:function(t,e){return this.takeWhile(ae(t),e)},update:function(t){return t(this)},valueSeq:function(){return this.toIndexedSeq()},hashCode:function(){return this.__hash||(this.__hash=pe(this))}});var Zr=Ce.prototype;Zr[Re]=!0,Zr[Qe]=Zr.values,Zr.toJSON=Zr.toArray,Zr.__toStringMapper=_t,Zr.inspect=Zr.toSource=function(){return""+this},Zr.chain=Zr.flatMap,Zr.contains=Zr.includes,$t(Be,{flip:function(){return it(this,W(this))},mapEntries:function(t,e){var r=this,n=0;return it(this,this.toSeq().map(function(i,o){return t.call(e,[o,i],n++,r)}).fromEntrySeq())},mapKeys:function(t,e){var r=this;return it(this,this.toSeq().flip().map(function(n,i){return t.call(e,n,i,r)}).flip())}});var $r=Be.prototype;$r[Ue]=!0,$r[Qe]=Zr.entries,
34
- $r.toJSON=Zr.toObject,$r.__toStringMapper=function(t,e){return _t(e)+": "+_t(t)},$t(We,{toKeyedSeq:function(){return new dr(this,!1)},filter:function(t,e){return it(this,P(this,t,e,!1))},findIndex:function(t,e){var r=this.findEntry(t,e);return r?r[0]:-1},indexOf:function(t){var e=this.keyOf(t);return void 0===e?-1:e},lastIndexOf:function(t){var e=this.lastKeyOf(t);return void 0===e?-1:e},reverse:function(){return it(this,N(this,!1))},slice:function(t,e){return it(this,Y(this,t,e,!1))},splice:function(t,e){var r=arguments.length;if(e=Math.max(e||0,0),0===r||2===r&&!e)return this;t=c(t,t<0?this.count():this.size);var n=this.slice(0,t);return it(this,1===r?n:n.concat(i(arguments,2),this.slice(t+e)))},findLastIndex:function(t,e){var r=this.findLastEntry(t,e);return r?r[0]:-1},first:function(){return this.get(0)},flatten:function(t){return it(this,G(this,t,!1))},get:function(t,e){return t=u(this,t),t<0||this.size===1/0||void 0!==this.size&&t>this.size?e:this.find(function(e,r){return r===t},void 0,e)},has:function(t){return(t=u(this,t))>=0&&(void 0!==this.size?this.size===1/0||t<this.size:this.indexOf(t)!==-1)},interpose:function(t){return it(this,$(this,t))},interleave:function(){var t=[this].concat(i(arguments)),e=nt(this.toSeq(),Ze.of,t),r=e.flatten(!0);return e.size&&(r.size=e.size*t.length),it(this,r)},keySeq:function(){return Gr(0,this.size)},last:function(){return this.get(-1)},skipWhile:function(t,e){return it(this,X(this,t,e,!1))},zip:function(){return it(this,nt(this,he,[this].concat(i(arguments))))},zipAll:function(){return it(this,nt(this,he,[this].concat(i(arguments)),!0))},zipWith:function(t){var e=i(arguments);return e[0]=this,it(this,nt(this,t,e))}});var tn=We.prototype;tn[Ke]=!0,tn[Le]=!0,$t(Je,{get:function(t,e){return this.has(t)?t:e},includes:function(t){return this.has(t)},keySeq:function(){return this.valueSeq()}}),Je.prototype.has=Zr.includes,Je.prototype.contains=Je.prototype.includes,$t(Ge,Be.prototype),$t(Ze,We.prototype),$t($e,Je.prototype);var en=function(t){function e(t){
35
- return null===t||void 0===t?me():de(t)?t:me().withMutations(function(e){var r=Je(t);pt(r.size),r.forEach(function(t){return e.add(t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.fromKeys=function(t){return this(Be(t).keySeq())},e.prototype.toString=function(){return this.__toString("OrderedSet {","}")},e}(Hr);en.isOrderedSet=de;var rn=en.prototype;rn[Le]=!0,rn.zip=tn.zip,rn.zipWith=tn.zipWith,rn.__empty=me,rn.__make=ge;var nn,on=function(t,e){var r,n=function(o){var u=this;if(o instanceof n)return o;if(!(this instanceof n))return new n(o);if(!r){r=!0;var s=Object.keys(t),a=i._indices={};i._name=e,i._keys=s,i._defaultValues=t;for(var c=0;c<s.length;c++){var h=s[c];a[h]=c,i[h]?"object"==typeof console&&console.warn&&console.warn("Cannot define "+Se(u)+' with property "'+h+'" since that property name is part of the Record API.'):Ie(i,h)}}this.__ownerID=void 0,this._values=Rr().withMutations(function(t){t.setSize(u._keys.length),Be(o).forEach(function(e,r){t.set(u._indices[r],e===u._defaultValues[r]?void 0:e)})})},i=n.prototype=Object.create(un);return i.constructor=n,n};on.prototype.toString=function(){for(var t,e=this,r=Se(this)+" { ",n=this._keys,i=0,o=n.length;i!==o;i++)t=n[i],r+=(i?", ":"")+t+": "+_t(e.get(t));return r+" }"},on.prototype.equals=function(t){return this===t||t&&this._keys===t._keys&&ze(this).equals(ze(t))},on.prototype.hashCode=function(){return ze(this).hashCode()},on.prototype.has=function(t){return this._indices.hasOwnProperty(t)},on.prototype.get=function(t,e){if(!this.has(t))return e;var r=this._indices[t],n=this._values.get(r);return void 0===n?this._defaultValues[t]:n},on.prototype.set=function(t,e){if(this.has(t)){var r=this._values.set(this._indices[t],e===this._defaultValues[t]?void 0:e);if(r!==this._values&&!this.__ownerID)return we(this,r)}return this},on.prototype.remove=function(t){return this.set(t)},on.prototype.clear=function(){var t=this._values.clear().setSize(this._keys.length)
36
- ;return this.__ownerID?this:we(this,t)},on.prototype.wasAltered=function(){return this._values.wasAltered()},on.prototype.toSeq=function(){return ze(this)},on.prototype.toJS=function(){return ze(this).toJS()},on.prototype.__iterator=function(t,e){return ze(this).__iterator(t,e)},on.prototype.__iterate=function(t,e){return ze(this).__iterate(t,e)},on.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._values.__ensureOwner(t);return t?we(this,e,t):(this.__ownerID=t,this._values=e,this)},on.isRecord=m,on.getDescriptiveName=Se;var un=on.prototype;un[Te]=!0,un.delete=un.remove,un.deleteIn=un.removeIn=Ir.removeIn,un.getIn=Zr.getIn,un.hasIn=Zr.hasIn,un.merge=Ir.merge,un.mergeWith=Ir.mergeWith,un.mergeIn=Ir.mergeIn,un.mergeDeep=Ir.mergeDeep,un.mergeDeepWith=Ir.mergeDeepWith,un.mergeDeepIn=Ir.mergeDeepIn,un.setIn=Ir.setIn,un.update=Ir.update,un.updateIn=Ir.updateIn,un.withMutations=Ir.withMutations,un.asMutable=Ir.asMutable,un.asImmutable=Ir.asImmutable,un[Qe]=Zr.entries,un.toJSON=un.toObject=Zr.toObject,un.inspect=un.toSource=Zr.toSource;var sn,an=function(t){function e(t,r){if(!(this instanceof e))return new e(t,r);if(this._value=t,0===(this.size=void 0===r?1/0:Math.max(0,r))){if(sn)return sn;sn=this}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toString=function(){return 0===this.size?"Repeat []":"Repeat [ "+this._value+" "+this.size+" times ]"},e.prototype.get=function(t,e){return this.has(t)?this._value:e},e.prototype.includes=function(t){return R(this._value,t)},e.prototype.slice=function(t,r){var n=this.size;return a(t,r,n)?this:new e(this._value,h(r,n)-c(t,n))},e.prototype.reverse=function(){return this},e.prototype.indexOf=function(t){return R(this._value,t)?0:-1},e.prototype.lastIndexOf=function(t){return R(this._value,t)?this.size:-1},e.prototype.__iterate=function(t,e){for(var r=this,n=this.size,i=0;i!==n&&t(r._value,e?n-++i:i++,r)!==!1;);return i},e.prototype.__iterator=function(t,e){var r=this,n=this.size,i=0
37
- ;return new Xe(function(){return i===n?z():S(t,e?n-++i:i++,r._value)})},e.prototype.equals=function(t){return t instanceof e?R(this._value,t._value):Zt(t)},e}(Ze),cn={version:"4.0.0-rc.5",Collection:Ce,Iterable:Ce,Seq:Fe,Map:Sr,OrderedMap:Br,List:Rr,Stack:Jr,Set:Hr,OrderedSet:en,Record:on,Range:Gr,Repeat:an,is:R,fromJS:be,hash:K,isImmutable:_,isCollection:l,isKeyed:v,isIndexed:y,isAssociative:d,isOrdered:g,isValueObject:w},hn=Ce;t.default=cn,t.version="4.0.0-rc.5",t.Collection=Ce,t.Iterable=hn,t.Seq=Fe,t.Map=Sr,t.OrderedMap=Br,t.List=Rr,t.Stack=Jr,t.Set=Hr,t.OrderedSet=en,t.Record=on,t.Range=Gr,t.Repeat=an,t.is=R,t.fromJS=be,t.hash=K,t.isImmutable=_,t.isCollection=l,t.isKeyed=v,t.isIndexed=y,t.isAssociative=d,t.isOrdered=g,t.isValueObject=w,Object.defineProperty(t,"__esModule",{value:!0})});
7
+ !function(t,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports):"function"==typeof define&&define.amd?define(["exports"],r):r(t.Immutable={})}(this,function(t){"use strict";function r(t){return t.value=!1,t}function e(t){t&&(t.value=!0)}function n(){}function i(t){return void 0===t.size&&(t.size=t.__iterate(u)),t.size}function o(t,r){if("number"!=typeof r){var e=r>>>0;if(""+e!==r||4294967295===e)return NaN;r=e}return r<0?i(t)+r:r}function u(){return!0}function s(t,r,e){return(0===t&&!h(t)||void 0!==e&&t<=-e)&&(void 0===r||void 0!==e&&r>=e)}function a(t,r){return f(t,r,0)}function c(t,r){return f(t,r,r)}function f(t,r,e){return void 0===t?e:h(t)?r===1/0?r:0|Math.max(0,r+t):void 0===r||r===t?t:0|Math.min(r,t)}function h(t){return t<0||0===t&&1/t==-(1/0)}function p(t){return _(t)||g(t)}function _(t){return!(!t||!t[he])}function l(t){return!(!t||!t[pe])}function v(t){return!(!t||!t[_e])}function y(t){return l(t)||v(t)}function d(t){return!(!t||!t[le])}function g(t){return!(!t||!t[ve])}function m(t){return!(!t||"function"!=typeof t.equals||"function"!=typeof t.hashCode)}function w(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 z(){return{value:void 0,done:!0}}function S(t){return!!O(t)}function I(t){return t&&"function"==typeof t.next}function b(t){var r=O(t);return r&&r.call(t)}function O(t){var r=t&&(Ie&&t[Ie]||t[be]);if("function"==typeof r)return r}function E(t){return t&&"number"==typeof t.length}function q(t){return!(!t||!t[je])}function M(){return Ue||(Ue=new ke([]))}function D(t){var r=Array.isArray(t)?new ke(t):I(t)?new Ce(t):S(t)?new Te(t):void 0;if(r)return r.fromEntrySeq();if("object"==typeof t)return new Re(t);throw new TypeError("Expected Array or collection object of [k, v] entries, or keyed object: "+t)}function x(t){var r=j(t);if(r)return r;throw new TypeError("Expected Array or collection object of values: "+t)}function A(t){var r=j(t);if(r)return r;if("object"==typeof t)return new Re(t)
8
+ ;throw new TypeError("Expected Array or collection object of values, or keyed object: "+t)}function j(t){return E(t)?new ke(t):I(t)?new Ce(t):S(t)?new Te(t):void 0}function k(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===r||t!==t&&r!==r)return!0;if(!t||!r)return!1}return!!(m(t)&&m(r)&&t.equals(r))}function R(t){return t>>>1&1073741824|3221225471&t}function U(t){if(t===!1||null===t||void 0===t)return 0;if("function"==typeof t.valueOf&&((t=t.valueOf())===!1||null===t||void 0===t))return 0;if(t===!0)return 1;var r=typeof t;if("number"===r){if(t!==t||t===1/0)return 0;var e=0|t;for(e!==t&&(e^=4294967295*t);t>4294967295;)t/=4294967295,e^=t;return R(e)}if("string"===r)return t.length>He?K(t):T(t);if("function"==typeof t.hashCode)return R(t.hashCode());if("object"===r)return C(t);if("function"==typeof t.toString)return T(""+t);throw Error("Value type "+r+" cannot be hashed.")}function K(t){var r=Qe[t];return void 0===r&&(r=T(t),Ye===Ve&&(Ye=0,Qe={}),Ye++,Qe[t]=r),r}function T(t){for(var r=0,e=0;e<t.length;e++)r=31*r+t.charCodeAt(e)|0;return R(r)}function C(t){var r;if(Ne&&void 0!==(r=Ke.get(t)))return r;if(void 0!==(r=t[Je]))return r;if(!We){if(void 0!==(r=t.propertyIsEnumerable&&t.propertyIsEnumerable[Je]))return r;if(void 0!==(r=L(t)))return r}if(r=++Pe,1073741824&Pe&&(Pe=0),Ne)Ke.set(t,r);else{if(void 0!==Be&&Be(t)===!1)throw Error("Non-extensible objects are not allowed as keys.");if(We)Object.defineProperty(t,Je,{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[Je]=r;else{if(void 0===t.nodeType)throw Error("Unable to set a non-enumerable property on object.");t[Je]=r}}return r}function L(t){if(t&&t.nodeType>0)switch(t.nodeType){case 1:return t.uniqueID;case 9:
9
+ return t.documentElement&&t.documentElement.uniqueID}}function B(t){var r=ut(t);return r._iter=t,r.size=t.size,r.flip=function(){return t},r.reverse=function(){var r=t.reverse.apply(this);return r.flip=function(){return t.reverse()},r},r.has=function(r){return t.includes(r)},r.includes=function(r){return t.has(r)},r.cacheResult=st,r.__iterateUncached=function(r,e){var n=this;return t.__iterate(function(t,e){return r(e,t,n)!==!1},e)},r.__iteratorUncached=function(r,e){if(r===Se){var n=t.__iterator(r,e);return new Ee(function(){var t=n.next();if(!t.done){var r=t.value[0];t.value[0]=t.value[1],t.value[1]=r}return t})}return t.__iterator(r===ze?we:ze,e)},r}function W(t,r,e){var n=ut(t);return n.size=t.size,n.has=function(r){return t.has(r)},n.get=function(n,i){var o=t.get(n,ae);return o===ae?i:r.call(e,o,n,t)},n.__iterateUncached=function(n,i){var o=this;return t.__iterate(function(t,i,u){return n(r.call(e,t,i,u),i,o)!==!1},i)},n.__iteratorUncached=function(n,i){var o=t.__iterator(Se,i);return new Ee(function(){var i=o.next();if(i.done)return i;var u=i.value,s=u[0];return w(n,s,r.call(e,u[1],s,t),i)})},n}function N(t,r){var e=this,n=ut(t);return n._iter=t,n.size=t.size,n.reverse=function(){return t},t.flip&&(n.flip=function(){var r=B(t);return r.reverse=function(){return t.flip()},r}),n.get=function(e,n){return t.get(r?e:-1-e,n)},n.has=function(e){return t.has(r?e:-1-e)},n.includes=function(r){return t.includes(r)},n.cacheResult=st,n.__iterate=function(e,n){var o=this,u=0;return n&&i(t),t.__iterate(function(t,i){return e(t,r?i:n?o.size-++u:u++,o)},!n)},n.__iterator=function(n,o){var u=0;o&&i(t);var s=t.__iterator(Se,!o);return new Ee(function(){var t=s.next();if(t.done)return t;var i=t.value;return w(n,r?i[0]:o?e.size-++u:u++,i[1],t)})},n}function P(t,r,e,n){var i=ut(t);return n&&(i.has=function(n){var i=t.get(n,ae);return i!==ae&&!!r.call(e,i,n,t)},i.get=function(n,i){var o=t.get(n,ae);return o!==ae&&r.call(e,o,n,t)?o:i}),i.__iterateUncached=function(i,o){var u=this,s=0;return t.__iterate(function(t,o,a){
10
+ if(r.call(e,t,o,a))return s++,i(t,n?o:s-1,u)},o),s},i.__iteratorUncached=function(i,o){var u=t.__iterator(Se,o),s=0;return new Ee(function(){for(;;){var o=u.next();if(o.done)return o;var a=o.value,c=a[0],f=a[1];if(r.call(e,f,c,t))return w(i,n?c:s++,f,o)}})},i}function J(t,r,e){var n=$e().asMutable();return t.__iterate(function(i,o){n.update(r.call(e,i,o,t),0,function(t){return t+1})}),n.asImmutable()}function H(t,r,e){var n=l(t),i=(d(t)?mn():$e()).asMutable();t.__iterate(function(o,u){i.update(r.call(e,o,u,t),function(t){return t=t||[],t.push(n?[u,o]:o),t})});var o=ot(t);return i.map(function(r){return nt(t,o(r))})}function V(t,r,e,n){var i=t.size;if(s(r,e,i))return t;var u=a(r,i),f=c(e,i);if(u!==u||f!==f)return V(t.toSeq().cacheResult(),r,e,n);var h,p=f-u;p===p&&(h=p<0?0:p);var _=ut(t);return _.size=0===h?h:t.size&&h||void 0,!n&&q(t)&&h>=0&&(_.get=function(r,e){return r=o(this,r),r>=0&&r<h?t.get(r+u,e):e}),_.__iterateUncached=function(r,e){var i=this;if(0===h)return 0;if(e)return this.cacheResult().__iterate(r,e);var o=0,s=!0,a=0;return t.__iterate(function(t,e){if(!s||!(s=o++<u))return a++,r(t,n?e:a-1,i)!==!1&&a!==h}),a},_.__iteratorUncached=function(r,e){if(0!==h&&e)return this.cacheResult().__iterator(r,e);if(0===h)return new Ee(z);var i=t.__iterator(r,e),o=0,s=0;return new Ee(function(){for(;o++<u;)i.next();if(++s>h)return z();var t=i.next();return n||r===ze||t.done?t:r===we?w(r,s-1,void 0,t):w(r,s-1,t.value[1],t)})},_}function Y(t,r,e){var n=ut(t);return n.__iterateUncached=function(n,i){var o=this;if(i)return this.cacheResult().__iterate(n,i);var u=0;return t.__iterate(function(t,i,s){return r.call(e,t,i,s)&&++u&&n(t,i,o)}),u},n.__iteratorUncached=function(n,i){var o=this;if(i)return this.cacheResult().__iterator(n,i);var u=t.__iterator(Se,i),s=!0;return new Ee(function(){if(!s)return z();var t=u.next();if(t.done)return t;var i=t.value,a=i[0],c=i[1];return r.call(e,c,a,o)?n===Se?t:w(n,a,c,t):(s=!1,z())})},n}function Q(t,r,e,n){var i=ut(t);return i.__iterateUncached=function(i,o){var u=this
11
+ ;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(Se,o),a=!0,c=0;return new Ee(function(){var t,o,f;do{if(t=s.next(),t.done)return n||i===ze?t:i===we?w(i,c++,void 0,t):w(i,c++,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 i===Se?t:w(i,o,f,t)})},i}function X(t,r){var e=l(t),n=[t].concat(r).map(function(t){return _(t)?e&&(t=de(t)):t=e?D(t):x(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&&l(i)||v(t)&&v(i))return i}var o=new ke(n);return e?o=o.toKeyedSeq():v(t)||(o=o.toSetSeq()),o=o.flatten(!0),o.size=n.reduce(function(t,r){if(void 0!==t){var e=r.size;if(void 0!==e)return t+e}},0),o}function F(t,r,e){var n=ut(t);return n.__iterateUncached=function(i,o){function u(t,c){t.__iterate(function(t,o){return(!r||c<r)&&_(t)?u(t,c+1):(s++,i(t,e?o:s-1,n)===!1&&(a=!0)),!a},o)}if(o)return this.cacheResult().__iterate(i,o);var s=0,a=!1;return u(t,0),s},n.__iteratorUncached=function(n,i){if(i)return this.cacheResult().__iterator(n,i);var o=t.__iterator(n,i),u=[],s=0;return new Ee(function(){for(;o;){var t=o.next();if(t.done===!1){var a=t.value;if(n===Se&&(a=a[1]),r&&!(u.length<r)||!_(a))return e?t:w(n,s++,a,t);u.push(o),o=a.__iterator(n,i)}else o=u.pop()}return z()})},n}function G(t,r,e){var n=ot(t);return t.toSeq().map(function(i,o){return n(r.call(e,i,o,t))}).flatten(!0)}function Z(t,r){var e=ut(t);return e.size=t.size&&2*t.size-1,e.__iterateUncached=function(e,n){var i=this,o=0;return t.__iterate(function(t){return(!o||e(r,o++,i)!==!1)&&e(t,o++,i)!==!1},n),o},e.__iteratorUncached=function(e,n){var i,o=t.__iterator(ze,n),u=0;return new Ee(function(){return(!i||u%2)&&(i=o.next(),i.done)?i:u%2?w(e,u++,r):w(e,u++,i.value,i)})},e}function $(t,r,e){r||(r=at);var n=l(t),i=0,o=t.toSeq().map(function(r,n){
12
+ return[n,r,i++,e?e(r,n,t):r]}).valueSeq().toArray();return o.sort(function(t,e){return r(t[3],e[3])||t[2]-e[2]}).forEach(n?function(t,r){o[r].length=2}:function(t,r){o[r]=t[1]}),n?De(o):v(t)?xe(o):Ae(o)}function tt(t,r,e){if(r||(r=at),e){var n=t.toSeq().map(function(r,n){return[r,e(r,n,t)]}).reduce(function(t,e){return rt(r,t[1],e[1])?e:t});return n&&n[0]}return t.reduce(function(t,e){return rt(r,t,e)?e:t})}function rt(t,r,e){var n=t(e,r);return 0===n&&e!==r&&(void 0===e||null===e||e!==e)||n>0}function et(t,r,e,n){var i=ut(t),o=new ke(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,i=this.__iterator(ze,r),o=0;!(e=i.next()).done&&t(e.value,o++,n)!==!1;);return o},i.__iteratorUncached=function(t,i){var o=e.map(function(t){return t=ye(t),b(i?t.reverse():t)}),u=0,s=!1;return new Ee(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?z():w(t,u++,r.apply(null,e.map(function(t){return t.value})))})},i}function nt(t,r){return t===r?t:q(t)?r:t.constructor(r)}function it(t){if(t!==Object(t))throw new TypeError("Expected [K, V] tuple: "+t)}function ot(t){return l(t)?de:v(t)?ge:me}function ut(t){return Object.create((l(t)?De:v(t)?xe:Ae).prototype)}function st(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):Me.prototype.cacheResult.call(this)}function at(t,r){return void 0===t&&void 0===r?0:void 0===t?1:void 0===r?-1:t>r?1:t<r?-1:0}function ct(t,r){r=r||0;for(var e=Math.max(0,t.length-r),n=Array(e),i=0;i<e;i++)n[i]=t[i+r];return n}function ft(t,r){if(!t)throw Error(r)}function ht(t){ft(t!==1/0,"Cannot perform this action with an infinite size.")}function pt(t){if(E(t)&&"string"!=typeof t)return t;if(d(t))return t.toArray();throw new TypeError("Invalid keyPath: expected Ordered Collection or Array: "+t)}function _t(t){return t&&(t.constructor===Object||void 0===t.constructor)}function lt(t){return p(t)||Array.isArray(t)||_t(t)}
13
+ function vt(t){try{return"string"==typeof t?JSON.stringify(t):t+""}catch(r){return JSON.stringify(t)}}function yt(t,r){return p(t)?t.has(r):lt(t)&&qe.call(t,r)}function dt(t,r,e){return p(t)?t.get(r,e):yt(t,r)?"function"==typeof t.get?t.get(r):t[r]:e}function gt(t){if(Array.isArray(t))return ct(t);var r={};for(var e in t)qe.call(t,e)&&(r[e]=t[e]);return r}function mt(t,r){if(!lt(t))throw new TypeError("Cannot update non-data-structure value: "+t);if(p(t)){if(!t.remove)throw new TypeError("Cannot update immutable value without .remove() method: "+t);return t.remove(r)}if(!qe.call(t,r))return t;var e=gt(t);return Array.isArray(e)?e.splice(r,1):delete e[r],e}function wt(t,r,e){if(!lt(t))throw new TypeError("Cannot update non-data-structure value: "+t);if(p(t)){if(!t.set)throw new TypeError("Cannot update immutable value without .set() method: "+t);return t.set(r,e)}if(qe.call(t,r)&&e===t[r])return t;var n=gt(t);return n[r]=e,n}function zt(t,r,e,n){n||(n=e,e=void 0);var i=St(p(t),t,pt(r),0,e,n);return i===ae?e:i}function St(t,r,e,n,i,o){var u=r===ae;if(n===e.length){var s=u?i:r,a=o(s);return a===s?r:a}if(!u&&!lt(r))throw new TypeError("Cannot update within non-data-structure value in path ["+e.slice(0,n).map(vt)+"]: "+r);var c=e[n],f=u?ae:dt(r,c,ae),h=St(f===ae?t:p(f),f,e,n+1,i,o);return h===f?r:h===ae?mt(r,c):wt(u?t?Zt():{}:r,c,h)}function It(t,r,e){return zt(t,r,ae,function(){return e})}function bt(t,r){return It(this,t,r)}function Ot(t,r){return zt(t,r,function(){return ae})}function Et(t){return Ot(this,t)}function qt(t,r,e,n){return zt(t,[r],e,n)}function Mt(t,r,e){return 1===arguments.length?t(this):qt(this,t,r,e)}function Dt(t,r,e){return zt(this,t,r,e)}function xt(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];return jt(this,t)}function At(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return jt(this,r,t)}function jt(t,r,e){for(var n=[],i=0;i<r.length;i++){var o=de(r[i]);0!==o.size&&n.push(o)}return 0===n.length?t:0!==t.size||t.__ownerID||1!==n.length?t.withMutations(function(t){
14
+ for(var r=e?function(r,n){qt(t,n,ae,function(t){return t===ae?r:e(t,r,n)})}:function(r,e){t.set(e,r)},i=0;i<n.length;i++)n[i].forEach(r)}):t.constructor(n[0])}function kt(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return Ct(t,r)}function Rt(t,r){for(var e=[],n=arguments.length-2;n-- >0;)e[n]=arguments[n+2];return Ct(r,e,t)}function Ut(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return Tt(t,r)}function Kt(t,r){for(var e=[],n=arguments.length-2;n-- >0;)e[n]=arguments[n+2];return Tt(r,e,t)}function Tt(t,r,e){return Ct(t,r,Lt(e))}function Ct(t,r,e){if(!lt(t))throw new TypeError("Cannot merge into non-data-structure value: "+t);if(p(t))return t.mergeWith?t.mergeWith.apply(t,[e].concat(r)):t.concat.apply(t,r);for(var n=Array.isArray(t),i=t,o=n?ge:de,u=n?function(r){i===t&&(i=gt(i)),i.push(r)}:function(r,n){var o=qe.call(i,n),u=o&&e?e(i[n],r,n):r;o&&u===i[n]||(i===t&&(i=gt(i)),i[n]=u)},s=0;s<r.length;s++)o(r[s]).forEach(u);return i}function Lt(t){function r(e,n,i){return lt(e)&&lt(n)?Ct(e,[n],r):t?t(e,n,i):n}return r}function Bt(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];return Tt(this,t)}function Wt(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return Tt(this,r,t)}function Nt(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return zt(this,t,Zt(),function(t){return Ct(t,r)})}function Pt(t){for(var r=[],e=arguments.length-1;e-- >0;)r[e]=arguments[e+1];return zt(this,t,Zt(),function(t){return Tt(t,r)})}function Jt(t){var r=this.asMutable();return t(r),r.wasAltered()?r.__ensureOwner(this.__ownerID):this}function Ht(){return this.__ownerID?this:this.__ensureOwner(new n)}function Vt(){return this.__ensureOwner()}function Yt(){return this.__altered}function Qt(t){return!(!t||!t[tn])}function Xt(t,r){return w(t,r[0],r[1])}function Ft(t,r){return{node:t,index:0,__prev:r}}function Gt(t,r,e,n){var i=Object.create(rn);return i.size=t,i._root=r,i.__ownerID=e,i.__hash=n,i.__altered=!1,i}function Zt(){return an||(an=Gt(0))}function $t(t,e,n){
15
+ var i,o;if(t._root){var u=r(ce),s=r(fe);if(i=tr(t._root,t.__ownerID,0,void 0,e,n,u,s),!s.value)return t;o=t.size+(u.value?n===ae?-1:1:0)}else{if(n===ae)return t;o=1,i=new en(t.__ownerID,[[e,n]])}return t.__ownerID?(t.size=o,t._root=i,t.__hash=void 0,t.__altered=!0,t):i?Gt(o,i):Zt()}function tr(t,r,n,i,o,u,s,a){return t?t.update(r,n,i,o,u,s,a):u===ae?t:(e(a),e(s),new sn(r,i,[o,u]))}function rr(t){return t.constructor===sn||t.constructor===un}function er(t,r,e,n,i){if(t.keyHash===n)return new un(r,n,[t.entry,i]);var o,u=(0===e?t.keyHash:t.keyHash>>>e)&se,s=(0===e?n:n>>>e)&se;return new nn(r,1<<u|1<<s,u===s?[er(t,r,e+oe,n,i)]:(o=new sn(r,n,i),u<s?[t,o]:[o,t]))}function nr(t,r,e,i){t||(t=new n);for(var o=new sn(t,U(e),[e,i]),u=0;u<r.length;u++){var s=r[u];o=o.update(t,0,void 0,s[0],s[1])}return o}function ir(t,r,e,n){for(var i=0,o=0,u=Array(e),s=0,a=1,c=r.length;s<c;s++,a<<=1){var f=r[s];void 0!==f&&s!==n&&(i|=a,u[o++]=f)}return new nn(t,i,u)}function or(t,r,e,n,i){for(var o=0,u=Array(ue),s=0;0!==e;s++,e>>>=1)u[s]=1&e?r[o++]:void 0;return u[n]=i,new on(t,o+1,u)}function ur(t){return t-=t>>1&1431655765,t=(858993459&t)+(t>>2&858993459),t=t+(t>>4)&252645135,t+=t>>8,127&(t+=t>>16)}function sr(t,r,e,n){var i=n?t:ct(t);return i[r]=e,i}function ar(t,r,e,n){var i=t.length+1;if(n&&r+1===i)return t[r]=e,t;for(var o=Array(i),u=0,s=0;s<i;s++)s===r?(o[s]=e,u=-1):o[s]=t[s+u];return o}function cr(t,r,e){var n=t.length-1;if(e&&r===n)return t.pop(),t;for(var i=Array(n),o=0,u=0;u<n;u++)u===r&&(o=1),i[u]=t[u+o];return i}function fr(t){return!(!t||!t[ln])}function hr(t,r){function e(t,r,e){return 0===r?n(t,e):i(t,r,e)}function n(t,e){var n=e===s?a&&a.array:t&&t.array,i=e>o?0:o-e,c=u-e;return c>ue&&(c=ue),function(){if(i===c)return gn;var t=r?--c:i++;return n&&n[t]}}function i(t,n,i){var s,a=t&&t.array,c=i>o?0:o-i>>n,f=1+(u-i>>n);return f>ue&&(f=ue),function(){for(;;){if(s){var t=s();if(t!==gn)return t;s=null}if(c===f)return gn;var o=r?--f:c++;s=e(a&&a[o],n-oe,i+(o<<n))}}}var o=t._origin,u=t._capacity,s=mr(u),a=t._tail
16
+ ;return e(t._root,t._level,0)}function pr(t,r,e,n,i,o,u){var s=Object.create(vn);return s.size=r-t,s._origin=t,s._capacity=r,s._level=e,s._root=n,s._tail=i,s.__ownerID=o,s.__hash=u,s.__altered=!1,s}function _r(){return dn||(dn=pr(0,0,oe))}function lr(t,e,n){if((e=o(t,e))!==e)return t;if(e>=t.size||e<0)return t.withMutations(function(t){e<0?gr(t,e).set(0,n):gr(t,0,e+1).set(e,n)});e+=t._origin;var i=t._tail,u=t._root,s=r(fe);return e>=mr(t._capacity)?i=vr(i,t.__ownerID,0,e,n,s):u=vr(u,t.__ownerID,t._level,e,n,s),s.value?t.__ownerID?(t._root=u,t._tail=i,t.__hash=void 0,t.__altered=!0,t):pr(t._origin,t._capacity,t._level,u,i):t}function vr(t,r,n,i,o,u){var s=i>>>n&se,a=t&&s<t.array.length;if(!a&&void 0===o)return t;var c;if(n>0){var f=t&&t.array[s],h=vr(f,r,n-oe,i,o,u);return h===f?t:(c=yr(t,r),c.array[s]=h,c)}return a&&t.array[s]===o?t:(e(u),c=yr(t,r),void 0===o&&s===c.array.length-1?c.array.pop():c.array[s]=o,c)}function yr(t,r){return r&&t&&r===t.ownerID?t:new yn(t?t.array.slice():[],r)}function dr(t,r){if(r>=mr(t._capacity))return t._tail;if(r<1<<t._level+oe){for(var e=t._root,n=t._level;e&&n>0;)e=e.array[r>>>n&se],n-=oe;return e}}function gr(t,r,e){void 0!==r&&(r|=0),void 0!==e&&(e|=0);var i=t.__ownerID||new n,o=t._origin,u=t._capacity,s=o+r,a=void 0===e?u:e<0?u+e:o+e;if(s===o&&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 yn(f&&f.array.length?[void 0,f]:[],i),c+=oe,h+=1<<c;h&&(s+=h,o+=h,a+=h,u+=h);for(var p=mr(u),_=mr(a);_>=1<<c+oe;)f=new yn(f&&f.array.length?[f]:[],i),c+=oe;var l=t._tail,v=_<p?dr(t,a-1):_>p?new yn([],i):l;if(l&&_>p&&s<u&&l.array.length){f=yr(f,i);for(var y=f,d=c;d>oe;d-=oe){var g=p>>>d&se;y=y.array[g]=yr(y.array[g],i)}y.array[p>>>oe&se]=l}if(a<u&&(v=v&&v.removeAfter(i,0,a)),s>=_)s-=_,a-=_,c=oe,f=null,v=v&&v.removeBefore(i,0,s);else if(s>o||_<p){for(h=0;f;){var m=s>>>c&se;if(m!==_>>>c&se)break;m&&(h+=(1<<c)*m),c-=oe,f=f.array[m]}f&&s>o&&(f=f.removeBefore(i,c,s-h)),f&&_<p&&(f=f.removeAfter(i,c,_-h)),h&&(s-=h,a-=h)}return t.__ownerID?(t.size=a-s,
17
+ t._origin=s,t._capacity=a,t._level=c,t._root=f,t._tail=v,t.__hash=void 0,t.__altered=!0,t):pr(s,a,c,f,v)}function mr(t){return t<ue?0:t-1>>>oe<<oe}function wr(t){return Qt(t)&&d(t)}function zr(t,r,e,n){var i=Object.create(mn.prototype);return i.size=t?t.size:0,i._map=t,i._list=r,i.__ownerID=e,i.__hash=n,i}function Sr(){return wn||(wn=zr(Zt(),_r()))}function Ir(t,r,e){var n,i,o=t._map,u=t._list,s=o.get(r),a=void 0!==s;if(e===ae){if(!a)return t;u.size>=ue&&u.size>=2*o.size?(i=u.filter(function(t,r){return void 0!==t&&s!==r}),n=i.toKeyedSeq().map(function(t){return t[0]}).flip().toMap(),t.__ownerID&&(n.__ownerID=i.__ownerID=t.__ownerID)):(n=o.remove(r),i=s===u.size-1?u.pop():u.set(s,void 0))}else if(a){if(e===u.get(s)[1])return t;n=o,i=u.set(s,[r,e])}else n=o.set(r,u.size),i=u.set(u.size,[r,e]);return t.__ownerID?(t.size=n.size,t._map=n,t._list=i,t.__hash=void 0,t):zr(n,i)}function br(t){return!(!t||!t[Sn])}function Or(t,r,e,n){var i=Object.create(In);return i.size=t,i._head=r,i.__ownerID=e,i.__hash=n,i.__altered=!1,i}function Er(){return bn||(bn=Or(0))}function qr(t,r){if(t===r)return!0;if(!_(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||l(t)!==l(r)||v(t)!==v(r)||d(t)!==d(r))return!1;if(0===t.size&&0===r.size)return!0;var e=!y(t);if(d(t)){var n=t.entries();return r.every(function(t,r){var i=n.next().value;return i&&k(i[1],t)&&(e||k(i[0],r))})&&n.next().done}var i=!1;if(void 0===t.size)if(void 0===r.size)"function"==typeof t.cacheResult&&t.cacheResult();else{i=!0;var o=t;t=r,r=o}var u=!0,s=r.__iterate(function(r,n){if(e?!t.has(r):i?!k(r,t.get(n,ae)):!k(t.get(n,ae),r))return u=!1,!1});return u&&t.size===s}function Mr(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 Dr(t){return lt(t)?Me(t).map(Dr).toJSON():t}function xr(t){return!(!t||!t[En])}function Ar(t,r){return t.__ownerID?(t.size=r.size,t._map=r,
18
+ t):r===t._map?t:0===r.size?t.__empty():t.__make(r)}function jr(t,r){var e=Object.create(qn);return e.size=t?t.size:0,e._map=t,e.__ownerID=r,e}function kr(){return Mn||(Mn=jr(Zt()))}function Rr(t,r,e){for(var n=pt(r),i=0;i!==n.length;)if((t=dt(t,n[i++],ae))===ae)return e;return t}function Ur(t,r){return Rr(this,t,r)}function Kr(t,r){return Rr(t,r,ae)!==ae}function Tr(t){return Kr(this,t)}function Cr(){ht(this.size);var t={};return this.__iterate(function(r,e){t[e]=r}),t}function Lr(t,r,e,n,i,o){return ht(t.size),t.__iterate(function(t,o,u){i?(i=!1,e=t):e=r.call(n,e,t,o,u)},o),e}function Br(t,r){return r}function Wr(t,r){return[r,t]}function Nr(t){return function(){return!t.apply(this,arguments)}}function Pr(t){return function(){return-t.apply(this,arguments)}}function Jr(){return ct(arguments)}function Hr(t,r){return t<r?1:t>r?-1:0}function Vr(t){if(t.size===1/0)return 0;var r=d(t),e=l(t),n=r?1:0;return Yr(t.__iterate(e?r?function(t,r){n=31*n+Qr(U(t),U(r))|0}:function(t,r){n=n+Qr(U(t),U(r))|0}:r?function(t){n=31*n+U(t)|0}:function(t){n=n+U(t)|0}),n)}function Yr(t,r){return r=Le(r,3432918353),r=Le(r<<15|r>>>-15,461845907),r=Le(r<<13|r>>>-13,5),r=(r+3864292196|0)^t,r=Le(r^r>>>16,2246822507),r=Le(r^r>>>13,3266489909),r=R(r^r>>>16)}function Qr(t,r){return t^r+2654435769+(t<<6)+(t>>2)|0}function Xr(t){return xr(t)&&d(t)}function Fr(t,r){var e=Object.create(Un);return e.size=t?t.size:0,e._map=t,e.__ownerID=r,e}function Gr(){return Kn||(Kn=Fr(Sr()))}function Zr(t,r,e){var n=Object.create(Object.getPrototypeOf(t));return n._values=r,n.__ownerID=e,n}function $r(t){return t._name||t.constructor.name||"Record"}function te(t){return D(t._keys.map(function(r){return[r,t.get(r)]}))}function re(t,r){try{Object.defineProperty(t,r,{get:function(){return this.get(r)},set:function(t){ft(this.__ownerID,"Cannot set on an immutable record."),this.set(r,t)}})}catch(t){}}function ee(t,r){return ne([],r||ie,t,"",r&&r.length>2?[]:void 0,{"":t})}function ne(t,r,e,n,i,o){var u=Array.isArray(e)?xe:_t(e)?De:null;if(u){
19
+ if(~t.indexOf(e))throw new TypeError("Cannot convert circular structure to Immutable");t.push(e),i&&""!==n&&i.push(n);var s=r.call(o,n,u(e).map(function(n,o){return ne(t,r,n,o,i,e)}),i&&i.slice());return t.pop(),i&&i.pop(),s}return e}function ie(t,r){return l(r)?r.toMap():r.toList()}var oe=5,ue=1<<oe,se=ue-1,ae={},ce={value:!1},fe={value:!1},he="@@__IMMUTABLE_ITERABLE__@@",pe="@@__IMMUTABLE_KEYED__@@",_e="@@__IMMUTABLE_INDEXED__@@",le="@@__IMMUTABLE_ORDERED__@@",ve="@@__IMMUTABLE_RECORD__@@",ye=function(t){return _(t)?t:Me(t)},de=function(t){function r(t){return l(t)?t:De(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r}(ye),ge=function(t){function r(t){return v(t)?t:xe(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r}(ye),me=function(t){function r(t){return _(t)&&!y(t)?t:Ae(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r}(ye);ye.Keyed=de,ye.Indexed=ge,ye.Set=me;var we=0,ze=1,Se=2,Ie="function"==typeof Symbol&&Symbol.iterator,be="@@iterator",Oe=Ie||be,Ee=function(t){this.next=t};Ee.prototype.toString=function(){return"[Iterator]"},Ee.KEYS=we,Ee.VALUES=ze,Ee.ENTRIES=Se,Ee.prototype.inspect=Ee.prototype.toSource=function(){return""+this},Ee.prototype[Oe]=function(){return this};var qe=Object.prototype.hasOwnProperty,Me=function(t){function r(t){return null===t||void 0===t?M():p(t)?t.toSeq():A(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,n=this._cache;if(n){for(var i=n.length,o=0;o!==i;){var u=n[r?i-++o:o++];if(t(u[1],u[0],e)===!1)break}return o}return this.__iterateUncached(t,r)},
20
+ r.prototype.__iterator=function(t,r){var e=this._cache;if(e){var n=e.length,i=0;return new Ee(function(){if(i===n)return z();var o=e[r?n-++i:i++];return w(t,o[0],o[1])})}return this.__iteratorUncached(t,r)},r}(ye),De=function(t){function r(t){return null===t||void 0===t?M().toKeyedSeq():_(t)?l(t)?t.toSeq():t.fromEntrySeq():g(t)?t.toSeq():D(t)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.toKeyedSeq=function(){return this},r}(Me),xe=function(t){function r(t){return null===t||void 0===t?M():_(t)?l(t)?t.entrySeq():t.toIndexedSeq():g(t)?t.toSeq().entrySeq():x(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}(Me),Ae=function(t){function r(t){return(_(t)&&!y(t)?t:xe(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}(Me);Me.isSeq=q,Me.Keyed=De,Me.Set=Ae,Me.Indexed=xe;var je="@@__IMMUTABLE_SEQ__@@";Me.prototype[je]=!0;var ke=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[o(this,t)]:r},r.prototype.__iterate=function(t,r){for(var e=this,n=this._array,i=n.length,o=0;o!==i;){var u=r?i-++o:o++;if(t(n[u],u,e)===!1)break}return o},r.prototype.__iterator=function(t,r){var e=this._array,n=e.length,i=0;return new Ee(function(){if(i===n)return z();var o=r?n-++i:i++;return w(t,o,e[o])})},r}(xe),Re=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},
21
+ r.prototype.has=function(t){return qe.call(this._object,t)},r.prototype.__iterate=function(t,r){for(var e=this,n=this._object,i=this._keys,o=i.length,u=0;u!==o;){var s=i[r?o-++u:u++];if(t(n[s],s,e)===!1)break}return u},r.prototype.__iterator=function(t,r){var e=this._object,n=this._keys,i=n.length,o=0;return new Ee(function(){if(o===i)return z();var u=n[r?i-++o:o++];return w(t,u,e[u])})},r}(De);Re.prototype[le]=!0;var Ue,Ke,Te=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){var e=this;if(r)return this.cacheResult().__iterate(t,r);var n=this._collection,i=b(n),o=0;if(I(i))for(var u;!(u=i.next()).done&&t(u.value,o++,e)!==!1;);return o},r.prototype.__iteratorUncached=function(t,r){if(r)return this.cacheResult().__iterator(t,r);var e=this._collection,n=b(e);if(!I(n))return new Ee(z);var i=0;return new Ee(function(){var r=n.next();return r.done?r:w(t,i++,r.value)})},r}(xe),Ce=function(t){function r(t){this._iterator=t,this._iteratorCache=[]}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.__iterateUncached=function(t,r){var e=this;if(r)return this.cacheResult().__iterate(t,r);for(var n=this._iterator,i=this._iteratorCache,o=0;o<i.length;)if(t(i[o],o++,e)===!1)return o;for(var u;!(u=n.next()).done;){var s=u.value;if(i[o]=s,t(s,o++,e)===!1)break}return o},r.prototype.__iteratorUncached=function(t,r){if(r)return this.cacheResult().__iterator(t,r);var e=this._iterator,n=this._iteratorCache,i=0;return new Ee(function(){if(i>=n.length){var r=e.next();if(r.done)return r;n[i]=r.value}return w(t,i,n[i++])})},r}(xe),Le="function"==typeof Math.imul&&Math.imul(4294967295,2)===-2?Math.imul:function(t,r){t|=0,r|=0;var e=65535&t,n=65535&r;return e*n+((t>>>16)*n+e*(r>>>16)<<16>>>0)|0},Be=Object.isExtensible,We=function(){try{return Object.defineProperty({},"@",{}),!0}catch(t){return!1}}(),Ne="function"==typeof WeakMap
22
+ ;Ne&&(Ke=new WeakMap);var Pe=0,Je="__immutablehash__";"function"==typeof Symbol&&(Je=Symbol(Je));var He=16,Ve=255,Ye=0,Qe={},Xe=function(t){function r(t,r){this._iter=t,this._useKeys=r,this.size=t.size}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.get=function(t,r){return this._iter.get(t,r)},r.prototype.has=function(t){return this._iter.has(t)},r.prototype.valueSeq=function(){return this._iter.valueSeq()},r.prototype.reverse=function(){var t=this,r=N(this,!0);return this._useKeys||(r.valueSeq=function(){return t._iter.toSeq().reverse()}),r},r.prototype.map=function(t,r){var e=this,n=W(this,t,r);return this._useKeys||(n.valueSeq=function(){return e._iter.toSeq().map(t,r)}),n},r.prototype.__iterate=function(t,r){var e=this;return this._iter.__iterate(function(r,n){return t(r,n,e)},r)},r.prototype.__iterator=function(t,r){return this._iter.__iterator(t,r)},r}(De);Xe.prototype[le]=!0;var Fe=function(t){function r(t){this._iter=t,this.size=t.size}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.includes=function(t){return this._iter.includes(t)},r.prototype.__iterate=function(t,r){var e=this,n=0;return r&&i(this),this._iter.__iterate(function(i){return t(i,r?e.size-++n:n++,e)},r)},r.prototype.__iterator=function(t,r){var e=this,n=this._iter.__iterator(ze,r),o=0;return r&&i(this),new Ee(function(){var i=n.next();return i.done?i:w(t,r?e.size-++o:o++,i.value,i)})},r}(xe),Ge=function(t){function r(t){this._iter=t,this.size=t.size}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.has=function(t){return this._iter.includes(t)},r.prototype.__iterate=function(t,r){var e=this;return this._iter.__iterate(function(r){return t(r,r,e)},r)},r.prototype.__iterator=function(t,r){var e=this._iter.__iterator(ze,r);return new Ee(function(){var r=e.next();return r.done?r:w(t,r.value,r.value,r)})},r}(Ae),Ze=function(t){function r(t){this._iter=t,this.size=t.size}
23
+ return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.entrySeq=function(){return this._iter.toSeq()},r.prototype.__iterate=function(t,r){var e=this;return this._iter.__iterate(function(r){if(r){it(r);var n=_(r);return t(n?r.get(1):r[1],n?r.get(0):r[0],e)}},r)},r.prototype.__iterator=function(t,r){var e=this._iter.__iterator(ze,r);return new Ee(function(){for(;;){var r=e.next();if(r.done)return r;var n=r.value;if(n){it(n);var i=_(n);return w(t,i?n.get(0):n[0],i?n.get(1):n[1],r)}}})},r}(De);Fe.prototype.cacheResult=Xe.prototype.cacheResult=Ge.prototype.cacheResult=Ze.prototype.cacheResult=st;var $e=function(t){function r(r){return null===r||void 0===r?Zt():Qt(r)&&!d(r)?r:Zt().withMutations(function(e){var n=t(r);ht(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 Zt().withMutations(function(r){for(var e=0;e<t.length;e+=2){if(e+1>=t.length)throw 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 $t(this,t,r)},r.prototype.remove=function(t){return $t(this,t,ae)},r.prototype.deleteAll=function(t){var r=ye(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):Zt()},r.prototype.sort=function(t){return mn($(this,t))},r.prototype.sortBy=function(t,r){return mn($(this,r,t))},r.prototype.__iterator=function(t,r){return new cn(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){
24
+ return t===this.__ownerID?this:t?Gt(this.size,this._root,t,this.__hash):0===this.size?Zt():(this.__ownerID=t,this.__altered=!1,this)},r}(de);$e.isMap=Qt;var tn="@@__IMMUTABLE_MAP__@@",rn=$e.prototype;rn[tn]=!0,rn.delete=rn.remove,rn.removeAll=rn.deleteAll,rn.concat=rn.merge,rn.setIn=bt,rn.removeIn=rn.deleteIn=Et,rn.update=Mt,rn.updateIn=Dt,rn.merge=xt,rn.mergeWith=At,rn.mergeDeep=Bt,rn.mergeDeepWith=Wt,rn.mergeIn=Nt,rn.mergeDeepIn=Pt,rn.withMutations=Jt,rn.wasAltered=Yt,rn.asImmutable=Vt,rn["@@transducer/init"]=rn.asMutable=Ht,rn["@@transducer/step"]=function(t,r){return t.set(r[0],r[1])},rn["@@transducer/result"]=function(t){return t.asImmutable()};var en=function(t,r){this.ownerID=t,this.entries=r};en.prototype.get=function(t,r,e,n){for(var i=this.entries,o=0,u=i.length;o<u;o++)if(k(e,i[o][0]))return i[o][1];return n},en.prototype.update=function(t,r,n,i,o,u,s){for(var a=o===ae,c=this.entries,f=0,h=c.length;f<h&&!k(i,c[f][0]);f++);var p=f<h;if(p?c[f][1]===o:a)return this;if(e(s),(a||!p)&&e(u),!a||1!==c.length){if(!p&&!a&&c.length>=fn)return nr(t,c,i,o);var _=t&&t===this.ownerID,l=_?c:ct(c);return p?a?f===h-1?l.pop():l[f]=l.pop():l[f]=[i,o]:l.push([i,o]),_?(this.entries=l,this):new en(t,l)}};var nn=function(t,r,e){this.ownerID=t,this.bitmap=r,this.nodes=e};nn.prototype.get=function(t,r,e,n){void 0===r&&(r=U(e));var i=1<<((0===t?r:r>>>t)&se),o=this.bitmap;return 0==(o&i)?n:this.nodes[ur(o&i-1)].get(t+oe,r,e,n)},nn.prototype.update=function(t,r,e,n,i,o,u){void 0===e&&(e=U(n));var s=(0===r?e:e>>>r)&se,a=1<<s,c=this.bitmap,f=0!=(c&a);if(!f&&i===ae)return this;var h=ur(c&a-1),p=this.nodes,_=f?p[h]:void 0,l=tr(_,t,r+oe,e,n,i,o,u);if(l===_)return this;if(!f&&l&&p.length>=hn)return or(t,p,c,s,l);if(f&&!l&&2===p.length&&rr(p[1^h]))return p[1^h];if(f&&l&&1===p.length&&rr(l))return l;var v=t&&t===this.ownerID,y=f?l?c:c^a:c|a,d=f?l?sr(p,h,l,v):cr(p,h,v):ar(p,h,l,v);return v?(this.bitmap=y,this.nodes=d,this):new nn(t,y,d)};var on=function(t,r,e){this.ownerID=t,this.count=r,this.nodes=e};on.prototype.get=function(t,r,e,n){
25
+ void 0===r&&(r=U(e));var i=(0===t?r:r>>>t)&se,o=this.nodes[i];return o?o.get(t+oe,r,e,n):n},on.prototype.update=function(t,r,e,n,i,o,u){void 0===e&&(e=U(n));var s=(0===r?e:e>>>r)&se,a=i===ae,c=this.nodes,f=c[s];if(a&&!f)return this;var h=tr(f,t,r+oe,e,n,i,o,u);if(h===f)return this;var p=this.count;if(f){if(!h&&--p<pn)return ir(t,c,p,s)}else p++;var _=t&&t===this.ownerID,l=sr(c,s,h,_);return _?(this.count=p,this.nodes=l,this):new on(t,p,l)};var un=function(t,r,e){this.ownerID=t,this.keyHash=r,this.entries=e};un.prototype.get=function(t,r,e,n){for(var i=this.entries,o=0,u=i.length;o<u;o++)if(k(e,i[o][0]))return i[o][1];return n},un.prototype.update=function(t,r,n,i,o,u,s){void 0===n&&(n=U(i));var a=o===ae;if(n!==this.keyHash)return a?this:(e(s),e(u),er(this,t,r,n,[i,o]));for(var c=this.entries,f=0,h=c.length;f<h&&!k(i,c[f][0]);f++);var p=f<h;if(p?c[f][1]===o:a)return this;if(e(s),(a||!p)&&e(u),a&&2===h)return new sn(t,this.keyHash,c[1^f]);var _=t&&t===this.ownerID,l=_?c:ct(c);return p?a?f===h-1?l.pop():l[f]=l.pop():l[f]=[i,o]:l.push([i,o]),_?(this.entries=l,this):new un(t,this.keyHash,l)};var sn=function(t,r,e){this.ownerID=t,this.keyHash=r,this.entry=e};sn.prototype.get=function(t,r,e,n){return k(e,this.entry[0])?this.entry[1]:n},sn.prototype.update=function(t,r,n,i,o,u,s){var a=o===ae,c=k(i,this.entry[0]);return(c?o===this.entry[1]:a)?this:(e(s),a?void e(u):c?t&&t===this.ownerID?(this.entry[1]=o,this):new sn(t,this.keyHash,[i,o]):(e(u),er(this,t,r,U(i),[i,o])))},en.prototype.iterate=un.prototype.iterate=function(t,r){for(var e=this.entries,n=0,i=e.length-1;n<=i;n++)if(t(e[r?i-n:n])===!1)return!1},nn.prototype.iterate=on.prototype.iterate=function(t,r){for(var e=this.nodes,n=0,i=e.length-1;n<=i;n++){var o=e[r?i-n:n];if(o&&o.iterate(t,r)===!1)return!1}},sn.prototype.iterate=function(t,r){return t(this.entry)};var an,cn=function(t){function r(t,r,e){this._type=r,this._reverse=e,this._stack=t._root&&Ft(t._root)}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,
26
+ r.prototype.next=function(){for(var t=this,r=this._type,e=this._stack;e;){var n=e.node,i=e.index++,o=void 0;if(n.entry){if(0===i)return Xt(r,n.entry)}else if(n.entries){if(o=n.entries.length-1,i<=o)return Xt(r,n.entries[t._reverse?o-i:i])}else if(o=n.nodes.length-1,i<=o){var u=n.nodes[t._reverse?o-i:i];if(u){if(u.entry)return Xt(r,u.entry);e=t._stack=Ft(u,e)}continue}e=t._stack=t._stack.__prev}return z()},r}(Ee),fn=ue/4,hn=ue/2,pn=ue/4,_n=function(t){function r(r){var e=_r();if(null===r||void 0===r)return e;if(fr(r))return r;var n=t(r),i=n.size;return 0===i?e:(ht(i),i>0&&i<ue?pr(0,i,oe,null,new yn(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=o(this,t))>=0&&t<this.size){t+=this._origin;var e=dr(this,t);return e&&e.array[t&se]}return r},r.prototype.set=function(t,r){return lr(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=oe,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):_r()},r.prototype.push=function(){var t=arguments,r=this.size;return this.withMutations(function(e){gr(e,0,r+t.length);for(var n=0;n<t.length;n++)e.set(r+n,t[n])})},r.prototype.pop=function(){return gr(this,0,-1)},r.prototype.unshift=function(){var t=arguments;return this.withMutations(function(r){gr(r,-t.length);for(var e=0;e<t.length;e++)r.set(e,t[e])})},r.prototype.shift=function(){return gr(this,1)},r.prototype.concat=function(){for(var r=arguments,e=[],n=0;n<arguments.length;n++){var i=r[n],o=t("string"!=typeof i&&S(i)?i:[i]);0!==o.size&&e.push(o)}
27
+ return 0===e.length?this:0!==this.size||this.__ownerID||1!==e.length?this.withMutations(function(t){e.forEach(function(r){return r.forEach(function(r){return t.push(r)})})}):this.constructor(e[0])},r.prototype.setSize=function(t){return gr(this,0,t)},r.prototype.slice=function(t,r){var e=this.size;return s(t,r,e)?this:gr(this,a(t,e),c(r,e))},r.prototype.__iterator=function(t,r){var e=r?this.size:0,n=hr(this,r);return new Ee(function(){var i=n();return i===gn?z():w(t,r?--e:e++,i)})},r.prototype.__iterate=function(t,r){for(var e,n=this,i=r?this.size:0,o=hr(this,r);(e=o())!==gn&&t(e,r?--i:i++,n)!==!1;);return i},r.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?pr(this._origin,this._capacity,this._level,this._root,this._tail,t,this.__hash):0===this.size?_r():(this.__ownerID=t,this.__altered=!1,this)},r}(ge);_n.isList=fr;var ln="@@__IMMUTABLE_LIST__@@",vn=_n.prototype;vn[ln]=!0,vn.delete=vn.remove,vn.merge=vn.concat,vn.setIn=bt,vn.deleteIn=vn.removeIn=Et,vn.update=Mt,vn.updateIn=Dt,vn.mergeIn=Nt,vn.mergeDeepIn=Pt,vn.withMutations=Jt,vn.wasAltered=Yt,vn.asImmutable=Vt,vn["@@transducer/init"]=vn.asMutable=Ht,vn["@@transducer/step"]=function(t,r){return t.push(r)},vn["@@transducer/result"]=function(t){return t.asImmutable()};var yn=function(t,r){this.array=t,this.ownerID=r};yn.prototype.removeBefore=function(t,r,e){if(e===r?1<<r:0===this.array.length)return this;var n=e>>>r&se;if(n>=this.array.length)return new yn([],t);var i,o=0===n;if(r>0){var u=this.array[n];if((i=u&&u.removeBefore(t,r-oe,e))===u&&o)return this}if(o&&!i)return this;var s=yr(this,t);if(!o)for(var a=0;a<n;a++)s.array[a]=void 0;return i&&(s.array[n]=i),s},yn.prototype.removeAfter=function(t,r,e){if(e===(r?1<<r:0)||0===this.array.length)return this;var n=e-1>>>r&se;if(n>=this.array.length)return this;var i;if(r>0){var o=this.array[n];if((i=o&&o.removeAfter(t,r-oe,e))===o&&n===this.array.length-1)return this}var u=yr(this,t);return u.array.splice(n+1),i&&(u.array[n]=i),u};var dn,gn={},mn=function(t){function r(t){
28
+ return null===t||void 0===t?Sr():wr(t)?t:Sr().withMutations(function(r){var e=de(t);ht(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):Sr()},r.prototype.set=function(t,r){return Ir(this,t,r)},r.prototype.remove=function(t){return Ir(this,t,ae)},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?zr(r,e,t,this.__hash):0===this.size?Sr():(this.__ownerID=t,this._map=r,this._list=e,this)},r}($e);mn.isOrderedMap=wr,mn.prototype[le]=!0,mn.prototype.delete=mn.prototype.remove;var wn,zn=function(t){function r(t){return null===t||void 0===t?Er():br(t)?t:Er().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=o(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):Or(r,e)},
29
+ r.prototype.pushAll=function(r){if(r=t(r),0===r.size)return this;if(0===this.size&&br(r))return r;ht(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):Or(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):Er()},r.prototype.slice=function(r,e){if(s(r,e,this.size))return this;var n=a(r,this.size);if(c(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):Or(i,o)},r.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?Or(this.size,this._head,t,this.__hash):0===this.size?Er():(this.__ownerID=t,this.__altered=!1,this)},r.prototype.__iterate=function(t,r){var e=this;if(r)return new ke(this.toArray()).__iterate(function(r,n){return t(r,n,e)},r);for(var n=0,i=this._head;i&&t(i.value,n++,e)!==!1;)i=i.next;return n},r.prototype.__iterator=function(t,r){if(r)return new ke(this.toArray()).__iterator(t,r);var e=0,n=this._head;return new Ee(function(){if(n){var r=n.value;return n=n.next,w(t,e++,r)}return z()})},r}(ge);zn.isStack=br;var Sn="@@__IMMUTABLE_STACK__@@",In=zn.prototype;In[Sn]=!0,In.shift=In.pop,In.unshift=In.push,In.unshiftAll=In.pushAll,In.withMutations=Jt,In.wasAltered=Yt,In.asImmutable=Vt,In["@@transducer/init"]=In.asMutable=Ht,In["@@transducer/step"]=function(t,r){return t.unshift(r)},In["@@transducer/result"]=function(t){return t.asImmutable()};var bn,On=function(t){function r(r){return null===r||void 0===r?kr():xr(r)&&!d(r)?r:kr().withMutations(function(e){var n=t(r);ht(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){
30
+ return this(de(t).keySeq())},r.intersect=function(t){return t=ye(t).toArray(),t.length?qn.intersect.apply(r(t.pop()),t):kr()},r.union=function(t){return t=ye(t).toArray(),t.length?qn.union.apply(r(t.pop()),t):kr()},r.prototype.toString=function(){return this.__toString("Set {","}")},r.prototype.has=function(t){return this._map.has(t)},r.prototype.add=function(t){return Ar(this,this._map.set(t,t))},r.prototype.remove=function(t){return Ar(this,this._map.remove(t))},r.prototype.clear=function(){return Ar(this,this._map.clear())},r.prototype.union=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];return r=r.filter(function(t){return 0!==t.size}),0===r.length?this:0!==this.size||this.__ownerID||1!==r.length?this.withMutations(function(e){for(var n=0;n<r.length;n++)t(r[n]).forEach(function(t){return e.add(t)})}):this.constructor(r[0])},r.prototype.intersect=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(0===r.length)return this;r=r.map(function(r){return t(r)});var n=[];return this.forEach(function(t){r.every(function(r){return r.includes(t)})||n.push(t)}),this.withMutations(function(t){n.forEach(function(r){t.remove(r)})})},r.prototype.subtract=function(){for(var r=[],e=arguments.length;e--;)r[e]=arguments[e];if(0===r.length)return this;r=r.map(function(r){return t(r)});var n=[];return this.forEach(function(t){r.some(function(r){return r.includes(t)})&&n.push(t)}),this.withMutations(function(t){n.forEach(function(r){t.remove(r)})})},r.prototype.sort=function(t){return Rn($(this,t))},r.prototype.sortBy=function(t,r){return Rn($(this,r,t))},r.prototype.wasAltered=function(){return this._map.wasAltered()},r.prototype.__iterate=function(t,r){var e=this;return this._map.__iterate(function(r){return t(r,r,e)},r)},r.prototype.__iterator=function(t,r){return this._map.__iterator(t,r)},r.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var r=this._map.__ensureOwner(t);return t?this.__make(r,t):0===this.size?this.__empty():(this.__ownerID=t,this._map=r,this)},r}(me)
31
+ ;On.isSet=xr;var En="@@__IMMUTABLE_SET__@@",qn=On.prototype;qn[En]=!0,qn.delete=qn.remove,qn.merge=qn.concat=qn.union,qn.withMutations=Jt,qn.asImmutable=Vt,qn["@@transducer/init"]=qn.asMutable=Ht,qn["@@transducer/step"]=function(t,r){return t.add(r)},qn["@@transducer/result"]=function(t){return t.asImmutable()},qn.__empty=kr,qn.__make=jr;var Mn,Dn,xn=function(t){function r(t,e,n){if(!(this instanceof r))return new r(t,e,n);if(ft(0!==n,"Cannot step a Range by 0"),t=t||0,void 0===e&&(e=1/0),n=void 0===n?1:Math.abs(n),e<t&&(n=-n),this._start=t,this._end=e,this._step=n,0===(this.size=Math.max(0,Math.ceil((e-t)/n-1)+1))){if(Dn)return Dn;Dn=this}}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.toString=function(){return 0===this.size?"Range []":"Range [ "+this._start+"..."+this._end+(1!==this._step?" by "+this._step:"")+" ]"},r.prototype.get=function(t,r){return this.has(t)?this._start+o(this,t)*this._step:r},r.prototype.includes=function(t){var r=(t-this._start)/this._step;return r>=0&&r<this.size&&r===Math.floor(r)},r.prototype.slice=function(t,e){return s(t,e,this.size)?this:(t=a(t,this.size),e=c(e,this.size),e<=t?new r(0,0):new r(this.get(t,this._end),this.get(e,this._end),this._step))},r.prototype.indexOf=function(t){var r=t-this._start;if(r%this._step==0){var e=r/this._step;if(e>=0&&e<this.size)return e}return-1},r.prototype.lastIndexOf=function(t){return this.indexOf(t)},r.prototype.__iterate=function(t,r){for(var e=this,n=this.size,i=this._step,o=r?this._start+(n-1)*i:this._start,u=0;u!==n&&t(o,r?n-++u:u++,e)!==!1;)o+=r?-i:i;return u},r.prototype.__iterator=function(t,r){var e=this.size,n=this._step,i=r?this._start+(e-1)*n:this._start,o=0;return new Ee(function(){if(o===e)return z();var u=i;return i+=r?-n:n,w(t,r?e-++o:o++,u)})},r.prototype.equals=function(t){return t instanceof r?this._start===t._start&&this._end===t._end&&this._step===t._step:qr(this,t)},r}(xe);ye.isIterable=_,ye.isKeyed=l,ye.isIndexed=v,ye.isAssociative=y,ye.isOrdered=d,
32
+ ye.Iterator=Ee,Mr(ye,{toArray:function(){ht(this.size);var t=Array(this.size||0),r=l(this),e=0;return this.__iterate(function(n,i){t[e++]=r?[i,n]:n}),t},toIndexedSeq:function(){return new Fe(this)},toJS:function(){return Dr(this)},toKeyedSeq:function(){return new Xe(this,!0)},toMap:function(){return $e(this.toKeyedSeq())},toObject:Cr,toOrderedMap:function(){return mn(this.toKeyedSeq())},toOrderedSet:function(){return Rn(l(this)?this.valueSeq():this)},toSet:function(){return On(l(this)?this.valueSeq():this)},toSetSeq:function(){return new Ge(this)},toSeq:function(){return v(this)?this.toIndexedSeq():l(this)?this.toKeyedSeq():this.toSetSeq()},toStack:function(){return zn(l(this)?this.valueSeq():this)},toList:function(){return _n(l(this)?this.valueSeq():this)},toString:function(){return"[Collection]"},__toString:function(t,r){return 0===this.size?t+r:t+" "+this.toSeq().map(this.__toStringMapper).join(", ")+" "+r},concat:function(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];return nt(this,X(this,t))},includes:function(t){return this.some(function(r){return k(r,t)})},entries:function(){return this.__iterator(Se)},every:function(t,r){ht(this.size);var e=!0;return this.__iterate(function(n,i,o){if(!t.call(r,n,i,o))return e=!1,!1}),e},filter:function(t,r){return nt(this,P(this,t,r,!0))},find:function(t,r,e){var n=this.findEntry(t,r);return n?n[1]:e},forEach:function(t,r){return ht(this.size),this.__iterate(r?t.bind(r):t)},join:function(t){ht(this.size),t=void 0!==t?""+t:",";var r="",e=!0;return this.__iterate(function(n){e?e=!1:r+=t,r+=null!==n&&void 0!==n?""+n:""}),r},keys:function(){return this.__iterator(we)},map:function(t,r){return nt(this,W(this,t,r))},reduce:function(t,r,e){return Lr(this,t,r,e,arguments.length<2,!1)},reduceRight:function(t,r,e){return Lr(this,t,r,e,arguments.length<2,!0)},reverse:function(){return nt(this,N(this,!0))},slice:function(t,r){return nt(this,V(this,t,r,!0))},some:function(t,r){return!this.every(Nr(t),r)},sort:function(t){return nt(this,$(this,t))},values:function(){
33
+ return this.__iterator(ze)},butLast:function(){return this.slice(0,-1)},isEmpty:function(){return void 0!==this.size?0===this.size:!this.some(function(){return!0})},count:function(t,r){return i(t?this.toSeq().filter(t,r):this)},countBy:function(t,r){return J(this,t,r)},equals:function(t){return qr(this,t)},entrySeq:function(){var t=this;if(t._cache)return new ke(t._cache);var r=t.toSeq().map(Wr).toIndexedSeq();return r.fromEntrySeq=function(){return t.toSeq()},r},filterNot:function(t,r){return this.filter(Nr(t),r)},findEntry:function(t,r,e){var n=e;return this.__iterate(function(e,i,o){if(t.call(r,e,i,o))return n=[i,e],!1}),n},findKey:function(t,r){var e=this.findEntry(t,r);return e&&e[0]},findLast:function(t,r,e){return this.toKeyedSeq().reverse().find(t,r,e)},findLastEntry:function(t,r,e){return this.toKeyedSeq().reverse().findEntry(t,r,e)},findLastKey:function(t,r){return this.toKeyedSeq().reverse().findKey(t,r)},first:function(){return this.find(u)},flatMap:function(t,r){return nt(this,G(this,t,r))},flatten:function(t){return nt(this,F(this,t,!0))},fromEntrySeq:function(){return new Ze(this)},get:function(t,r){return this.find(function(r,e){return k(e,t)},void 0,r)},getIn:Ur,groupBy:function(t,r){return H(this,t,r)},has:function(t){return this.get(t,ae)!==ae},hasIn:Tr,isSubset:function(t){return t="function"==typeof t.includes?t:ye(t),this.every(function(r){return t.includes(r)})},isSuperset:function(t){return t="function"==typeof t.isSubset?t:ye(t),t.isSubset(this)},keyOf:function(t){return this.findKey(function(r){return k(r,t)})},keySeq:function(){return this.toSeq().map(Br).toIndexedSeq()},last:function(){return this.toSeq().reverse().first()},lastKeyOf:function(t){return this.toKeyedSeq().reverse().keyOf(t)},max:function(t){return tt(this,t)},maxBy:function(t,r){return tt(this,r,t)},min:function(t){return tt(this,t?Pr(t):Hr)},minBy:function(t,r){return tt(this,r?Pr(r):Hr,t)},rest:function(){return this.slice(1)},skip:function(t){return 0===t?this:this.slice(Math.max(0,t))},skipLast:function(t){
34
+ return 0===t?this:this.slice(0,-Math.max(0,t))},skipWhile:function(t,r){return nt(this,Q(this,t,r,!0))},skipUntil:function(t,r){return this.skipWhile(Nr(t),r)},sortBy:function(t,r){return nt(this,$(this,r,t))},take:function(t){return this.slice(0,Math.max(0,t))},takeLast:function(t){return this.slice(-Math.max(0,t))},takeWhile:function(t,r){return nt(this,Y(this,t,r))},takeUntil:function(t,r){return this.takeWhile(Nr(t),r)},update:function(t){return t(this)},valueSeq:function(){return this.toIndexedSeq()},hashCode:function(){return this.__hash||(this.__hash=Vr(this))}});var An=ye.prototype;An[he]=!0,An[Oe]=An.values,An.toJSON=An.toArray,An.__toStringMapper=vt,An.inspect=An.toSource=function(){return""+this},An.chain=An.flatMap,An.contains=An.includes,Mr(de,{flip:function(){return nt(this,B(this))},mapEntries:function(t,r){var e=this,n=0;return nt(this,this.toSeq().map(function(i,o){return t.call(r,[o,i],n++,e)}).fromEntrySeq())},mapKeys:function(t,r){var e=this;return nt(this,this.toSeq().flip().map(function(n,i){return t.call(r,n,i,e)}).flip())}});var jn=de.prototype;jn[pe]=!0,jn[Oe]=An.entries,jn.toJSON=Cr,jn.__toStringMapper=function(t,r){return vt(r)+": "+vt(t)},Mr(ge,{toKeyedSeq:function(){return new Xe(this,!1)},filter:function(t,r){return nt(this,P(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 nt(this,N(this,!1))},slice:function(t,r){return nt(this,V(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=a(t,t<0?this.count():this.size);var n=this.slice(0,t);return nt(this,1===e?n:n.concat(ct(arguments,2),this.slice(t+r)))},findLastIndex:function(t,r){var e=this.findLastEntry(t,r);return e?e[0]:-1},first:function(){return this.get(0)},flatten:function(t){return nt(this,F(this,t,!1))},get:function(t,r){return t=o(this,t),
35
+ 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=o(this,t))>=0&&(void 0!==this.size?this.size===1/0||t<this.size:this.indexOf(t)!==-1)},interpose:function(t){return nt(this,Z(this,t))},interleave:function(){var t=[this].concat(ct(arguments)),r=et(this.toSeq(),xe.of,t),e=r.flatten(!0);return r.size&&(e.size=r.size*t.length),nt(this,e)},keySeq:function(){return xn(0,this.size)},last:function(){return this.get(-1)},skipWhile:function(t,r){return nt(this,Q(this,t,r,!1))},zip:function(){return nt(this,et(this,Jr,[this].concat(ct(arguments))))},zipAll:function(){return nt(this,et(this,Jr,[this].concat(ct(arguments)),!0))},zipWith:function(t){var r=ct(arguments);return r[0]=this,nt(this,et(this,t,r))}});var kn=ge.prototype;kn[_e]=!0,kn[le]=!0,Mr(me,{get:function(t,r){return this.has(t)?t:r},includes:function(t){return this.has(t)},keySeq:function(){return this.valueSeq()}}),me.prototype.has=An.includes,me.prototype.contains=me.prototype.includes,Mr(De,de.prototype),Mr(xe,ge.prototype),Mr(Ae,me.prototype);var Rn=function(t){function r(t){return null===t||void 0===t?Gr():Xr(t)?t:Gr().withMutations(function(r){var e=me(t);ht(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(de(t).keySeq())},r.prototype.toString=function(){return this.__toString("OrderedSet {","}")},r}(On);Rn.isOrderedSet=Xr;var Un=Rn.prototype;Un[le]=!0,Un.zip=kn.zip,Un.zipWith=kn.zipWith,Un.__empty=Gr,Un.__make=Fr;var Kn,Tn=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;c<s.length;c++){var f=s[c];a[f]=c,
36
+ i[f]?"object"==typeof console&&console.warn&&console.warn("Cannot define "+$r(u)+' with property "'+f+'" since that property name is part of the Record API.'):re(i,f)}}this.__ownerID=void 0,this._values=_n().withMutations(function(t){t.setSize(u._keys.length),de(o).forEach(function(r,e){t.set(u._indices[e],r===u._defaultValues[e]?void 0:r)})})},i=n.prototype=Object.create(Cn);return i.constructor=n,n};Tn.prototype.toString=function(){for(var t,r=this,e=$r(this)+" { ",n=this._keys,i=0,o=n.length;i!==o;i++)t=n[i],e+=(i?", ":"")+t+": "+vt(r.get(t));return e+" }"},Tn.prototype.equals=function(t){return this===t||t&&this._keys===t._keys&&te(this).equals(te(t))},Tn.prototype.hashCode=function(){return te(this).hashCode()},Tn.prototype.has=function(t){return this._indices.hasOwnProperty(t)},Tn.prototype.get=function(t,r){if(!this.has(t))return r;var e=this._indices[t],n=this._values.get(e);return void 0===n?this._defaultValues[t]:n},Tn.prototype.set=function(t,r){if(this.has(t)){var e=this._values.set(this._indices[t],r===this._defaultValues[t]?void 0:r);if(e!==this._values&&!this.__ownerID)return Zr(this,e)}return this},Tn.prototype.remove=function(t){return this.set(t)},Tn.prototype.clear=function(){var t=this._values.clear().setSize(this._keys.length);return this.__ownerID?this:Zr(this,t)},Tn.prototype.wasAltered=function(){return this._values.wasAltered()},Tn.prototype.toSeq=function(){return te(this)},Tn.prototype.toJS=function(){return Dr(this)},Tn.prototype.entries=function(){return this.__iterator(Se)},Tn.prototype.__iterator=function(t,r){return te(this).__iterator(t,r)},Tn.prototype.__iterate=function(t,r){return te(this).__iterate(t,r)},Tn.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var r=this._values.__ensureOwner(t);return t?Zr(this,r,t):(this.__ownerID=t,this._values=r,this)},Tn.isRecord=g,Tn.getDescriptiveName=$r;var Cn=Tn.prototype;Cn[ve]=!0,Cn.delete=Cn.remove,Cn.deleteIn=Cn.removeIn=Et,Cn.getIn=Ur,Cn.hasIn=An.hasIn,Cn.merge=xt,Cn.mergeWith=At,Cn.mergeIn=Nt,Cn.mergeDeep=Bt,
37
+ Cn.mergeDeepWith=Wt,Cn.mergeDeepIn=Pt,Cn.setIn=bt,Cn.update=Mt,Cn.updateIn=Dt,Cn.withMutations=Jt,Cn.asMutable=Ht,Cn.asImmutable=Vt,Cn[Oe]=Cn.entries,Cn.toJSON=Cn.toObject=An.toObject,Cn.inspect=Cn.toSource=function(){return""+this};var Ln,Bn=function(t){function r(t,e){if(!(this instanceof r))return new r(t,e);if(this._value=t,0===(this.size=void 0===e?1/0:Math.max(0,e))){if(Ln)return Ln;Ln=this}}return t&&(r.__proto__=t),r.prototype=Object.create(t&&t.prototype),r.prototype.constructor=r,r.prototype.toString=function(){return 0===this.size?"Repeat []":"Repeat [ "+this._value+" "+this.size+" times ]"},r.prototype.get=function(t,r){return this.has(t)?this._value:r},r.prototype.includes=function(t){return k(this._value,t)},r.prototype.slice=function(t,e){var n=this.size;return s(t,e,n)?this:new r(this._value,c(e,n)-a(t,n))},r.prototype.reverse=function(){return this},r.prototype.indexOf=function(t){return k(this._value,t)?0:-1},r.prototype.lastIndexOf=function(t){return k(this._value,t)?this.size:-1},r.prototype.__iterate=function(t,r){for(var e=this,n=this.size,i=0;i!==n&&t(e._value,r?n-++i:i++,e)!==!1;);return i},r.prototype.__iterator=function(t,r){var e=this,n=this.size,i=0;return new Ee(function(){return i===n?z():w(t,r?n-++i:i++,e._value)})},r.prototype.equals=function(t){return t instanceof r?k(this._value,t._value):qr(t)},r}(xe),Wn={version:"4.0.0-rc.9",Collection:ye,Iterable:ye,Seq:Me,Map:$e,OrderedMap:mn,List:_n,Stack:zn,Set:On,OrderedSet:Rn,Record:Tn,Range:xn,Repeat:Bn,is:k,fromJS:ee,hash:U,isImmutable:p,isCollection:_,isKeyed:l,isIndexed:v,isAssociative:y,isOrdered:d,isValueObject:m,get:dt,getIn:Rr,has:yt,hasIn:Kr,merge:kt,mergeDeep:Ut,mergeWith:Rt,mergeDeepWith:Kt,remove:mt,removeIn:Ot,set:wt,setIn:It,update:qt,updateIn:zt},Nn=ye;t.default=Wn,t.version="4.0.0-rc.9",t.Collection=ye,t.Iterable=Nn,t.Seq=Me,t.Map=$e,t.OrderedMap=mn,t.List=_n,t.Stack=zn,t.Set=On,t.OrderedSet=Rn,t.Record=Tn,t.Range=xn,t.Repeat=Bn,t.is=k,t.fromJS=ee,t.hash=U,t.isImmutable=p,t.isCollection=_,t.isKeyed=l,t.isIndexed=v,
38
+ t.isAssociative=y,t.isOrdered=d,t.isValueObject=m,t.get=dt,t.getIn=Rr,t.has=yt,t.hasIn=Kr,t.merge=kt,t.mergeDeep=Ut,t.mergeWith=Rt,t.mergeDeepWith=Kt,t.remove=mt,t.removeIn=Ot,t.set=wt,t.setIn=It,t.update=qt,t.updateIn=zt,Object.defineProperty(t,"__esModule",{value:!0})});