{"_id":"@rimbu/core","_rev":"88-b89bc215127d8ad4cc0a639c51d489d2","name":"@rimbu/core","dist-tags":{"latest":"3.0.3"},"versions":{"0.5.4":{"name":"@rimbu/core","version":"0.5.4","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.4","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"8da5cacbe6ad2b0a33c6bee36d1756340b4c02d6","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.4.tgz","fileCount":113,"integrity":"sha512-TIPOupqat6HI6T/APyOhtWksLcR53Aslsrf+Bc0ex/CxqopIp/SIU1brHE4sYDoQaXaqSnFq0DeBAtaXNj2+QA==","signatures":[{"sig":"MEUCIDU5F+m8EK9sjX7g+TJEQqBRbKwPpUUseHd/1jwoYhSkAiEAwpFHzYJecV2ItBwB+PF4R1eNNMTH19OtHnc4wDoMm8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44396,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvM1VCRA9TVsSAnZWagAAywUQAKCusMu9w7s6sUrwLPXj\nRJWSTGDS55o47G7UQdVocoxVytf2GeFYdV0AzM4TY4BkDhb3CUOp3PFH7jLR\nN3ndJVo4a5lcL9zzlAhs4UrMnAhx0HW0ttDF5QFJx6wyOOdgxos1C2yg+Sq6\nGP9NCXYLj8uVXnphrMBJm1Lh+H0ZMgaLeOYvZ/KPoefgFdWJngtPZpnt+R/k\n1iGbTIc+LnxLueJ7AqwD+n5sBpHnTHIwP6AEBD7hQU9l68XrwMM7oPplbff0\nVDhHjCoNLMBNqd8gj+VzudCYSKwaw4CAYdWjylZeLuAqRwiw6UNabyMl9Vz1\nNzLv2b4Htl8kGg3aU7NycgN+f2ktcH9wKHXQgTP2cL5ttrYoNZsmL6u/yx28\n9W59C+UrmkQT9GXc81Rr57VouR3bGtatP577jZTjouAiYgMj5bm7pq3GqAnK\n+60CXR1qXizSWgA7A9mQ3udTwPaMet/pUJ/j3f7L2s8F1lTN3bulL5mQoLUL\nSflOR4lHwrthR98fViWFdHw1IfnH3NtuEho/itvNmW2Me/AQLviPbOZ167p+\nFeZgUlPH5X1jkcfO5OLzC6FLxPtZ65YB2Ar9uf5LTqQtrML3bN9ypGsKbRXN\n5luEzLK6Ji45NycjQHAMo0VRG5122j2KrZuGhp+0nSPzH1mMyRPUd3KYwYoJ\n8TNt\r\n=7Zg7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"eea70adda97c96e78618365c89dceec637b8e5b4","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","prepublish":"yarn build","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.4","@rimbu/list":"^0.5.4","@rimbu/bimap":"^0.5.4","@rimbu/graph":"^0.5.4","@rimbu/table":"^0.5.4","@rimbu/common":"^0.5.4","@rimbu/hashed":"^0.5.4","@rimbu/sorted":"^0.5.4","@rimbu/stream":"^0.5.4","@rimbu/ordered":"^0.5.4","@rimbu/multimap":"^0.5.4","@rimbu/multiset":"^0.5.4","@rimbu/bimultimap":"^0.5.4","@rimbu/table-hash-row":"^0.5.4","@rimbu/collection-types":"^0.5.4","@rimbu/table-sorted-row":"^0.5.4","@rimbu/graph-edge-valued":"^0.5.4","@rimbu/graph-arrow-valued":"^0.5.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.4_1622986069143_0.22475769178277982","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"@rimbu/core","version":"0.5.7","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.7","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"aaee01ec705d961900ab7b026b9c4fb8f612539e","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.7.tgz","fileCount":113,"integrity":"sha512-auxPZY0za/z/Wrsxq/CX2St7zqQTA5YpwNMNZfTY75+jvkFv/92BTzB2Pm2daiy/AGXSYGkkOPwp7L+3ejmFuA==","signatures":[{"sig":"MEUCIAhy0MhIHa0BjwOCwJOHdoketHFuPDObSv7RLV/BJmqhAiEAmD1DZplpIGhHPwjfX8chuBjLgM9JVdS8X6+FA1/mgG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvQ6SCRA9TVsSAnZWagAAM3wP/iW7Zx0iJYl547NgqRDr\n5u7Oo4xo1cQ/IEiN6OepN/Xj1dltsVL5DSXwvTzyJZ0t/WgJ0kmVfL8wsf+b\nooAavrisqRcJHHV/vALI75+mFGf2TQ/lqoJFO5TOta92o6O5FWgTNMsPKEHT\nK06bz/lyWuTuct7mnbYlO5Q4cxxIel3f+ib7CHCcyPED8J0bOVKzsbAVwgKI\n8ibeQBh41lT74pU42zW0HdldRrBnrXf7+SN4gviEGJdmmFsfKTc4IO+i1gmb\nja+QxzkbbgKF7MGdD/tB0FRcUBdKAEd+jVowqU5dzl4snVlxAwcHUCjqGJMU\nEsN1Ie/kxkR36hVkZroZKKm1c+8EFu4wXO3dno6bDGLUwYyu1ZknBfRw42RH\nQ2/hRvL6ih8SM4i5NU468VVaWNKhcx4kwOs+/Wk8amBP0AEbqv94ddv8oMdO\nv2VDUiZuYb966aWJOrvYVMcS6cZCsCEDlXYIfn+vkV/zH77cnnnNkZfo7PbY\nTZat9tNKO7TZElbfbGU87QOxyU0UMBC9G+uqhaI6wgdsNEbZEGC6q4ULAAmy\nn+PWerywKAMXjeWWe4bgIO82hQidoKPDaN8UbrgTtzSi/QW8vpl8UNQ3jneu\nqaKM9sch5ghe2w0ZQsJqua9bFeP9FCl9Qbck/Hywl4rfg1rKQXipjk8oVSkk\nZf27\r\n=39Zs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"a7e255d1e63ad6baaa02f3e9c6540b8a907752e0","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.7","@rimbu/bimap":"^0.5.7","@rimbu/graph":"^0.5.7","@rimbu/table":"^0.5.7","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.7","@rimbu/sorted":"^0.5.7","@rimbu/stream":"^0.5.7","@rimbu/ordered":"^0.5.7","@rimbu/multimap":"^0.5.7","@rimbu/multiset":"^0.5.7","@rimbu/bimultimap":"^0.5.7","@rimbu/table-hash-row":"^0.5.7","@rimbu/collection-types":"^0.5.7","@rimbu/table-sorted-row":"^0.5.7","@rimbu/graph-edge-valued":"^0.5.7","@rimbu/graph-arrow-valued":"^0.5.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.7_1623002770553_0.46383037803833105","host":"s3://npm-registry-packages"}},"0.5.8":{"name":"@rimbu/core","version":"0.5.8","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.8","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"49064307f81eebd9d3d669701b456978acf62c8f","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.8.tgz","fileCount":113,"integrity":"sha512-mtZnOrmcPbHRA6ccPPPjiNxgd868u8lQD4qynat5i75CODVw5n5oWMO6LBYOaP6nXXhwgrBhupzgGtpMKOMGcw==","signatures":[{"sig":"MEQCICvGsAyXmlvpWk1JqBj1S2ink2p82KUtfVgQVhZL/dYuAiB+2r2nNsttz5/YPNdMYsJeUgsiqt9FflVNJhHk6mqQAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvRy2CRA9TVsSAnZWagAAj9QQAJZu55/jhwq/ZPBCmmJP\n9UkCiYZHRpiqL8Ny03HqAvKSPyxq3XX/thRM4eQOtcKymnLMSM78EkGFp1rY\nl0RxaFG2OD5SWDopg+sX1TCJ89joLtoufgghLAFBRcUj+ttsbYq5rx6PUbPE\n6+A9V5ktO+Q9Xo87EeGXdTi+MbcbzT0CQ5J17+8JlDmBJEAXHyXNgtq35VqL\nK6Sv9aS8oECnKsFeBwC2msOFOHW3nLtq1X9p681WGMdToPfZ6Wv2YOu2J7YW\nbn7j0r0YWCLMiT2dNsnjIXGVVTXkCk1CMRaf1YerLuxIzLREJeehHtwp5KoJ\n5VPKSZVbkOnHILorYXsCsnuDoHTF9a0WYFpUbxmSw9U962Kn1lB2Sy7jvYrK\n/BpVtKyvibRdduelitukVtiidAQR1AxYarGralzyzSjkz7jhBfkeM0gxCUOu\n0Dh60q+qdUVjHo/FnaZRsb5ATptjrwRdi4YZU8oAP4Fr0ZQsem+pyWBNlpFj\npNitKcKAgCM2IkwyB19XYc3tOcVNL/HIfCPgQN7JkIDhvl3g7ijFwe0i8bT1\nldydVw3XeQvydaMI4xoZXozbmeOoDMNMtISgXJNNK20xS5WfTxvOYMF3wwsq\noLHzavILd34sNk5/UaJ+mJ5d2PEPCBpvKIqWgKeJu6vAEm16hOr4/HxiGCmP\nKFfs\r\n=oXDw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"98155e4b35ca452566dde32247d898897258aff8","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.8","@rimbu/bimap":"^0.5.8","@rimbu/graph":"^0.5.8","@rimbu/table":"^0.5.8","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.8","@rimbu/sorted":"^0.5.8","@rimbu/stream":"^0.5.8","@rimbu/ordered":"^0.5.8","@rimbu/multimap":"^0.5.8","@rimbu/multiset":"^0.5.8","@rimbu/bimultimap":"^0.5.8","@rimbu/table-hash-row":"^0.5.8","@rimbu/collection-types":"^0.5.8","@rimbu/table-sorted-row":"^0.5.8","@rimbu/graph-edge-valued":"^0.5.8","@rimbu/graph-arrow-valued":"^0.5.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.8_1623006390045_0.05107394826832423","host":"s3://npm-registry-packages"}},"0.5.9":{"name":"@rimbu/core","version":"0.5.9","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.9","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"d25038558b718bf5e95c3e316893b04a142b7d9e","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.9.tgz","fileCount":113,"integrity":"sha512-5zJEAkOqqctbYVsQq1rS32uG/2/Se+NAH0ccgSPd4skiUzaQc2cGM+UuL6a/Ti7gaf1NuPj2MvyLUt3lL23PVg==","signatures":[{"sig":"MEYCIQCV1Vt85eBRg9IMHyU0JhxRAKKiHLQaq/5X8zFQBW7GSAIhALbT0PAo0R1h+ErXRr1yyPJyBkWhltX/SPVbO6j6bmjp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvUaJCRA9TVsSAnZWagAA0KwQAI+JiRSI9tYkY+PXLnW+\nJAizoOzlQ4SG1S+EjRvzgE77etCBADpyiINNHnyFwcmQ+fyDsDsELjAAWQb/\nOgkdyeNmY5F/JbrScenYxog3Gp/wMYpAjQkJfFL7RLt7ZHZNFPZF1yyu30PS\n9NoPt7wi/jefBAsfiDNSQ3zPpx3Acg7XgOa5hYOpc5nGt0LYe6yg9rAdLITS\nsqJAsMgUU4U6HyVt335nWlEtvGu9YFMSzLPcOgKToAUFk4YqxdzsJvjK43Lj\noXDNFVKTFQFfPQOa+xJb6X4pyH9cq9uX/envLe62AVsKWIjNpwGJrkYC1y2v\niEPu5JDNU6swMbt0erkwKgGCQmk0JoT4IB/nbdhTzWVqQDdMEzlobIqBFeOH\nv2bzokxhorbvbpSNf3mBEzT9SxNiLHYpn+HMzHy7pZMz/Bn1ODK7d7lqLeX6\nF7FZwBF9cYVmgx+EG1uQjd+moeqyVd4UVHry6XDjudN6C4+Qhnmzc0JyiqXX\nrDMpxnEDXhR790HHm/TGUxjR3QWsHIisTlNxOc0kXtl5g8Fdo0wI2SC3NkZi\nSGGmkmc+gLjndLn5IWuyAeRlbypAoA9uSXtKtPFEXSUnnpxs/a/tg2zCmtPh\nDIsMI1rSjforgoECVLuZQsdlLQg85FnAdTLzHjQ29WlqhvQvGN/qXhnUnmcA\nwwd1\r\n=t320\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"5b057d47df8be6573504c6d60dac5f831a23e514","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.9","@rimbu/bimap":"^0.5.9","@rimbu/graph":"^0.5.9","@rimbu/table":"^0.5.9","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.9","@rimbu/sorted":"^0.5.9","@rimbu/stream":"^0.5.9","@rimbu/ordered":"^0.5.9","@rimbu/multimap":"^0.5.9","@rimbu/multiset":"^0.5.9","@rimbu/bimultimap":"^0.5.9","@rimbu/table-hash-row":"^0.5.9","@rimbu/collection-types":"^0.5.9","@rimbu/table-sorted-row":"^0.5.9","@rimbu/graph-edge-valued":"^0.5.9","@rimbu/graph-arrow-valued":"^0.5.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.9_1623017097775_0.8664339290592564","host":"s3://npm-registry-packages"}},"0.5.10-alpha.0":{"name":"@rimbu/core","version":"0.5.10-alpha.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"3b86bb05ee6dbd1c8517a0421ebd97a14706239c","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.0.tgz","fileCount":113,"integrity":"sha512-bx31eZIFRT9+h4icyxs+1TduLjtyPpMManekVAtRpktvFWCLTlkJ9UgNumZYA2Si+2h75We/6sIXGeK/3hRpmg==","signatures":[{"sig":"MEUCIQDJumsWHonLJyChyTKAoQWAJq+0wkqkXg1bD4DHZJgsZgIgfpMGwuLyqUbaSGmCy8ZGrY6+k8RoLKnxFBpi+75FIX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvj/vCRA9TVsSAnZWagAAT0sP/3tTqr5UQqAfR7z9PvGa\ny3vyXLjnhjW3XTlQgNQlIlcivHzB7sJlxOoqN+bn5Ow5VasaqtjVzQpVhlyK\nOfJgPBOvbabYeAwKHlPIY3H8f6ryrQi6lrDWlfp3nldq6KTWjfmWFEHmenOv\nlSf+Qj8AGxX825++ngzyp2IDWhUW34uiEGgvbKV0qgCH2nhaqzl62pJHeYds\nTDV9mHrDhJLB2hec4HpMgf43fmnzvoNloNjbHMM9OweQ4zUZj/ZT2jKR8aPm\nYMLv9EFG19tsuHS8WcEE5aG+dtyS+hXVK2slfo3FSQ7G/UEAfv7S/MYFBLIi\nA7IouXLJVU7fw3yMpiYLyTTH9knHijR825/ILImm3HEpAT6/5QliK1czgTfI\nTxzWwAEZiOgKeIte75kDBxc4FbIhoLjn9iNs+RjEzxED3PKkSuoLBdBnO+fc\nsw/oS0kNc04bv5rbpKB1SKS+IWWHwZyDAlwm8uh6UQmLHKAQdmbIO7Yj5foq\n9fNpOdxIq0oZU/uMBE/chqw11psZ5eGKbX1/DbdQcCjGpaNg5uyIlGOfR4BF\nFqGhi2uVqg5SRZXh2Gb0ucrv+DSRxRmQNt4nsNvQRfXd89BP8XGB0ak3jLSV\nMLAqoNv80dINOSq4+5265DoXtvgGotbvJ5Hc3sXX3bBp2A3io7RLT6AfrVsm\n1j9O\r\n=BZ9g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"a89e37b6aa4bab770f92699b0d43c2948eff5516","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.0","@rimbu/bimap":"^0.5.10-alpha.0","@rimbu/graph":"^0.5.10-alpha.0","@rimbu/table":"^0.5.10-alpha.0","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.0","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.0","@rimbu/multimap":"^0.5.10-alpha.0","@rimbu/multiset":"^0.5.10-alpha.0","@rimbu/bimultimap":"^0.5.10-alpha.0","@rimbu/table-hash-row":"^0.5.10-alpha.0","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.0","@rimbu/graph-edge-valued":"^0.5.10-alpha.0","@rimbu/graph-arrow-valued":"^0.5.10-alpha.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.0_1623080942880_0.6267915845129677","host":"s3://npm-registry-packages"}},"0.5.10-alpha.1":{"name":"@rimbu/core","version":"0.5.10-alpha.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"ad1fe5f21d53dcb915940d3f1c844e0158f707bc","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.1.tgz","fileCount":113,"integrity":"sha512-7CXlrLux4FMq0pUtKv5kR/74UrkZMUj92WirLPiw+Yu9rSVxFf740lg/FNEPgIB+8UOvqRo35PocZxE9vUBfCQ==","signatures":[{"sig":"MEYCIQCmanpyDlKOw/nC7VdchAEB9t2EJZjp2wDOEsDj1B9XsQIhAKrAsTp69YaNDg+Qdyi7Tq+064ZmGbpyV9B1If6nj9Xa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvkvyCRA9TVsSAnZWagAA9sAP/2Dw7MZjBZYVBlZcYHsJ\nSN2EovbAIlzqHM/P/iLCIBC1jSvJzeviuJ8T+QD57kAM87K3bOBAFRh9BtU7\n4CkIQ/2SmuAJ93zNBHEJ4wAqC/exTISbE85mk0F4fMQ9Nze+fm60M5oxksq/\nk23adLmt3pu/CO0MwK78Ne55WrOfFRnps1VgdBDSDjmn8t0YmkFHlu2fPOBf\nJE3MsYyNeeKtaeQtnzNhvR4plQFQokKMml8K0z3lwKErKf7wDo1Eqx3pww37\nZfctjyw2vlkMwlchBv7qV3LEp57le4Wo+6g7RM8N7/ERqH8ba2VfYzbgZrYJ\n219xvZEKt0/WwbI4YHPuNoEHRc9jEut0Ocl8jNb437Qmtckkwg9VmVF9dHG9\nqYoepksOZ9tdW9OaSFY0gQZ8ra1nkEgcHnzorWZovYdH+BBJVRFuIgY+WvbU\ngAGXV7I9tHQBTnrNBYJB2u0UCDCulL8oboR29WyfGzUK99zTI39kfg4UqNGR\n86ASDGjPf4YlE9Al/D0h/ZAMP+Du0BL6At4Im8KQhsd1O4U/VveX0cCPEfEr\n5+HY8jc0eKqNMDA7dC3rpgtlKncThxkovGgYDmwrTot8AyhUXgFC/sQkiI7J\np0Hxdyj4HQ8PZ0zpAwuBsf3nGNJBJa9n4DLZlhuqvyXWH/D7cTqC3om3GecM\nefBo\r\n=t1YW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"9f05616448f1260bba7142b4b0b2ed181c0a6d55","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.1","@rimbu/bimap":"^0.5.10-alpha.1","@rimbu/graph":"^0.5.10-alpha.1","@rimbu/table":"^0.5.10-alpha.1","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.1","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.1","@rimbu/multimap":"^0.5.10-alpha.1","@rimbu/multiset":"^0.5.10-alpha.1","@rimbu/bimultimap":"^0.5.10-alpha.1","@rimbu/table-hash-row":"^0.5.10-alpha.1","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.1","@rimbu/graph-edge-valued":"^0.5.10-alpha.1","@rimbu/graph-arrow-valued":"^0.5.10-alpha.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.1_1623084018472_0.8055048579048885","host":"s3://npm-registry-packages"}},"0.5.10-alpha.2":{"name":"@rimbu/core","version":"0.5.10-alpha.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"4ded9da8c81174ecd14259fa6cb0e663199f0f7d","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.2.tgz","fileCount":113,"integrity":"sha512-W+mkTr7iFXj2kWmZt7UliC23bP9jxmqM8jyWP7M+HGPqadk/KXFNaNiyLDz8Z5f9ipwdIpJoaBfpx71nPLiBlA==","signatures":[{"sig":"MEQCIA0VLqzm76EJvdbJ0tcJvlEdulLmUv04pklT+kWBAs8dAiBETG4iDdrvfOXoTUD34+sKtMiHeSyZ8oJ2G4i+FatYLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvx71CRA9TVsSAnZWagAA6qAP/3UL2pu5aDtT/gXMYtI6\nWbRMA4Fj0xYz8dTQphGrfxYMcj2QZloOE11YBioniPIdJ40Ib8dxPAoTfwH/\nFCDorX4ijDmZs6+coWwKbD5noBZ6v0VurlPPsSW+LoG8fMWIcVXcUyBrDGMd\nK01dnFBxTUEba4bFkjYAebHFwZ4FyU+aqNZa3E//yoVC6qIqQTm5RWufWF20\nYZPt1iFXlT2z+gcJAfaO/Jy1sZ1ia7x80qLKq3O5TXFOK2X/+bz0HvhBCujE\nWVDMr67ja7hRaotmESUmykdXCf5CALgOy8PZDGi0kNB4U1cwfETbN5TRUW5H\nVqavVHgE4SsrJPWe/B5y1P+wutfFlZUkQ/AZULTrurERqrzAlJMX86lugXF3\ndBNRYRL6v8aNW+40eIWX/o5v/0T1okLMISnzMbS0+8Zabb/kS+YHNKfnTmCw\nCtlXwaS+KeUHvCeVDSqyCINwj84dnThrUizokCbasc/2kx9BwJwb6DnDZQZ4\nFVWL77TMuIBa8sJAWg9naUxm36otRhhFGbMX55aJxxrTOS9jcTVOH4MmxukK\nORZTgieGURakGDwtDqQSpheZdyCneaiyTMBHCr68noTc1pQRdqFHIxognzs8\n+RZP++4C5YdOo4Eu3CSXl8AE6+mT9StW4DGkAjm8SJkhoVs6JtEjSHrL3TSb\ncDRZ\r\n=1zrw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"31724e8bf6f4dea699ba681e05431955c507c187","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.2","@rimbu/bimap":"^0.5.10-alpha.2","@rimbu/graph":"^0.5.10-alpha.2","@rimbu/table":"^0.5.10-alpha.2","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.2","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.2","@rimbu/multimap":"^0.5.10-alpha.2","@rimbu/multiset":"^0.5.10-alpha.2","@rimbu/bimultimap":"^0.5.10-alpha.2","@rimbu/table-hash-row":"^0.5.10-alpha.2","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.2","@rimbu/graph-edge-valued":"^0.5.10-alpha.2","@rimbu/graph-arrow-valued":"^0.5.10-alpha.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.2_1623138036917_0.10956317538002236","host":"s3://npm-registry-packages"}},"0.5.10-alpha.3":{"name":"@rimbu/core","version":"0.5.10-alpha.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.3","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"d4d9cebb2b1d6828753221f7816e093b7d5fe531","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.3.tgz","fileCount":113,"integrity":"sha512-l8yonk+NqjvNq6Op9x9uCq2rht13AnxK+ODebFVCyzEQMVBU0SBYtII3r1QqPFAZhhUIf8fLHbVxwt9YAfEkEg==","signatures":[{"sig":"MEYCIQCMDQjlM7V+/Xae6uastKDEAvAntVsTTRrevHDrwoQPnwIhANnmW9Gh+8q8+FQLDygOSzDXNv4mHOoKKYGtN72GqU6j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvy/9CRA9TVsSAnZWagAAO6oP/0lHFjyFLEX3HXhxZ3vh\ndy/oNkV0QLJD7X7O/6kKMUobyqyCltah0o8DPFBB/pUO62uqkwZkkJyhBrXv\nSCBlSoWYXbg7wX1vefdhytAYaC8QthWqI+n/AEa6xEogRXAPxXR97u45+4iz\n78ou30YkK+OymgYav7ImFPInNNmjh/YsI2uzelGyM8+b+x4vHyD8dSqgUjig\nog/kmQ52dMx6R4DmNWUOIYY9BzSbqfTE4hZsWFPBgYKhs8+lxF+klPZFDw5O\nlAc46tQ5QzxjE26pZeF+jh7V7jB4xWeYR0UQkIxMeXrGbjpDcDMqh9PhfN0C\nMsi1u/ykgbV7c7sXPp7z9GzMDx6Ok6P+okQg59HJhOgdBy9g+rzPoSPGvoX/\nTsl7g1PAOYUC1Cyl+PtFSpgtkZ2U/P9ow4nlny32eZ7c/OOdHQ3PbsvNPNht\ncCuh65LG8NTM0YLYOCo7vBoGaozlkwhyBu9v84SDFY+4NU8o3aSIN8Tdm1/0\nPgTosvggz4caEYO+VeS6wgpmwZmoJImsHFe+SlPfj/cdB8FxvnoG0WB9+GAU\nYDuRYRi7P+9HGJzmT0YngeYHumq9eoEks1Um/EL9D1oA2BpxAOkWtYojahaO\nZ47AeSFyvn8BeoUDPhDx65nsEc90j9ZWwJx20b3rrpH9yXnAPH+TBhorqHBC\n8zSi\r\n=pCis\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"3114248b2b81877c4723deeb297986a9bb0b88b0","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.3","@rimbu/bimap":"^0.5.10-alpha.3","@rimbu/graph":"^0.5.10-alpha.3","@rimbu/table":"^0.5.10-alpha.3","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.3","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.3","@rimbu/multimap":"^0.5.10-alpha.3","@rimbu/multiset":"^0.5.10-alpha.3","@rimbu/bimultimap":"^0.5.10-alpha.3","@rimbu/table-hash-row":"^0.5.10-alpha.3","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.3","@rimbu/graph-edge-valued":"^0.5.10-alpha.3","@rimbu/graph-arrow-valued":"^0.5.10-alpha.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.3_1623142397053_0.364718888770335","host":"s3://npm-registry-packages"}},"0.5.10-alpha.4":{"name":"@rimbu/core","version":"0.5.10-alpha.4","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.4","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"bbf7af9f1826a502258082699954395768f87459","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.4.tgz","fileCount":113,"integrity":"sha512-FKE5qErHaT6t+loIo61Tabmvr8/r1i+ynPZS+lcqAlaNFVHgW7HrSJ2P/LYg/giyiALnVVut/3UDTdIoxAjNCg==","signatures":[{"sig":"MEQCIHFGq2c+XntPJOBVnRN0rVTwST64OFSGwSi6qs9dPBj2AiAcbcCZx6vRjhP9xmSgZWSUaXGjZeHyYn+RxwZ/3Smtog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv1cpCRA9TVsSAnZWagAAcnQP/09p2RsjOmvq+oH3MpXH\nrFdFgAfMWMvE9CaEnfmS0Z77ty1X4keHr6SJsNztjpgniamygDf5aZHmFy7S\nRN7kbrj3h8hS/QHaSA00j182o6Onm2uILStcTmJBaptOag6felwWYy6AYQj1\nc+L5rZLfuiYw6xbgOp1kFbzK/lTR7Bs9iSx3q1M1tSUIg96NC5864buqNG3J\ntZKgQKgAfEqrwC/c83sMGBOu4xYQTAxsMvOpJEKhUFefH20QTNp+j4ehzcP+\nuNF6xt62FNJ1JKoIooduwgZet4zrOgzAvo7rEuZzR3CGBOSjZpXq16Y4eLYz\nlrjjUQzedzw36RcW6v4/U2OwiVcZ+GKZaIy6Sr7FdF0DKUAmjjnftGHVCvvV\n9a2xzreQoA+3wKwRo5s2Zd20Y2vFhwDGMQ/iF+hnOEIl6Jq72Bisa3H+YSAn\nR4DGnzh649P+FVKRFubwiUSRznBI0RtGJtYWjHULW8Z0Fpq9PGmGK6FYwyoB\nfyFPUNuGG9ScqIFYuVx/NumHOlyjgUsNiF+KiHBlGW2tZ90EpTk6B1saQfty\nUft7vYJ7uSngEVY7z8j8+iLIJz9vVRhH/c4wvVFmKMyeXJvnB5nSfBqbhls5\nP5G/A7Ec+sk8qK9LM0TyF0eGr1bKN+4Cb+Tl4LElQ/Uc9jbZrXNXcldi99m3\nqpLD\r\n=viGb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"e575d2f146d29888699c56066901f894e3434f41","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.4","@rimbu/bimap":"^0.5.10-alpha.4","@rimbu/graph":"^0.5.10-alpha.4","@rimbu/table":"^0.5.10-alpha.4","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.4","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.4","@rimbu/multimap":"^0.5.10-alpha.4","@rimbu/multiset":"^0.5.10-alpha.4","@rimbu/bimultimap":"^0.5.10-alpha.4","@rimbu/table-hash-row":"^0.5.10-alpha.4","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.4","@rimbu/graph-edge-valued":"^0.5.10-alpha.4","@rimbu/graph-arrow-valued":"^0.5.10-alpha.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.4_1623152425264_0.39916987780638014","host":"s3://npm-registry-packages"}},"0.5.10-alpha.5":{"name":"@rimbu/core","version":"0.5.10-alpha.5","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.5","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"6f7702cc9e3363fc1cb3ad1170244a7a3c4d6a0a","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.5.tgz","fileCount":113,"integrity":"sha512-DgAPn/NAyl1ZxwM2H7zcP+f8v7oo3ComDBdO/2nyUomZBmrCl5bIJQHq2TfCMnc02v2s/gNGl9Ye+PkOJ6BemQ==","signatures":[{"sig":"MEQCIEwM1GDKMM3UygLFFFa+PxbnztPJyn0Xaz1MSh9bvRbVAiBrPeWS4/NDTAlO1aWFHNcvl7yzVPQ0lcj5iPz8Q8w1qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv3ZLCRA9TVsSAnZWagAAQCMP/0AG+KME4R/s2hZVrWbo\nS87p5O4POw0k89YfzyM9AqYwY/h0CBBQgM8bFng1fuHnade0fpKPXgEegjQU\nf0GGC+jHX94noE7pIK1iFNbNPPH+4ba4bVMLmjPJpvzketDeoYveGcl2kiUo\nA9AppcTVcXueJzH6P3+PWi+ofp0oWnoAZHYH63PYzt0k8uy1UqfP2e9iSEqm\nT+QgkzVmeJwAKMmtuAfo5WA7BJHrW2Si2LttKd/jBX3ExLruQXNatm820ib/\nRNjohKLplwutNRIETpHmxv8AxvzpLTkHwmhndog5PwX0fvB2ug7ob+qVzl4F\nLvIouzlVzNd/P//geNi+WXfR4CEZQLEmow16Q7w51ygKE/ZObPj6Liv2t9gW\nFzum2Aah6qFq3hkHAUFjlCMm35PDFnHiZmshUNmMbdpPNm4ATNdYH26IhiSK\nA2IwblmwQ+6j/EzT4i4wgCtQxTNVl7N91Y2ISWO+nl6cK4bYxLcxkMa+2LGz\neH298Tc3tiQwvJFnvawOrUfEYVPeDFOvc6EwqRX0/VabPDDMzso4kumLevko\n3zrmhHmf6Mpq3O1yZHnNLeaLTK+jjLd+6cSF2J6brBCQsAZE2yrVf2m060z5\nUFsiVtsKJRn7OHcPZFVuFZIu7o0F4kuN2vFidFf7i9QnrnSBZGRc+jmAEgul\nRvJP\r\n=OpYO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"d14e3cb6e42bb14422a4852224dbb716f6fef596","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.5","@rimbu/bimap":"^0.5.10-alpha.5","@rimbu/graph":"^0.5.10-alpha.5","@rimbu/table":"^0.5.10-alpha.5","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.5","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.5","@rimbu/multimap":"^0.5.10-alpha.5","@rimbu/multiset":"^0.5.10-alpha.5","@rimbu/bimultimap":"^0.5.10-alpha.5","@rimbu/table-hash-row":"^0.5.10-alpha.5","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.5","@rimbu/graph-edge-valued":"^0.5.10-alpha.5","@rimbu/graph-arrow-valued":"^0.5.10-alpha.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.5_1623160394916_0.6446600283306776","host":"s3://npm-registry-packages"}},"0.5.10-alpha.6":{"name":"@rimbu/core","version":"0.5.10-alpha.6","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.6","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"b0738ce0acc79cb1791be9fb71bab31fa6f540b3","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.6.tgz","fileCount":113,"integrity":"sha512-AUgUZHCSUjkRtiSBmtSF4fZuPgBeTCyNxg0vvsrxIkqOAZ0k8Hv+KanIqjKvGAKBchhTVqdmGin6HykaG4lY/Q==","signatures":[{"sig":"MEUCIA02vFNjyhdSHp9eAwexga/SpI/QLZT9c3qrn8dYvCmdAiEAv/rfbcMidbMoGbgqf85k+NUqZXS9q2SpL0ZyfxpltUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv425CRA9TVsSAnZWagAAmyQP/2AT3VEIu+KWrsWgdUx6\nN1IaGkiXrAug2oRf+Bv4zWGJ3dnNf9pxYNTtzNWO0oq/feL6WjT25STH8nzI\nwrX+KTDLESJJ1X9xTXLS5Aj4ictXn+wCCH/JUJivYplOgxZ2A0LRVNdnBtTm\n+2VH1w3Mr+Px6VWZn9gAMKeS6bPrDbkG5Tybu9GixnUIuI4iAq3X7LPTUHo0\nXjghDpVEBPVgyRUd5i2MhDW6fhNkT2t6A2bk/psur1ERh5zPKSM5U+OseEyO\nFUPifloKMNjskmq3MKtYVYKzGJwkk4BksfXl3kqn2QHb3nYxXIk9yNm1u3kM\ny2fkx+zIvfkMrYKZ+iITHs2793CqO3lWDWm+8fmvgbavHhGRudHa1EK6896O\nR9fzuQkY7DssOYw88idvSxn+7FtHF6Ln/V72moSzIFqT/45c2joMRVrpVxii\nxd4jrel0nfFPBo1LoJ+I7efY6Q7Mg9gLaEHTcRYGwCPFSbDJzgfw0LoTgvu7\nYkwjJvclLUgF05cF5zNgQc3MjXbq19WKZcXvjDN8iw2/8sAMxUVywoN7rTCE\nx/QDLlh8I4QQctmugf1ZCq7g0ce0++gavG+vc/mPYVeqrmAPtrNu8php6Mtq\nG/+z9e067DfsgkfLoCPkAa7+R3+K9C2I3d0DV/eIemFndz3vQ7/xiAhfJFoB\nPXq7\r\n=SffU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"7b829da83abe5225e021afdd663dfb524ee1dd0e","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.6","@rimbu/bimap":"^0.5.10-alpha.6","@rimbu/graph":"^0.5.10-alpha.6","@rimbu/table":"^0.5.10-alpha.6","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.6","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.6","@rimbu/multimap":"^0.5.10-alpha.6","@rimbu/multiset":"^0.5.10-alpha.6","@rimbu/bimultimap":"^0.5.10-alpha.6","@rimbu/table-hash-row":"^0.5.10-alpha.6","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.6","@rimbu/graph-edge-valued":"^0.5.10-alpha.6","@rimbu/graph-arrow-valued":"^0.5.10-alpha.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.6_1623166393571_0.44275228594041294","host":"s3://npm-registry-packages"}},"0.5.10-alpha.7":{"name":"@rimbu/core","version":"0.5.10-alpha.7","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.7","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"9270c6d4f3facf7e2c85eca4e6f20a9fa2b380c5","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.7.tgz","fileCount":113,"integrity":"sha512-4PKRN70Prmo1WtqHkVdB336tp2dgBXTPfSx9tOtFJJBT5McdF3qT4yUuGDhlnbPu/il6fb/jyfBtgptSv5DAaA==","signatures":[{"sig":"MEUCIQDAX+tAWSBFouAqTA1pVbwatHwUQcgh44PqnSDoWY62vwIgF4FM8BeGFsdfi0VVP8g2UlYFrEDkEGOVyfNYk6vwTPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv5ewCRA9TVsSAnZWagAA/SwP/1B2qhWwxQvI1ChgbH1t\nEWrDIVCIhB2Sdstz7iKebDVnHlQAKyRWtXC814/bSaftwEFM/e9NJW3We+2f\n7swn4DtG/x+Ru8Ip6QPeQPbhbmCzF5CncJxewvuZXIaJmcFl5N3DyzD7zJqY\nHaHCRuXEf+XRrRpbBSenkzYHfoek8/d5OO347LHAW/1jy46XmoKIw6s4NB7L\n9JSkvSPDVK4cv2nfQLakcUH7h4lWi+4oDk3O4FXXEf4lCran0NslmSMQxVzC\nAN9AAn0USHIOeqtK//ePwvbUD1dKFvmjCOkRWuqRfieCzkujs0599EwCD39f\ngk1j58XvBzeUm+BmfaJdBgDekNdI8d+2zFX/KY6E+loqCchXmAcnqHoex+dU\nUKJNmOGKC1PTPHiA8ze+0F+0ocFhoSyxGvwhBEXOuCIgQaoYSvkxB6UxQlts\n44pjPTLvK0PTmEl9SwGN11YojVUBlw/MtszddqZviIsHYJiRhUK+Nzc+WzM5\nXU5O/7WCqrH+E48RgOw8IgKvZ+xNEtpCN59exx2p6k/PX/fTBTtiUe3dTlOY\nFbwwpAGMeumqH1YBu6l/WiPwlXq2lQDuxfihSTwL41BrDcgetwDKXRlqNFGP\n41iNm2u7/x+eYsNTSNjX35Or0nmrz8b1bVXcPNIZ5Ah93EQQBq4kvCShRkUc\nFJr0\r\n=DKnY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"ef5930627562622bb5077b4a7162eab6c844a530","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.6","@rimbu/bimap":"^0.5.10-alpha.7","@rimbu/graph":"^0.5.10-alpha.7","@rimbu/table":"^0.5.10-alpha.7","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.7","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.7","@rimbu/multimap":"^0.5.10-alpha.7","@rimbu/multiset":"^0.5.10-alpha.7","@rimbu/bimultimap":"^0.5.10-alpha.7","@rimbu/table-hash-row":"^0.5.10-alpha.7","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.7","@rimbu/graph-edge-valued":"^0.5.10-alpha.7","@rimbu/graph-arrow-valued":"^0.5.10-alpha.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.7_1623168944552_0.728042829755164","host":"s3://npm-registry-packages"}},"0.5.10-alpha.8":{"name":"@rimbu/core","version":"0.5.10-alpha.8","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.8","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"7d1fe9e25aaf7d212020e36949b7edf1b9f76cd7","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.8.tgz","fileCount":113,"integrity":"sha512-FmhflyWM4e/mLbe1bSWCwdZqd2XUxVmRFza/jfo16bCywldHENlczDpFAyKrE5W5klXwN24+uDaZcfaNpPphMA==","signatures":[{"sig":"MEUCIQDSd+jTN++JtcswkybFdFqDK2baA8EmcvCjs/pleSV00gIgeulOS6gypi9J4xKziiM3eEnHzhUO4uNs5UyPKtV9pdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwGrtCRA9TVsSAnZWagAAVF0P+gNaPH0ft0Yhe9uBAAYo\nRcqWGHoEAAcKeZ0/qfAT5qx669rukIVlw5cS8IadCrcDvA+PFyjkB+PZvuct\n5XdNESIevZKSNeI+lBJ3DfTeaLzCUK4nGyZpOPv1eVgxvYmB5mOJjy4fohkI\nhXwtinxW7x7rVxZuuG52B7o0qzecmWOnxUAyFwsb0wSsE7dyTmr5rlTUsnlb\nwKah7Beq6Uqwl7zG1/Up2qJGiZ/KDNLncWUxp0YNhxS2FjR7w4eRFmcW2Isp\nkgQrk912vJn/bORS50Gys3F+qEJ87vw6jr3nm5BwUHicBQdROy6IZrTPXA5d\nv1oX8gKZIWFTmHro6s+NZIqplOR2VuXs5KeTMahHVW6CTac5zxX/yUSOe/5G\nd2sJMz4M1RgAazigjXtBHwQDKccsw3PwjOaEUyXKPvFxAip+9zkIrGiFKFgi\niZNbBTWI+Vqw/2YFA/VamegfcNggm2+Fj8lMHhFQC2D40yG3AmE87KxvP6Vf\nXKs9YYBHYoy4ij5JVkiTdp2oV4IUkzNhJ0OBxx9rHw9lwz7zb0P1aEbO54Ez\nDA5WdFHW8XJ0pHRCqTvBqVGCGhLvtR8THvBi7Nb6ielTsWzPu6+pgw4MR+DR\nmKBnAPDWwMJCnkuN2+lBhJPhTFb4x4vtEDYofke+O/uDcFjwSEPQkPoBaQKd\nWfW6\r\n=iTT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"c007a7792e550e1b55b0e786b28dc09e1bab05ac","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.6","@rimbu/bimap":"^0.5.10-alpha.8","@rimbu/graph":"^0.5.10-alpha.8","@rimbu/table":"^0.5.10-alpha.8","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.8","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.8","@rimbu/multimap":"^0.5.10-alpha.8","@rimbu/multiset":"^0.5.10-alpha.8","@rimbu/bimultimap":"^0.5.10-alpha.8","@rimbu/table-hash-row":"^0.5.10-alpha.8","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.8","@rimbu/graph-edge-valued":"^0.5.10-alpha.8","@rimbu/graph-arrow-valued":"^0.5.10-alpha.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.8_1623223021442_0.9870722051177439","host":"s3://npm-registry-packages"}},"0.5.10-alpha.9":{"name":"@rimbu/core","version":"0.5.10-alpha.9","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.9","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"7c9aea8fb901e3c557d6676643aad696b9f47866","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.9.tgz","fileCount":113,"integrity":"sha512-mQhuB4TTYcYfmH/KnAnt+TAqwW++z+nQnrFFHwNws2hE37UsDpVAN/88Rdx0oUiis9h62kGJfeF3IMa+sqI5Ag==","signatures":[{"sig":"MEYCIQDGKVwz5wAf2viVJe3yTWvZFCEAu2E7hN9p23Z2eEuTZgIhAJ2QfHcdpN5KSRe5Bub8dY3DUINcoyPVQwOY2gxf2V+Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwLGDCRA9TVsSAnZWagAAtNAP/174P6eNqi028cghtOTr\nGs6pffekqpb+jhW+kfIlzf4F85oJ4OcA7v9tL23kQEH+D6Gag0RRv97wlXUQ\n9P9RSNgGPhse5KCnKh2Ps5mNCXcqdVQOauAdObpXIW6Nj70G4j7a0R3D7hQP\nT5PFU70Zu7qe1YCGrik5I96cxte2482DaCMNYxIfGeJvYwY1KHUHgi80UrnP\nXS34PU7DqhTSgoEBKTuTYn2ptDbXxwOdRYXC/aibqq1Bm59TytW1yEfgQKoZ\n2AYO5FDNfpoGBxZ9as+ERfb+pk8s+wQDpwvjtBUTTYhqhQy8uMFvjmeHQ3zU\nSvRIzcrLN4geYYbQMeTNwfIaMOOtD5YDaRBzczNJDEp9GKZwqYv5XpIpOlgw\n/vo1x5WHlZv2jNe1lBCxKfSvMnt+eJeW+dpWJwQpLI+JekpIalm/GgIpD1QU\nhGcJbYWdcKjbuDPwncGSg63Zb9gVpf+DG6w9Sf7Z/isNAkjIZSvTIbovfljT\nRTC8JcLbA7GSoPmWNCxkhbdxjQusCjkYOPAndrdTTiiz/J/6I1hsyvv6XPUd\noPk/o6DJQbxh3e40dSSfxqY7OARs6XzuZ7crtBStPRzDAmx5ruyoLwQhniQu\njuNfX+InusuYGzFwct8r5lp7NOt9Pv63gCNFsUamwtTASplaev2DjGB/+zcJ\npxei\r\n=Rcl0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"4fa5ac879ecca9f956b3c200b194b35794add4cf","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.6","@rimbu/bimap":"^0.5.10-alpha.9","@rimbu/graph":"^0.5.10-alpha.9","@rimbu/table":"^0.5.10-alpha.9","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.9","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.9","@rimbu/multimap":"^0.5.10-alpha.9","@rimbu/multiset":"^0.5.10-alpha.9","@rimbu/bimultimap":"^0.5.10-alpha.9","@rimbu/table-hash-row":"^0.5.10-alpha.9","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.9","@rimbu/graph-edge-valued":"^0.5.10-alpha.9","@rimbu/graph-arrow-valued":"^0.5.10-alpha.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.9_1623241091812_0.6071746827277311","host":"s3://npm-registry-packages"}},"0.5.10-alpha.10":{"name":"@rimbu/core","version":"0.5.10-alpha.10","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.10","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"63f661271f38c3eab069730db1f464ffc059562c","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.10.tgz","fileCount":113,"integrity":"sha512-Zh7D7LHdUU3h+vQNwI66dyqAZUVH9MFd8+wQQ+xmCUtGOO8/oQMEGNeir53+uQKE8CrF5nFe7twyeXdYqLXGNw==","signatures":[{"sig":"MEQCIEbWvDWXXrsXEeVwA/Ikm0aeTAy7he64Ij1xm7XNYpxgAiAX8kzU2g06Mu4naETyf6pv9IdTvRksZ8sfNFr+p3hkrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwNbhCRA9TVsSAnZWagAA9tEP/323UcFc9nQqBCvaezVL\nTRlXdJwi6ffum5CdmyTWL7NdvJtr+vovcBRRANCZNgd7FmTMnRVMVKCuW3Fs\nfUXaAy0b9g2y2CkefcsqIaiHuUqYCgxPS9FtwYpsSRObJhZdF0X0QL7cMOBT\nwrSyqGT4LbAFYqaA6e5KZvyRnG4NB9AdMsiMaU2gSQBOtHXc16VKD8y0sy/R\n61ICRIMLbqep4BzxMKuzVt/oyTLRlVORCU4v9K8EpyvEuLhUBVdb/x8soeFE\nJy7TlQj90IG5Ct7bWFR1Dro5PTv4jgb0EZHg4yV025uzJnksRF4acB0HeYw3\n7ugU3gQi//KK12KDOyygdqYm6iOpK8kDRm25GtVH01h6bgocYK9xy7DsfbbL\ne7i36z/EEB42DycO6XcvME4D06MfCbIOgYxZvDxogRnxry9vMLefpLAEEkv/\nXZisAkwh7aiQTFzjjqi2+8CZlfQ08FCZvtrfj1ph8lAQk6J0CjHFv++kMQ3Q\npTeKA0EOenLeC/dDVOjz7ev1Eh3OMwIW3FJJWKAxIIi7qxw5F3n4UFssSFtj\ncYQwgC6x+xBfepFxcpSjL20abVRuIvygioCtWZ0RMlNCkh+ooQPOUOTJ+ApJ\nqFgQcjuMHdYdKsoRPawPQeUKwGAowyuVzMtTNFKNT15XqyUnfV0EMBU37bwq\n1D2h\r\n=+Fod\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"8fdcf99a2d533ce47bbb24b0f22718dee0c516f3","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.7","@rimbu/bimap":"^0.5.10-alpha.10","@rimbu/graph":"^0.5.10-alpha.10","@rimbu/table":"^0.5.10-alpha.10","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.10","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.10","@rimbu/multimap":"^0.5.10-alpha.10","@rimbu/multiset":"^0.5.10-alpha.10","@rimbu/bimultimap":"^0.5.10-alpha.10","@rimbu/table-hash-row":"^0.5.10-alpha.10","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.10","@rimbu/graph-edge-valued":"^0.5.10-alpha.10","@rimbu/graph-arrow-valued":"^0.5.10-alpha.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.10_1623250657779_0.04229410095321251","host":"s3://npm-registry-packages"}},"0.5.10-alpha.11":{"name":"@rimbu/core","version":"0.5.10-alpha.11","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.11","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"df23d05412f4b1f575ca6aea9192028b9e1fbcc6","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.11.tgz","fileCount":113,"integrity":"sha512-fU220cpYIY08k5hg5Y/eRlbEmLjr08V+ecpUNgH0Fzhc2mT3WnfoPsVflxQpXAct7eVxDmp2HbRglDkgjtwCAg==","signatures":[{"sig":"MEUCIQCkoc60PWm2rZPP0RIfapqNTRsiYg0cAssSq8FR6I0MXQIgNPyus8lvGsTK/DKH/ID0iESPmAOF0uaLJLMs3fPId+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwQP8CRA9TVsSAnZWagAAU1YP/2fV4tVtk08R/+eZ4C14\nPQ0EnQ0sKWFktM4UZ5N61pmxgUQnLkCNbqxn9DeOeiNAEUc0eaS3gjv5U8u4\n8AW/ffxoAfRtRIHLDmwq45Y4M13OO3hOheIp6VdxTZ9KgRLGXRd2SsqYo81Z\nkA0E2SWVLZgqXzp6HNekz+ypwTsIddAzlkSKEdGzEP9wU6t5vfRFMMfebMVk\nQPJr9C9OHbP5pJFdqmZ8rvLS4OCPAYNw6GpDVaLJvYluOuWfcdEo3RcULNU4\nJFcTmtG1WAde9JPBBmzgiOhVtvt+ar89uU3g+upPU3NwptWnJzW0PVuY9WF4\nRBZQ75CQul1wCe/tJG9aAfTz28nQG70I4Hri4wAQiuwelXECu8dpI8gDTSjK\ndqFujZtEFoxAK9vhZVNAU2Rk3IxkvuaAcwKmBGcidfgX7gC4jM6re7sEnqBb\nUaKSH/JtMTbDIbXErAkK7Evirm0IUWZbOWeMlTxDEonbxcn+do5POmpxFQqE\niNoZVJ7adAzxIKHWuTbPviAFPQiAYi7hGTLsUBx5jSFOMDIooyVVz/Y0UwXw\n3m61CT3hRd/GnTIo5QhE9J6YOn/ot/lzougu50ghRr/CR0i7m4jIOcJNXl/3\nCQyUbGEmvhf/XxUIApSX5KqPs5ICckE7blG2uow07cdKgjn7Wyb2lus8Yhic\nGTKy\r\n=GJrJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"8f2b4225c045edb4fc8d8c2de7545080ac489828","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.7","@rimbu/bimap":"^0.5.10-alpha.11","@rimbu/graph":"^0.5.10-alpha.11","@rimbu/table":"^0.5.10-alpha.11","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.11","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.11","@rimbu/multimap":"^0.5.10-alpha.11","@rimbu/multiset":"^0.5.10-alpha.11","@rimbu/bimultimap":"^0.5.10-alpha.11","@rimbu/table-hash-row":"^0.5.10-alpha.11","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.11","@rimbu/graph-edge-valued":"^0.5.10-alpha.11","@rimbu/graph-arrow-valued":"^0.5.10-alpha.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.11_1623262204530_0.4697062460687105","host":"s3://npm-registry-packages"}},"0.5.10-alpha.12":{"name":"@rimbu/core","version":"0.5.10-alpha.12","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10-alpha.12","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"5ed01130e859b2bf703259b56ea4aae6b8272a7a","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10-alpha.12.tgz","fileCount":113,"integrity":"sha512-7sydQNnnk3w7lP2SNRBbOUGQEdkZEnBxxyPXb2D2vUv0bvl8nlMG0yOloMxqr55y+Tv1B1XW4tEamDltN55YDQ==","signatures":[{"sig":"MEQCIHUaUQLAxz/kje6t4kqhi8biilXKAbJ60Eo+BfEJBUakAiA0TvZUtaT0130E6or03oeVVaVXhXWeASEg/IWlcKeH4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwTgsCRA9TVsSAnZWagAAuH4P/RArPriq3ZcTnNL6iNOO\nJDNxR95btg2a8sCZvf102aDmaE0vGBMdCRFatjFR0tDZ5Z1PdqjyStnaY8xg\nvoOF0UC22SossplKjWWnqwVfADjiSR4AXu34N6zcjn/lmwQ9VB1JXZOzYDWd\n69+mG11ORf15+ff/N8Tl9aJ7F2F//DoAGTrt7XfcIYvt9DpatjOXOs3gakS6\n2ywy1RW24zvOfJgObaECwXcFcOj/Kt/jlbDvDC6Xlwehw9Vxim6H8Q1U1v9h\nNGl7J4LDTYn8o/HxsQu9it5lCFfaQ/P7H2Mhx0GDNlnm5yu8LZFbzaxCAn+V\n1s+X0sTnP/cMnA/IWijsE8wUZTu/kbED406foCEKdLgp1tEZzg7ZoJkTfGRr\nsDR8dS9E8oj2HN3pxvi4VsWFzn/eR5d7O88dKUAi020XkuWpS0X9UuoNVxp6\n/XmNrKlvL+UorciQhlUjV97yQoWuwpgGYSg+hFr2EaEX+gJM3poqwHzQE5wl\nwhFzBi6SjfRdvOEGZnAG7N2QykOS8VWBRjfXBKPZ7BhbhhcSMJvpLetI146N\nUJn5EA4Z94YvSbXtftl9P+61Ufp61otcDO/2Tb30+grWiIVdUMkxlbUAKelh\nfiWynaYxy2FZXrNefFlzgE3TrYFZ5Gm/GHDeFw4v+sH1d6XDncFktY+p7fd0\nFTXZ\r\n=PhzR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"e1c7448f992ffba3e9c7db821203339755952701","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.7","@rimbu/list":"^0.5.10-alpha.7","@rimbu/bimap":"^0.5.10-alpha.11","@rimbu/graph":"^0.5.10-alpha.12","@rimbu/table":"^0.5.10-alpha.11","@rimbu/common":"^0.5.7","@rimbu/hashed":"^0.5.10-alpha.11","@rimbu/sorted":"^0.5.10-alpha.0","@rimbu/stream":"^0.5.10-alpha.0","@rimbu/ordered":"^0.5.10-alpha.11","@rimbu/multimap":"^0.5.10-alpha.11","@rimbu/multiset":"^0.5.10-alpha.11","@rimbu/bimultimap":"^0.5.10-alpha.11","@rimbu/table-hash-row":"^0.5.10-alpha.11","@rimbu/collection-types":"^0.5.10-alpha.0","@rimbu/table-sorted-row":"^0.5.10-alpha.11","@rimbu/graph-edge-valued":"^0.5.10-alpha.12","@rimbu/graph-arrow-valued":"^0.5.10-alpha.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10-alpha.12_1623275564308_0.7724079221637217","host":"s3://npm-registry-packages"}},"0.5.10":{"name":"@rimbu/core","version":"0.5.10","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.10","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"d61e5beac580e3ba00478121eb8a3c999003bd31","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.10.tgz","fileCount":113,"integrity":"sha512-enLLG9lBqWp6/Sl0+0qv4SSyNrXY8HOxYqgHZCAYC1thZvlxl7q8PpCx5mPSfYbNFs6/ZDbwIEl9OgX6BbjsVw==","signatures":[{"sig":"MEUCIQCmjONettP2vXUfeRmGouZCKgZJRlYzDiOyAJcmczgnXQIgFVSLKHpIIyuxbD24pkeZOH3njSxQgDp/whZ1SbVG/Zs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwhKRCRA9TVsSAnZWagAAMwsP/iSI8zkzlibSQ+yulIqW\n2CsPYCK4be0EA400YOFOkP/+lzjZHrY/l3pLxO946oX6wwY2pfk+nD/VnYZN\nxOLCAMRBuM4MBCK8t/6++lnoCXEO32v54x2fh6Lg71mgyY+as9ytScrMHK+q\nAzhAbJN5A1uKDDhL/Y0uY2bblLf7y5Ge/84uXoM4Z90rHiuz1ILdzF2OA7Rl\nKP4PZbY1F4cQOtall4mZ/PeMWkuaXHAfGgfK9SNO2aeO84rEsqmWh+9WQeLG\n7srmbh405K2z2Hiwvej/FWY4H/TwJoWW9L6XKAoMu54RbwPRYVgoDCeiZMYv\nO0jLbrrVk+PB85P5ZW77Irri461YSrR2IpGPhCLM+IuCvnYkMJDmTyjflji3\nXH5yIV9N/siBLRKl1boPwpbIjVIxDFPtuOA/PyUZ6G7jFr1Kv9EpbvoiYeOd\n/TUxOZuaI2Pe59husnFxz2OyCpsGeAm2P6SRi39EHasLML4VJnV82+PDsLNN\nqORg6CKR2VZ3ciBUas/6iJJ2UkPolygKXI3bzBkUVoX0mSTNdyKk/5K+u3Of\nafR2Y40AP8BzqfGnfYSGuQOF2tAeFJ2LK3JPMIxsKHDNWrcGybTqAzNYzMzK\n5KlJoOdtBNJYsak9LLrV4tpvXmCvJpajM4zYrhseSsktwaPEP6ZetustxG29\nt+UW\r\n=h/mk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"ac4608d3221339352917943ef3513192ddef5a4f","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.5.8","@rimbu/list":"^0.5.10","@rimbu/bimap":"^0.5.10","@rimbu/graph":"^0.5.10","@rimbu/table":"^0.5.10","@rimbu/common":"^0.5.8","@rimbu/hashed":"^0.5.10","@rimbu/sorted":"^0.5.10","@rimbu/stream":"^0.5.10","@rimbu/ordered":"^0.5.10","@rimbu/multimap":"^0.5.10","@rimbu/multiset":"^0.5.10","@rimbu/bimultimap":"^0.5.10","@rimbu/table-hash-row":"^0.5.10","@rimbu/collection-types":"^0.5.10","@rimbu/table-sorted-row":"^0.5.10","@rimbu/graph-edge-valued":"^0.5.10","@rimbu/graph-arrow-valued":"^0.5.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","ts-jest":"^26.5.5","typescript":"^4.2.4","@types/jest":"^26.0.23"},"_npmOperationalInternal":{"tmp":"tmp/core_0.5.10_1623331473478_0.25625331584961897","host":"s3://npm-registry-packages"}},"0.5.11":{"name":"@rimbu/core","version":"0.5.11","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.5.11","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"d10e6c90137fbcea9b80f8dc27f07c08851bd33a","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.5.11.tgz","fileCount":135,"integrity":"sha512-noRANxBBCCB2lyn5sflQVObftjjWMGjJwmCj7hOxQeekDoIfo2YWlE5OVANXd4xlU3Fe8g13YlG8NwxfprSxjQ==","signatures":[{"sig":"MEUCIGDBOxIb/M9r1ct8ah9+r6YC9/Qm/4e+Z9FbqaHUud2fAiEAiaAXqGUoZvh44+4lYzAtFY0cQBOH6+FYNkHI0AHLZYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2ERwCRA9TVsSAnZWagAAZU4P+QHhMOTd0NggQ6xY3tt4\nuplALXKiKavoJP48UKjE0FaRTBsd8/CSz56C53yf+DQf/KipS6BNXEP7bL3w\n3F2VN5oM86IUz62GmaO9irNFLcMR07W1iA4cXiQC7iHsagaM9gmsDFnbG5gg\nl/mRQ+FwzHUW0rWh7+xktGfapVhjr5OMKGPHxVlyIA6JX3SNIsQLJ1RyJ9my\nxD+O0fGd2cP4eXL4yutTu4IEL9LCBWi8R2fYG8IFi2fsUspm4FQXBxGRUn52\n5CjuleKT80i8xjKjjn/y1VyIBpGSEbOwDCzC7bRZ4B8wMB/Y63vhkX6QbcE9\n+5Ktzsspgf5maIXTzLrbYbc5GqWT8bTpamVDVRGRwW7OTM60rwMKOZjpE1pc\n8J6dirL6SpmF6uYZVZnSJegZg2cXeqxXamkFb6jzfjAOstqQMhsgzKPwz9M9\npzSEqiJ8hjTq/qCqCjBIx7YR9gcTkgTi0wUuf7wMQYHagJFiIbbdIWo5ckIF\nBaV5QI3LPpoSL62Ec/1HDWdf4zKi9ZZgLxoHSilLReFH8XHzKrb5WcnVmG1Q\n2zNonxL+94T9jPr0hiKEJ9nUtL7pcNUOciaXayPe3L8+inWiliY+1nLM7AnU\nIt4rnnl8DiftlUUeobB3E0dp9fyl97s2C2THqnb1l3Sv1p/PbLkjiYWfZbew\n4YZ7\r\n=iU3E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"0158eaad0dec4503e92cb308af952869d68faad5","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v15.8.0+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"@rimbu/deep":"^0.5.9","@rimbu/list":"^0.5.11","@rimbu/bimap":"^0.5.11","@rimbu/graph":"^0.5.11","@rimbu/table":"^0.5.11","@rimbu/common":"^0.5.9","@rimbu/hashed":"^0.5.11","@rimbu/sorted":"^0.5.11","@rimbu/stream":"^0.5.11","@rimbu/ordered":"^0.5.11","@rimbu/multimap":"^0.5.11","@rimbu/multiset":"^0.5.11","@rimbu/bimultimap":"^0.5.11","@rimbu/table-hash-row":"^0.5.11","@rimbu/collection-types":"^0.5.11","@rimbu/table-sorted-row":"^0.5.11","@rimbu/graph-edge-valued":"^0.5.11","@rimbu/graph-arrow-valued":"^0.5.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.5.11_1624786031874_0.7712592772649887","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@rimbu/core","version":"0.6.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.6.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"ab0202b663fb98b8a531b35ff550295fd5146c20","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.6.0.tgz","fileCount":135,"integrity":"sha512-7DHH+7nJIQnz96DrjqAmHXypPfOxOrKTG4hkAGsKcFdISRlP9FKH+FKVTUgYL44P/SgeCWapqzK5AZ8fkurQJQ==","signatures":[{"sig":"MEUCIHYKmJu7KhSBsB0ft/IeZ2OXjT1sbxlkj1r38xg8FNZRAiEA0jhELIxWWwCdkBqTvjv+ns44/2lkco93i5lv4rkiAwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3r+4CRA9TVsSAnZWagAAAOsP/0oJUzuCGFdXYfacOkE8\ntEK40NHMkZdbXQRNaTuz4eE6tDkYecYHfaCpymZreZxVBuq43mAWB3kv9+e2\ni50lvDkKyxdkM9v1xITIr5O/eqJGpA8YEKxjNGI17bLFWoVXQLo/Vm+WgYGy\nKH2sAvpEpEMrudhAcOVrLqQh/A13Pr/L1dt72ZbkMlkpjn4gTfnkt33PsowJ\nJzfVwc388A04omb1zhvN04TukWvQoD5a+9z2wZfAkqqfKDXJ78XWmx3LMTdd\n5Z2suyuUUbFdlaDifRAS+jXGt7A4Tf0y0IMl11lHeZIfqnknfpIK3Io6L27j\nETUvqJnfuwUNpAf1PcQuascBIU561UD4s1VVdeq47qQou4WjVgvSWMUdMU9Y\ncFv5Uu9P/kx2XCWoI9IEJV7NLtDFcM2/NvqXGb7KzilVNKXPX9dYrCGxrP/i\n1u3s+J4LmN3dbAcONqH74pQHdljM/maSHtUYXqbI4d2/Fr/RCcnXgdM6NbO/\nk41qgmbhzetm8+Bv5ilNTImER33gy8aECvg0lgzER/0p4/KkbgeQ6PFRzKan\n9x+Tpd0BmQAsX1nwTRUeHglYS4eeFdirYAcUblGE4sq037LOeHRoQeC0XWQT\nv9Un8TdH9W/TJd7UnR8ItO1LGTeLhl5FJh3gSVsMvp70vQ5/uqImx5BRTc5y\njdgJ\r\n=uJUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"dbcaad0cb6b1e31ffa64ca2739b9ddb0fc178ebc","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v15.8.0+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"@rimbu/deep":"^0.6.0","@rimbu/list":"^0.6.0","@rimbu/bimap":"^0.6.0","@rimbu/graph":"^0.6.0","@rimbu/table":"^0.6.0","@rimbu/common":"^0.6.0","@rimbu/hashed":"^0.6.0","@rimbu/sorted":"^0.6.0","@rimbu/stream":"^0.6.0","@rimbu/ordered":"^0.6.0","@rimbu/multimap":"^0.6.0","@rimbu/multiset":"^0.6.0","@rimbu/bimultimap":"^0.6.0","@rimbu/table-hash-row":"^0.6.0","@rimbu/collection-types":"^0.6.0","@rimbu/table-sorted-row":"^0.6.0","@rimbu/graph-edge-valued":"^0.6.0","@rimbu/graph-arrow-valued":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.6.0_1625210807811_0.610492244841905","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@rimbu/core","version":"0.6.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.6.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"5eb901bc3a3b6638d6fa4685d5aa995e2a4ffed6","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.6.1.tgz","fileCount":135,"integrity":"sha512-VLYu8uaCQldNPYgmmmF807RbwMbnHbtbFu7hIt1DKE09T7L2JJWw0Z1cTK2KR897cbTN49MAJvtBsn8UCKrtsw==","signatures":[{"sig":"MEUCIQDEyrCsg2Z0SzSEpNg+5mk02sbSLpDn/IkRAfSFGq5exgIgQjOWzuf/D9BddvmBVzxcmqxXkVIKMukD/+juxdL68vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4W0mCRA9TVsSAnZWagAAAbkP+wTigHYIRlt+EL0qLJH0\nHR9DQgwgrhrWV1ATEhMQDXFP3ktx9RVpFW4Wif8Yah9rrdwIRaR9MQFOgCMZ\nJkbgCmJLLVpxCIweiynhqgpn12k39g2SwHsmomUi/9foTG5e7SjVlTPBI/IS\nKiFYjnc3srw97SZzmhGGnl/OIpx2jymXLDl+QU+xQt6PSvG9KF/en1Vd0OJp\nXLQ4h7/el/QrlA7+2DX4mzTZQWsh8c8qLrtFuv3zg6eH/h310zYZTu5cnBJI\nFa2gGrCy4UmdtupxvA6RP7Q/tUB6U8Uii+Mgmm0ANOopX1afH55ktoPJXDjC\nmHjQOrbSKKn2oUKQ5Vt5UrwAesaNjwyIAyhkkLNlpOfNVADX9+wA5Q9jF2xe\n8PNBNEGe23+QnkTk4ZpC+dAsxgloFKfFANPH+9iJaNid76zKVx+e/R8HgiYy\nPN6NTIlA4YpIHnrGuhQCxf/ODgB8JSQLLCuE2ZRqE6H9cMYu9eyNlSvKhogL\n1sHjrrYkKVIXinGa3rhx2e7zd1oIdKNHtdBJE74Hx57XIfgZf+zkTAGn7lu2\nX1idNLl3G/jP7rJBhPhG9uuu3r3NyyDOwPJNf9MuQMPkwa6rHr5WYzNRSoTy\n2b+BzDb6l1JBhxdCe8LgM+Clk4psoMcmo6zgcCvs7kL3lk3tcFpA0qv3Rz7r\nI79j\r\n=gJS+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"ebcf6f5f730b10fd78f14d8886e0b50eb186d5ad","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v15.8.0+x64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"@rimbu/deep":"^0.6.1","@rimbu/list":"^0.6.1","@rimbu/bimap":"^0.6.1","@rimbu/graph":"^0.6.1","@rimbu/table":"^0.6.1","@rimbu/common":"^0.6.1","@rimbu/hashed":"^0.6.1","@rimbu/sorted":"^0.6.1","@rimbu/stream":"^0.6.1","@rimbu/ordered":"^0.6.1","@rimbu/multimap":"^0.6.1","@rimbu/multiset":"^0.6.1","@rimbu/bimultimap":"^0.6.1","@rimbu/table-hash-row":"^0.6.1","@rimbu/collection-types":"^0.6.1","@rimbu/table-sorted-row":"^0.6.1","@rimbu/graph-edge-valued":"^0.6.1","@rimbu/graph-arrow-valued":"^0.6.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.6.1_1625386277656_0.4924229274400116","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@rimbu/core","version":"0.6.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.6.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"89068b6813c151e4d0bc4d8f8f16c5c96abc7933","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.6.2.tgz","fileCount":135,"integrity":"sha512-dd5hojJrKyr73LqYWU3UJHLin7yVsh4RFrghSVIKxzO6SmH4K7a74g1JE6X1n8Uj/CFtgKuTdgY9hwAUt8mRIQ==","signatures":[{"sig":"MEYCIQCmvf5eL8mccC5aWHR5Sfdj/5bmjWqwmiRx4/jW/KcIkQIhAIAqlHQeESwUoNu4HeYVieF5EnZrVtctLLLj/7IN4y6F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5U5NCRA9TVsSAnZWagAAlTwP/ip70CUrnz9MF+EXbsj9\n9Bq9oZoXcRlLYHRX0SBGQ7V1FbZSii0Gf1TBHeD0Po+zDwa0a9HLyDI3AcCQ\n+o0YcsujG43h2/dWoxhwthH7QuNQ4MBzt8Ky15KlZJ/5jgofd08jJxBowIrY\nwP8LyDIowykjRiXuWCpFhBAhQSBULPsoctnXff7uzix7LN7z8nebUck9FQKE\nOPIqroawzxGzXELZPABi5AquqrB5kGMbfJYq4CQZPGCYQVsIpSqWulWFcJ01\nzhR9MfVCLp2xWS3zCYVex7sDDy/fqaMnSad5TYcEuNpNyskIpI7gr3iJq/AJ\n2CbFzVdwGjw0Xf3MiLhAN7Q8T1W6dKYBbFHo9SrPIG0C4kmgSStAqPgKDc/t\nNSoUXn+LgS+Kivx6h/Buf8jURFIQGoWWr0OFX543PI9ob8U0CzYq9bmKy8iN\n4LIsbHtpnr+TewnkXGQ+LBVMwRRx+UcIJ39+Ju2ea8FGF06vxbzjbFEonmIK\nE8wpDSe4gTYyr+6bG0lAv7JSZWqmD3Bu2WhYQ9zFA/pMaeZaFxwXnT44+ILh\nIJrVFMkWxfvLJS2P9OhjEaoG4AvLz8FcW880jrRPk2G16EdFCVCNAQl1x2gz\nzvIcjufyqt0XR416HeqpOSRlvnQuQGptC6MRMHWSqc1OPysOsnI6EDVaQIDh\nmPie\r\n=d+zL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"4990d9a30716d3a5e7117545e5a6ced2d36ae3ad","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"@rimbu/deep":"^0.7.0","@rimbu/list":"^0.6.2","@rimbu/bimap":"^0.6.2","@rimbu/graph":"^0.6.2","@rimbu/table":"^0.6.2","@rimbu/common":"^0.6.1","@rimbu/hashed":"^0.6.2","@rimbu/sorted":"^0.6.1","@rimbu/stream":"^0.6.1","@rimbu/ordered":"^0.6.2","@rimbu/multimap":"^0.6.2","@rimbu/multiset":"^0.6.2","@rimbu/bimultimap":"^0.6.2","@rimbu/table-hash-row":"^0.6.2","@rimbu/collection-types":"^0.6.1","@rimbu/table-sorted-row":"^0.6.2","@rimbu/graph-edge-valued":"^0.6.2","@rimbu/graph-arrow-valued":"^0.6.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.6.2_1625640524677_0.23619386999776992","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@rimbu/core","version":"0.7.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.7.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"8a607d871f9adea48b05655ebc155aa1607d14a1","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.7.0.tgz","fileCount":135,"integrity":"sha512-/oSGRsGtfTfQ5QawgUUGxWsje/FRz7f0bixGt5yqN69ayxXIbbeBlT/N2UA3iMIz89qXF6tSNz1M6T4ANmKOWQ==","signatures":[{"sig":"MEYCIQCtQ6bxrRy0dilN96K9QNhhNGUr2bVvoAObTy0JqiJdeQIhAMUbFMqHiK5HBgNyhsqVqPVug1BogBx3PGcVjM1jTaU4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+n4LCRA9TVsSAnZWagAAp7oP/3fpN7NbbXWBgIsa2dDN\nzMdHa50GcAZjh24p64ztN+LRcKVg/sO8+hHiEe/gnBKJvCKA7Kk35uBUf5xF\nLdaQxXzJHiujGuu39sXlGQsYjr1dfFOi2sRWpOR/Ivce/gQQogpwkoUW1wCo\nVnWHPsJvvbUZszc8QrjAfQoVA+vlhy/AXkFtCGBkaWtg1Qb4amJRqDYLDU+F\nSWiwLiwwFimMwzz0Fyk7OohMm6dTYxGHolXpDLGWoR4rd6Rw5gtivdvHSluX\nKnaTdbN8eqVllV46fcKl4gJPvHx4U7ZiOJE6iXmqL58IKEQtn+5LhDxFAj3W\n/kzUvBXW2zh+Y00sPSjia6pqUoSmhrZAIRxtUSHKegifpeeNDDAko2tJyP5U\na3mm/1e2CB1MFQE2LxMfVKIFHNklRENB3U5NcHZiCYupmzvt+lUW5iieksMN\n4CbGanq40kpRJviGfowTrgXHf6/so6t0MSFrxF+HGX5YnCHXrRwRISZU2miB\nX3txUv66FwaZjy0iFcfEUD595nZ3RCr+Iq1mqrLNOdzA8jYU7fizGgSQPQGV\nxaFmGXGHbvkbrLIowhtPsWIxuP34iorQqgax3uhCHRRAjpOWqRqL6x7mHlD2\nh3qIiz+kV8ncJmXqrvpmt7nPSHoosuhWJ7ZLkKBW2vj+eSbylBP2QA/FjrSJ\nIA1d\r\n=v5D4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"28453a94283b4f6bcdac1a07737b2bd58ece3658","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.3+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"@rimbu/deep":"^0.7.1","@rimbu/list":"^0.7.0","@rimbu/bimap":"^0.7.0","@rimbu/graph":"^0.7.0","@rimbu/table":"^0.7.0","@rimbu/common":"^0.7.0","@rimbu/hashed":"^0.6.3","@rimbu/sorted":"^0.6.2","@rimbu/stream":"^0.7.0","@rimbu/ordered":"^0.6.3","@rimbu/multimap":"^0.7.0","@rimbu/multiset":"^0.7.0","@rimbu/bimultimap":"^0.7.0","@rimbu/table-hash-row":"^0.6.3","@rimbu/collection-types":"^0.7.0","@rimbu/table-sorted-row":"^0.6.3","@rimbu/graph-edge-valued":"^0.7.0","@rimbu/graph-arrow-valued":"^0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.0_1627029003285_0.06502238440452857","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@rimbu/core","version":"0.7.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.7.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"38e08dd03bc3aca92efb9a5021cb268324c350b3","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.7.1.tgz","fileCount":135,"integrity":"sha512-soi6PsNe1gmhTURnf78Bv6ccmGumbqGWikU9zWaG24UwillfkKdtcAVflkzfmryx2zLQ91B4UO5W3B7RL6TlPg==","signatures":[{"sig":"MEUCIQDoNqcD0T8sqYDmeOEwc/45HiX5k6LiQnsPk6lAb5LrfgIgeiLtaeuZAFMLV0/ZTgskGgbXHFbIBAn/eeBn6S7UY74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+qHNCRA9TVsSAnZWagAAp7IP/13HfcwG0QydgX84tPOm\nieqBv6Q3MqUTbsSyjR4qzoU7ElqVhs2bjgrEg+aP84ZIXrPoeXnytxp2JeMC\nsUydfS4qSS8Vnr2MOJ5E4/OnZ/Cxp0CD+Mal5wwJK0DTQblA+3JwjwV5xNG9\nSmbke6HXvnoOqydfKfeZR4HhPjxiMhR21zJWLdVGBPPyIEHLHCRNgZnmN8ET\nfYZgcpS/TlFTDhqu8sH5eOHn1MvE0T9PIMM+d/Ce4YdhnVERDc1DHrBaDIJe\nVQwmaiu89vgYwiIM/Kj2qitRRgGgwdaLjp9IV7FeBi3x56RrFrH+BVpaD/0H\nVLPxyJinrEs36ebXbZZ0uPi3NDf50WqccdcrKlrHKwLGge+UJ6OQ+4j2E15o\nyq6/eCfeICI9JrWSnyY+LCf8CjIF++huqaUGUo80B7Bw5OaC/Q5DVxG4QdIz\nPhNcoBaDg7sPit492I0pBYKYGRQ4M47Cs3bEYCk4qAaUsdO3DVd48xcyE6M2\npt9boz/7+GHS9mL0SYNDHo4wYaDEwKsOwgvjgfBf62Uy8OQ+0fnzlJ4lQ6Sw\nW3MK4rSyX8ngjgte66LLHtm3As8whVVGEk+J9+G7iT2XPsF1CWaRGv+ys4wF\n2RQVkChkjR95+UGWrG5sVG7qzv4fviXiEZ4JFbrSfabQicTBZAELSfzTCQW7\nuH6p\r\n=1dPa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"24f79a083116a4e7e0f1ea9fbe562af15c0a5c91","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.3+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"tslib":"^2.3.0","@rimbu/deep":"^0.7.2","@rimbu/list":"^0.7.1","@rimbu/bimap":"^0.7.1","@rimbu/graph":"^0.7.1","@rimbu/table":"^0.7.1","@rimbu/common":"^0.7.1","@rimbu/hashed":"^0.6.4","@rimbu/sorted":"^0.6.3","@rimbu/stream":"^0.7.1","@rimbu/ordered":"^0.6.4","@rimbu/multimap":"^0.7.1","@rimbu/multiset":"^0.7.1","@rimbu/bimultimap":"^0.7.1","@rimbu/table-hash-row":"^0.6.4","@rimbu/collection-types":"^0.7.1","@rimbu/table-sorted-row":"^0.6.4","@rimbu/graph-edge-valued":"^0.7.1","@rimbu/graph-arrow-valued":"^0.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.1_1627038157198_0.8063510469410866","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"@rimbu/core","version":"0.7.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.7.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"8675e33ac33d093a65dc0bd393f057adee69f42d","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.7.2.tgz","fileCount":135,"integrity":"sha512-m1kmhXJ74Ga+3J4PtMDT6L2aQmbMDXsb8IcgxnY2nk4l8PmagaDKRmt1GEUNlGbvgqUhLa8m4RERso80r4n50A==","signatures":[{"sig":"MEYCIQCY/lHI3Di4GcYoPvol6gT5JkJpKHKmK8+Y++06V3q3egIhAKdwSJG/9bE3kqptkJWb1nujImHG6zqn+ljI84BrforY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+tZoCRA9TVsSAnZWagAA5nsP/3cKkwzlhvgsmSQ54Hxs\nlXY+79NhzZKKD7wkOPjIV2Vz0S9oisXU2DLxT9H29HVCOHa1mYo2it6mljbj\n/fSD/0YEZccRd8ggysa3E4hu68qXUoZEgv8FA3B4Bx/i1mFxBR/ihq7vq0+f\nAGJcp5IHhxsbjxpp3V0pJ8Kx3KcePgcJlJ91aYLAvm8n3ueNsSTdCk1zn0xX\nbsQ2P3ZtPR0m97xEogArr4o25CET82O1Q9PwDy0tKB5eS5+dv+7+iwfGi+y5\n4baOKq77wnqJono6IaiDtvysUWTKMFfFyH5nwLsVEEa0OWSnaQBojWGzP2MK\nbkZj1ZrdzM1MFfSrry/1C7a+dR9613lttpjTbuvvcydd7OtzRD6xkTinlGjm\nBkOgITLMS0ED+bgveewmhBrMpyzUqX9J8XVSUgEQfraxZLyWWTkEmzG8nBM8\n1CS0PoUAsriKHOt9zJa0V50TllIRhK0DTIUbk4MB6ozh1Ae/c9qKgZAWg/wf\nHtRtmnepvP2CiiUL7Oag89wA5H2CmlJkIei9mg0yDiY28N3V60DQOvkcK7TC\nxp4d/ORsvHihsTYBBBkQ3J+4h4Oz8kodNHEXM+UiCssCOLaErTwDMw2ZiNQl\nZgxgCtIraWF1tF40iGeD3OY4+RmZf1CvEZDC1WiCa2NoKh2epxajY9BmZtlh\ng+6Y\r\n=7VBW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"e2149b819688b221312eac54bed5e560d676db85","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.3+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"tslib":"^2.3.0","@rimbu/deep":"^0.7.3","@rimbu/list":"^0.7.2","@rimbu/bimap":"^0.7.2","@rimbu/graph":"^0.7.2","@rimbu/table":"^0.7.2","@rimbu/common":"^0.7.2","@rimbu/hashed":"^0.6.5","@rimbu/sorted":"^0.6.4","@rimbu/stream":"^0.7.2","@rimbu/ordered":"^0.6.5","@rimbu/multimap":"^0.7.2","@rimbu/multiset":"^0.7.2","@rimbu/bimultimap":"^0.7.2","@rimbu/table-hash-row":"^0.6.5","@rimbu/collection-types":"^0.7.2","@rimbu/table-sorted-row":"^0.6.5","@rimbu/graph-edge-valued":"^0.7.2","@rimbu/graph-arrow-valued":"^0.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.2_1627051624528_0.08838312593650155","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"@rimbu/core","version":"0.7.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.7.3","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"d7201ffcd8b5b172ff7bea887a2e705d39693218","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.7.3.tgz","fileCount":135,"integrity":"sha512-zk+MhvWcPLpa3fm9cow3CWL5zQFxbwe6JFIffsyxWhVzv+6N4HypIVHB81JyMpLubz8/6tTpJ6eb5AIP3fPF6Q==","signatures":[{"sig":"MEYCIQDpeI4NEPlSnQT42AZe8PjqFYdcyqAdk6KfIV21Ql8fywIhAIDxYVovezTqVSJS8H4+834vLiBDpS/oucDVndKtFMpo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH+3BCRA9TVsSAnZWagAAigYP/jxRSQrRlTOiQikEat3s\nfrDHYgKGvQHEK1rSh8mPI7lIM+w8MPJVZm38Vx6iw3OdcSvbqNkx1bfVUYLR\n1DeO4DLZpemmEdRlRExC4lNHs7NGzESAb7FXRbUncvAqrqxdzd/Xll8BMtRd\nh96MLhW9PpjAPW3XV4Tqj3hmaC+1IA2DC7Wa//R8U8m1umr40hT7Q2/3Ubie\n858Z4Jrrv6vr0dn6TvCLuICfLjkFzmQ8dGhbxmlfx8gqh35r4N07MDqg2KRC\nZaBWnTfDxksj1TLg0KPye/p4tlZZ501N68N+GmXj9dq3w7NuSKC9Yk1OD2aw\nivjoSxun800132qYTZ3qNaZj6//byqPZadyg0LD5HCLTpyiu18whXz5XWpad\n2s3+Bsck0ctq562msL2hu3BaxjCv15dCuIqmaBpDzoOvkIcxodn1BSjhZl5S\nGmv9qz4wTrrFFfViBTy/pq/9DG7o4ciPqqGVmfEuoNfxJzVo4MqN8139adAw\nA1HVuWthhpQRtAE73Dzxbz3ZkMaRAYMhRHpfOdsibdmiIhp3qxsM9pC7AZM2\n/OvedPRzOf21dgcxQfKP85mKzxcPoFw2aGaWomKcfdSTqK1wwqgQbHAzNEWX\nngcNfFWpIRXgrM1umo7DdgpmVh0edqyZNAJLikZtZoACCrkDfuRUHU9BC2A8\nnkzY\r\n=Qpeq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"f6fad673f48ce3d44d6b0f931c0182c8231526ca","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.5+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.5","dependencies":{"tslib":"^2.3.0","@rimbu/deep":"^0.7.4","@rimbu/list":"^0.7.3","@rimbu/bimap":"^0.7.3","@rimbu/graph":"^0.7.3","@rimbu/table":"^0.7.3","@rimbu/common":"^0.7.3","@rimbu/hashed":"^0.6.6","@rimbu/sorted":"^0.6.5","@rimbu/stream":"^0.7.3","@rimbu/ordered":"^0.6.6","@rimbu/multimap":"^0.7.3","@rimbu/multiset":"^0.7.3","@rimbu/bimultimap":"^0.7.3","@rimbu/table-hash-row":"^0.6.6","@rimbu/collection-types":"^0.7.3","@rimbu/table-sorted-row":"^0.6.6","@rimbu/graph-edge-valued":"^0.7.3","@rimbu/graph-arrow-valued":"^0.7.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.3_1629482433715_0.26338728456697913","host":"s3://npm-registry-packages"}},"0.7.4":{"name":"@rimbu/core","version":"0.7.4","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.7.4","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"d91ce0092751a9e10d2448337d597186180a01be","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.7.4.tgz","fileCount":135,"integrity":"sha512-L9QO9pUTC8JlPpEAYv0111yRkMAqxmZmNBekOqvCpiShRxRhfzjCod3R+sSkDVEQrAtEaOqEOYzShiieg5kwzQ==","signatures":[{"sig":"MEUCIEDu5LIBdDyYZ2RNmV9MNpAT8LAg1yEjLxwpQTiYMusRAiEAruGa+qdX1mSttrZRsu0dwCnT9EZhS3nd0G5NLEflTAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIPC4CRA9TVsSAnZWagAAKdsP+gNQ+vQNrBqWmHk3av4Q\n/SjneAnOO3TJ8Xdqm07p5FrTOu36CWGLoB6wULqg9anXvfirlqWCoyITrcYe\nbYUfTmh4Tar8BNSWHpK8ROkttmWhWcVxnqa04/UWBoVMppB9OFFp+NsHu9YY\ncMSiCATEeC9zsAJmFxNBvxinaSkdGVz+BOk5yXihEKLFc6cFZQF6nL4Zz/Q/\ntheoVVqEQLvqcZ2AHqluwRxTFs89RntZBwuuwPXteWHwYW3tlJzN7W6vmZ8q\nIKTd8elnYj7tgonA3BW6CsPqxjKntxmjXZfQwmRE3PKtWWk4a6nMN2IB/lvW\ntNPBCe50AEzdTMUnktGw5k4zTfxjKLLiBlPfkfH0HZ+62RJ3dxypHWmAeGbN\n4zlXVY/H5TUvYAJh2l1zVCFmZsEsIqqC58GVvHCrvRuZr8EffWXx5j93RKHU\ns7SccMDngFi2+Ps419UOpNhnaHLs22PJpjSlT5vt3FXTsnT0ww/oXLyDU37x\nFE5v0uY+gVsg11JZ56lB9S3TFl1HYJb1/SDIxFbDikeSqb51B1gUxlhAFvc6\naf/ykMPk/ShVumNxApQ3DeU0Oc5zSvBnlEXAFmtRiR6qW/ocH5IElOvcn474\nCnBCiQwpp8YtGlnlzP6m9vkUPXFjtFu0CIendYwBUVng4xTRi+fZ4/RVYfyD\nR8Wj\r\n=FhTh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"435cbcb64b0c17a52c2af41d0c599c1a895da424","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.5+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.5","dependencies":{"tslib":"^2.3.0","@rimbu/deep":"^0.7.4","@rimbu/list":"^0.7.3","@rimbu/bimap":"^0.7.3","@rimbu/graph":"^0.7.4","@rimbu/table":"^0.7.4","@rimbu/common":"^0.7.3","@rimbu/hashed":"^0.6.6","@rimbu/sorted":"^0.7.0","@rimbu/stream":"^0.7.3","@rimbu/ordered":"^0.6.7","@rimbu/multimap":"^0.7.4","@rimbu/multiset":"^0.7.4","@rimbu/bimultimap":"^0.7.4","@rimbu/table-hash-row":"^0.6.7","@rimbu/collection-types":"^0.7.3","@rimbu/table-sorted-row":"^0.6.7","@rimbu/graph-edge-valued":"^0.7.4","@rimbu/graph-arrow-valued":"^0.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.4_1629548728045_0.7203808998528642","host":"s3://npm-registry-packages"}},"0.7.5":{"name":"@rimbu/core","version":"0.7.5","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.7.5","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"http://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"c84b0a22312d8b288169a4bfc06507d7edd8d895","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.7.5.tgz","fileCount":135,"integrity":"sha512-/iO8GXg1jFglhpUgH3Fx0/Ph7QRFQOecWegCsIoiiLYjNPXhbBUR71g8oNxFzKE4E0Cg+HhzPusu4u4QnQLcyg==","signatures":[{"sig":"MEYCIQDGSNISGePYyZEORfT+rr3L9ri/B5fvyzjlRWx/uGfo8wIhAMlhuFLax2Yy1BwV+oaNsmO6KG9KodnurWXR+ocybQQc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhM4q8CRA9TVsSAnZWagAA9SIP/iY2I5fKozPZcYg6c4uh\nEqr9T3ZwVMtsBxRyLsInrBAp5DUNNldoR9RxH3cRVfn7xPAZ9MDsNj6xs1Ok\nq5c5rPRxwFE+cQVNkTgKhldqOyQWKlIvu0hZsWMX6fjzWBq4prURhyPI0jyx\nDsu4Kd2gVRlOnn+tadFFid5y5qmqCXOW2qwwWxAm8Q3G4fqgzcOk3aqnwzmC\nz/CUrMJmVzRGGstTgJYxWE2sXOjGM5hHYiwZIKs2nJY6bBpKzqI9YHjh8paU\nJYt076NzfKeoMRO7YgWZvp/bhtnHVXjeSQQH2gDzyPgOW3lU34OfKN63I5bj\nTs14bLWMRHJH2oX7aN3OT+tKP78lowsxSIFVHHg8UT75oq/rgv8dEV5Qmbd1\nim9nIy7AnIJa203lSD754oAbhFvYeM93dKRbCN7jwYNTxdytP09mu0Os3EIK\na2TiTC4robQ4YXbqAcrSY0AERfoD/K8mLmQ58xen9OkAXzLZt7tPRthHB9Jk\n0/HJKSgiOZ0TbO5B+kAvj55Qn8+cf4ZruKMi4L077ckhcaXwMnEmPFZ4JM0e\nSPNBnN7npj2uiHovULOfn9ra/uwXpZxLhfHMVB0/oyj2UisAha12KbRQgQI0\nZUoQBLZ09u/Z5AaI6SCM/m5DrgXVomNt+nrZSJhsFTOjCMglmiiQ8kdtRZdQ\nP7GV\r\n=cIpD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"e509f9938fad6253702f6b78eb9f8e3b3a8f92ac","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.6+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.6","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.7.5","@rimbu/list":"^0.7.4","@rimbu/bimap":"^0.7.4","@rimbu/graph":"^0.7.5","@rimbu/table":"^0.7.5","@rimbu/common":"^0.7.4","@rimbu/hashed":"^0.6.7","@rimbu/sorted":"^0.7.1","@rimbu/stream":"^0.7.4","@rimbu/ordered":"^0.6.8","@rimbu/multimap":"^0.7.5","@rimbu/multiset":"^0.7.5","@rimbu/bimultimap":"^0.7.5","@rimbu/table-hash-row":"^0.6.8","@rimbu/collection-types":"^0.7.4","@rimbu/table-sorted-row":"^0.6.8","@rimbu/graph-edge-valued":"^0.7.5","@rimbu/graph-arrow-valued":"^0.7.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.5_1630767804191_0.40209851739235547","host":"s3://npm-registry-packages"}},"0.7.6":{"name":"@rimbu/core","version":"0.7.6","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.7.6","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"0d60c302f8b792c0b3574b903e26340891ff4a19","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.7.6.tgz","fileCount":135,"integrity":"sha512-UdnALZGw6bln7KFh1x9rwN5uc3cyesSgTrX81klcmTZ7OYZfZc8P7G3aBdFilGfjjKuP0LkCzJSwaEGZf5Nuxg==","signatures":[{"sig":"MEUCIQDj6GGowKa3MClw3K20aq1omMiw6uI65PRbJDshdU5d6gIgEEeEk9ihq8b+76Wdqfyq1+0oXzcCMBycEzz4Ymoko2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49886},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"20739fd0c0d5c565eeecd3e266dd51f893e8d67c","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.6+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.6","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.7.6","@rimbu/list":"^0.7.5","@rimbu/bimap":"^0.7.5","@rimbu/graph":"^0.7.6","@rimbu/table":"^0.7.6","@rimbu/common":"^0.7.5","@rimbu/hashed":"^0.6.8","@rimbu/sorted":"^0.7.2","@rimbu/stream":"^0.7.5","@rimbu/ordered":"^0.6.9","@rimbu/multimap":"^0.7.6","@rimbu/multiset":"^0.7.6","@rimbu/bimultimap":"^0.7.6","@rimbu/table-hash-row":"^0.6.9","@rimbu/collection-types":"^0.7.5","@rimbu/table-sorted-row":"^0.6.9","@rimbu/graph-edge-valued":"^0.7.6","@rimbu/graph-arrow-valued":"^0.7.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.7.6_1633883243821_0.6540160163940256","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@rimbu/core","version":"0.8.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.8.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"313b0bd0bf4574ad76d5ed1373f48da86c1255fe","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.8.0.tgz","fileCount":135,"integrity":"sha512-gEeU+5ob0Pi66QNJjIb9G/HQtah7KJNgyq3g3vdDRnGFGesDNxeRcmaPc69BQ64iOnr1HfEeSWECjw7ihYJOXw==","signatures":[{"sig":"MEUCICxH8m/fxGKxJonNkTDOONpclWwx0hgWHHIRtetVdYOzAiEAv0YzfkENjyyWrU8tPgy6m7N5P5QB3i1KkMjy7WOdLZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmPloCRA9TVsSAnZWagAAGSwQAIG4CTiBqsBTFoeghzKk\nUXMLlQ2i6856VdVSGgA1RTFY2abDYzBLg4N7UPzXgeGC1Qd/H8Q/n/XxwTEB\nyFtk2DlGwTWgwwNyVZS7WMYmv8OROO08fImHxX7UZN0BuXRuElKtVLyjeJqh\n4TFkX93OJKakR/r96Lc8jeZukTgkpquVyIV3Zj7/EIEaeFYMRby3riVyNQ//\nrdRAjvjm+82NO+wVQtJz2KJoMiwG73iy9ge67Q053WvsRANeJn+vwyZ68C4N\nBPii3gBi05wvii0zzCM2oxEbrgsuEUsyuogI+2Gdr1hxTzRtTnufw5cLdmt6\n2xSmoikfTq2ZshEBG9X3nTBp1legXGCaA83ncbVBvbkibhM3eW3maS43NWIz\nVkxgv/KVLpDVg68U2xFo8U1AxvVBQdqvEYDJBhh82Jrx+gJ7N0lC0KEoka+c\nd99TYwMkB+RPt7ql8Lk0QN3g0mVnTtoM0xcpIg2YSfQt7J89CWdCGfSxF/jM\nK7EvWkgQXfkJpLvztigYJuaB7UJJ09c7Z1ksaRYzV+/Aib6m41qUt1xicGII\nExrxS8svl3EDhsgONb5wWFacoSh6BdMLkBRly2E746lAW+xqPW13HfqS+/jQ\nFwlvv0nir7+aSBPGeeIWNg8ASTZJpezq6FkKPITQybRVBV3fk5y1UXHkR9Bg\n30OJ\r\n=2nCI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"c321aa32b1c5fd8ca8b7fb1c26bd4f7bbf3ef70d","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.7","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.8.0","@rimbu/list":"^0.8.0","@rimbu/bimap":"^0.8.0","@rimbu/graph":"^0.8.0","@rimbu/table":"^0.8.0","@rimbu/common":"^0.8.0","@rimbu/hashed":"^0.7.0","@rimbu/sorted":"^0.8.0","@rimbu/stream":"^0.8.0","@rimbu/ordered":"^0.7.0","@rimbu/multimap":"^0.8.0","@rimbu/multiset":"^0.8.0","@rimbu/bimultimap":"^0.8.0","@rimbu/table-hash-row":"^0.7.0","@rimbu/collection-types":"^0.8.0","@rimbu/table-sorted-row":"^0.7.0","@rimbu/graph-edge-valued":"^0.8.0","@rimbu/graph-arrow-valued":"^0.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.8.0_1637415272330_0.20277941247868325","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@rimbu/core","version":"0.8.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.8.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"491ed2e6f803d975d16b6aa06d146e583c38ac89","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.8.1.tgz","fileCount":135,"integrity":"sha512-ZvMK6HlI9bvIVHyCM42vMpjLSrMJjNQr8XhKHb7lhjNl4bGpnvodTCbH8b+5b4540opx0p/Hf9qFBOJExFLjPg==","signatures":[{"sig":"MEUCIAkTpuqiC5zH5g1PuOnEwMH7Uiyemrysgjn69SAL+gsQAiEAqGQjgVjj6QvctQRkmc7DotaZaReiJqteGIbfpuAf8to=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnpTHCRA9TVsSAnZWagAAMnwP/RwqT0crFEjPJmXD6sdK\nPGuzhbHhbYG/eU2CTy4Lfiyvfcz3ckuiJDbHx4CCvmlKjWFmUu3Xm6TFK7QL\nMIDy84bcSm7DCd1FePYjfDEn6fqjbti3y4rqqQ5xXs9z1V7w3ZgrMlGlTHlh\nKGogUk2010SWtkMsVoSASjyHo7Y4W4KQobpK3lCT66HKVBw0dqajv3ay7+G+\nkGcFtBI2WS+iw3Aj06GHW99GujnaSwUaf6nX0jb9AVy0gWyR8T+5RvafeP8b\n5HGT6a9HCAqrSMTE/XKhPms9SqUTUmssCvfuzC8bOruY+f9s6CMIs3v3cW01\nvjOKBQN7LKC3hnyZQOQ32QvhoKgV9ze23hjrEvnBCYoDDW2N3DWpdvHePJ45\nYIzhrXRRVyLN61eBr0PQYK65W9aOVYAo3lzCW96ODgm/YBkHlAvdPyzwt1Ec\nMUNwtDEgQrD57VJjhrmqfNoRKKChfInaKbev5ukXMF8OP3eklRTpmPsHBIm8\nv4FF6SwVnCFe4gDRKPNpL5pOuiY1hk/gOR5T0ji3xfN6SUr/hV5OR90J5wkb\nYqmbsgzn9lMGOZzx/b5AZaU0OxT6tOikbAKQbtevRtee5q9Fq6Bp3Eowjpxz\ntoXFx7NySXWHF84r65iOqDVkPVHoVv8xqAW1Rx+Z9RA7oEs6aZFhtWhhqLeB\nibi+\r\n=ucdB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"d507e628ab82d501bc31351d69168e09bac5ae14","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.7","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.8.1","@rimbu/list":"^0.8.1","@rimbu/bimap":"^0.8.1","@rimbu/graph":"^0.8.1","@rimbu/table":"^0.8.1","@rimbu/common":"^0.8.1","@rimbu/hashed":"^0.7.1","@rimbu/sorted":"^0.8.1","@rimbu/stream":"^0.8.1","@rimbu/ordered":"^0.7.1","@rimbu/multimap":"^0.8.1","@rimbu/multiset":"^0.8.1","@rimbu/bimultimap":"^0.8.1","@rimbu/table-hash-row":"^0.7.1","@rimbu/collection-types":"^0.8.1","@rimbu/table-sorted-row":"^0.7.1","@rimbu/graph-edge-valued":"^0.8.1","@rimbu/graph-arrow-valued":"^0.8.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.8.1_1637782727106_0.007795118089934716","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"@rimbu/core","version":"0.8.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.8.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"364665385f5821050a4a150766314e68fe13886b","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.8.2.tgz","fileCount":135,"integrity":"sha512-twaoDxLQ6YiieAiXsr5KgNfhzIdXu0nC1QYsuloatu5VZ40SFbGv/iB8L57gsQW73c2DUz7QjWOapw3Py2iCrw==","signatures":[{"sig":"MEQCICSayjQxqxLNhPO55ceTn5p7euA8kGaH16GZduMFfJuDAiAoWiLYy7uiXJpzZSS1C/vObYvc407g6i9qm5ktn7FWjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn018CRA9TVsSAnZWagAAY6AQAJRC8S8/U0SAfM9aR9yW\nDoCWn9qDlfsBh2tnZsP8ovIRTi1EXbkvRiks9N/dhnMoVi0VTit7cWxLHRqU\nXUteejMvXin/CKsYBRPjHrQd2qpbvGOgSj67qblGPHa1VYiX92yDFp01QPBs\nrUwauaIQB3T0EMw3WTPVWKRyrFUUhSuARy1OBeUbEJIKcd62mEDFI2WzfD9U\njKKXA9s1kH1BgdvO11cGFeCpTyV2HHTM70qsJZdRe3zDdsYar4wLf8rXULI/\nnDQTXrDeb6d1K1kitcKBZaFl3S3EAdWDST7PElZ7AuFb0XgxpiG3P/TJeOfu\nOAw9u7WbZoqxMl1vq1ssCJaDQSU8lrmbMroF93Li1LrqTJeCKBKcx4t6SWbi\n7fYBtaIMjhbuFEhOsTUwftjQiT6R71AUs1N9Mdkr8L7aNmk2wIE7KciLOkP7\nQKF8nmSHwPv4oOvA5CouBDx4nV7aMj3CkwNCd6BroGlc7b4cQeFkMEWKrWFr\nUbD4tlj88KJnxdpp2OU7dFRwDhl422yLxhMkDXyrjvrOhT3nSh9psKagPQMj\ntMe78ATR8RLEsEoLVwNaeCCtoScuShL5opoQMlNesrJJdoDeGZnfEn3QyIxA\nggdbeS3G6ad0pMVs/zExkOGIKvLh5RZuqmSH/pJ4HgcW/1H5gF7QcFKkD3FU\ni0Gg\r\n=sKR5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"1594b907f4dbbd994a52f0e2e94ffd9217420ff5","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.7","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.8.2","@rimbu/list":"^0.8.2","@rimbu/bimap":"^0.8.2","@rimbu/graph":"^0.8.2","@rimbu/table":"^0.8.2","@rimbu/common":"^0.8.2","@rimbu/hashed":"^0.7.2","@rimbu/sorted":"^0.8.2","@rimbu/stream":"^0.8.2","@rimbu/ordered":"^0.7.2","@rimbu/multimap":"^0.8.2","@rimbu/multiset":"^0.8.2","@rimbu/bimultimap":"^0.8.2","@rimbu/table-hash-row":"^0.7.2","@rimbu/collection-types":"^0.8.2","@rimbu/table-sorted-row":"^0.7.2","@rimbu/graph-edge-valued":"^0.8.2","@rimbu/graph-arrow-valued":"^0.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.8.2_1637830012239_0.2949088266809443","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"@rimbu/core","version":"0.8.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.8.3","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"36edd72ba2a0170e69ee810fafa17ceefd215a94","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.8.3.tgz","fileCount":135,"integrity":"sha512-z/lGdvcuWvk14lgQahtadTS65Rldkte4nDbLq88zFiKKPzhrkAC6s+9fEmBaAj1sRUcOwPU+sUfj+9YVlLFMPQ==","signatures":[{"sig":"MEQCIErlUPsHqWFjoSHsxa44iAdA0PqY30Tnx3HV3V1hSEi9AiBSuZe6EtmNxFQFizYZOBJfbR9+GsEySIaWkchf7k47kQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn2FGCRA9TVsSAnZWagAAZNAP+gI64Yd5wcznorga3CX5\n5kTrKZ2X90GSQTdi2k+Cr8xrUGrdTEmajjCn5f8IwVQJzzFRf2iBo7EPFXra\n8rnOrw07qfjEbuvqzp3p1i6/IPVOrBmIEqSB6e3wKFJbGpS7qR/OPopnPJ3/\nQ2T1EGU1ivJyz9Lv1NqElaqHVWkuUMjjp/lzW90j9FMIkyry2Adn+q15cHCz\nEA3kmY0sZqjWD9awlfSB4Z8iRsoTgZhc3EsCH7fUvdR8fysR7D2GobLz1VP/\nGNAsw5+5DtE2PGxhx4+V5CS6jGjCMSEg35Z0fGlPgbeFGZ0KHzI2d3/+arZE\ncz9Xk70f9CQWbblTcmnNLtKaTjuQ2QOq/TA4Hn1uW8oQwKM2gwLCwaEL2EML\nq1wAtWsGPP8lIpgtY4GDuXw9ZUrzk6Ojak3chsAkklUpgdq6z2R1D+HcIgQ0\ncH1fbioHmOsQCP/jvL1FwCf18OIPGx7TILUblKVGRJr4/bPL6lx3CxNMpyPN\nWPY1NDvgC9ZAXFqkie5RtNB3K2SQUZ4oMuQS/LjdIor4hBvyBggtTFJERQU7\neaAARRlskpm6Mj/40FyRu7l7lKL+R2+2OMaKQdowkzIVpW/BLHQEGnM55o2m\nNBeClwlnKKPAKG0MzgP8BCNmv5cti4XlCyIi/mg8AN7u/mcoqswK1q/LoBX1\nTSNK\r\n=Ku1i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"aa942d41980ef39199f88d574c5138d54a24c372","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.7+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.7","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.8.2","@rimbu/list":"^0.8.3","@rimbu/bimap":"^0.8.3","@rimbu/graph":"^0.8.3","@rimbu/table":"^0.8.3","@rimbu/common":"^0.8.2","@rimbu/hashed":"^0.7.3","@rimbu/sorted":"^0.8.2","@rimbu/stream":"^0.8.2","@rimbu/ordered":"^0.7.3","@rimbu/multimap":"^0.8.3","@rimbu/multiset":"^0.8.3","@rimbu/bimultimap":"^0.8.3","@rimbu/table-hash-row":"^0.7.3","@rimbu/collection-types":"^0.8.2","@rimbu/table-sorted-row":"^0.7.3","@rimbu/graph-edge-valued":"^0.8.3","@rimbu/graph-arrow-valued":"^0.8.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.8.3_1637835078723_0.8155655183668507","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"@rimbu/core","version":"0.8.4","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.8.4","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f914c253c14f35aa1ba86e665b2f3cd410ea12e1","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.8.4.tgz","fileCount":135,"integrity":"sha512-Gx91/zRn/s3BgkXGR1+K16V5WjrUbI+3QME9IHsIo8bRHkBRzCZ17cMBwE6RYSAzSeOIQJeYmPfeM0NeVdoWRQ==","signatures":[{"sig":"MEUCICoDId/hje8+OAFvOvJ81qNUERXljSvH1SihGE49hDllAiEAmksVTrkn7OqcosR1pmhaW16CQdeRkecyIjxn7rZHfdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwxp6CRA9TVsSAnZWagAARSEP/370u60Q7l7SmDqFo+6Y\nIgEMFy87C7srKmrOU593H8hoOFu9KkG5u4LyeP6lfphHuXhY3nvkzFSfwUdz\nMTlG2EkLfYh9i7W8eJOb9GknvaR7ub+dv1h7b/XiACiceMxLAh4OGa4AM5FQ\nUwDhZLUwBwaeWf6ZkDxqms82h2oEumPAbg00J40JKA7W6iOK6gCi9UUCHFcj\nxywFsnsemXvxfQmFY09mA10XVzU9O7BesPSfDMCrga9C+CdzVOHNdOqMxKN1\nxAFpNj8gD4SdJY/DekZh2RVPpmInMQEqgsZdvGFcJUYWbjHOanoXdpE4du9n\nsG3LxnzcCGkxpbQjEv3BpWSsE93yNNde9svNfhGqDZ/FqVcflkVU3aJyafWS\n6prvbCb3y7ZYZAcxikD4xASQMc3xYcCCvcvLzLHcy/I/TP2OsuRtZcmXuvi3\n39RAnodTlKfyBkWHlbDloRJtuvQV3Kb2l9eI5M89LLyGRi3Ip52qiWPM4Lv7\nD0YlalQfYckPi+eOi8LHda0eMu8E0qjD9XVGsZTol9ZiBRgtSV7b2BquBGn9\n0gVealrOdyHOEsCNBqSmqDReGlUCSxyxFpP5ZMYDwRT8AlPFStj+DFmhNGl6\nF7NLa7ieG5bawG4t9CLpKbgCAAkmrTAHg/3p78Fq9uGfQAAbZRKJbagpAOzo\nsqRG\r\n=IFJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","types":"dist/types/index.d.ts","module":"dist/module/index.js","source":"src/index.ts","denoify":{"replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"eb052e1db5f0f610f2e0a78cb283a278c868f7ec","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && cp ../../config/mod_ts_template deno_dist/mod.ts && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.8+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.8","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.8.2","@rimbu/list":"^0.9.0","@rimbu/bimap":"^0.8.4","@rimbu/graph":"^0.8.4","@rimbu/table":"^0.8.4","@rimbu/common":"^0.8.2","@rimbu/hashed":"^0.7.4","@rimbu/sorted":"^0.8.3","@rimbu/stream":"^0.9.0","@rimbu/ordered":"^0.7.4","@rimbu/multimap":"^0.8.4","@rimbu/multiset":"^0.8.4","@rimbu/bimultimap":"^0.8.4","@rimbu/table-hash-row":"^0.7.4","@rimbu/collection-types":"^0.8.3","@rimbu/table-sorted-row":"^0.7.4","@rimbu/graph-edge-valued":"^0.8.4","@rimbu/graph-arrow-valued":"^0.8.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.8.4_1640176250266_0.5207834063712995","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@rimbu/core","version":"0.9.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"e2bad7244d1a18cce1fd0484f23b0f24973c790a","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.0.tgz","fileCount":136,"integrity":"sha512-S17FSwo3hcDbhxaXJn+UZ+a+0qf3ZyBO7wpWW3WxTyRSvnIqW+sT+rQp6OL/ZWYtIyw6dZFp6FWkvbD/h+0Ueg==","signatures":[{"sig":"MEUCIQD4SXqjhYq8r4sgMh/8ucXhcTKj6AZ4JLYwMVeJch2cjQIgAP96Kp0eBL7tI4O2PICjWf0BS+7zdm9uEtTv5waxhCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibsz6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqldQ//WGLutc0ozcDFZxT17dpKMqwiPv7JKGY3MtxGqoEDg39PVYQy\r\nnYh2ZjNN4/3uwe5j5LvFijvs+17cIHJkISax5NKlXggtJ0poWat/MTp0AHRa\r\nV8uBb3FiYE5AhgT9lCDDcVGfitsR8RtsenlrOds32QVKXd8LCTlCAvCd9BPo\r\nOSzstfbDe4vikUagaM4aMpR+sskmA2vzAGAlAbyoJDKYKus87EmuQAJ9qR8q\r\n9IkHKpdjdTqZ7ytd4rjhGtJeOiJ11ZAfdmQMhD4G+keOYqgxHHQADOyyM/Dz\r\nAiFKRu7ATh3WsxQDAVjeOUu7iN7ABgwxH1O14i4Fogyqvnk7Wlp7olcW0l9L\r\n34TFQFB/4HJ6/VoRuxErKZZs6v71zVeo01Qygff0A76IqmiyORp5y6peTXej\r\nnK0EzjPmOvEMYPD5Gq51mnrrx2sKmppkwtXJ7/2ynAmqpcSMEjrMvlDpJFPO\r\nEiA1XlvhuZ+B5LrUiryjLlUDWYGXO4OfzdO22fS2HaodgdTY79UC7U75ViHn\r\n0pC5cW0DCOQJ8YHD/7AVH4NK93lST4xnsZLOdqIMa2UxC/MuyFHawxqKqiB8\r\nXwpHKrPJCBbZ+xbF5vlysWMc2kWF6b/cgxmq04Yt93nin8Ekl2O9GCp16y0E\r\nu6pT+T4s9twN7xoGn3m4wXewPE8bF/F9Fy0=\r\n=20f+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"7c60bf40f3479524fa9d603a75b33f914d2feb28","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.0","@rimbu/bimap":"^0.9.0","@rimbu/graph":"^0.9.0","@rimbu/table":"^0.9.0","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.0","@rimbu/sorted":"^0.9.0","@rimbu/stream":"^0.10.0","@rimbu/ordered":"^0.8.0","@rimbu/multimap":"^0.9.0","@rimbu/multiset":"^0.9.0","@rimbu/bimultimap":"^0.9.0","@rimbu/collection-types":"^0.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.0_1651428602341_0.9889506297343724","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@rimbu/core","version":"0.9.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"c4fa91f3557779ae3fc8fda79a2524f16e79e554","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.1.tgz","fileCount":136,"integrity":"sha512-DIwZF+MM9KVfiLqnSO+myy5wtfmKMazpLVW2yt5RC8RLpE7Zo/Azgj+jhBOBS3mjpKcN6ufm6q1KYgjfEYG8yQ==","signatures":[{"sig":"MEUCIDd4O4euqdjxXUpuLOjHPdKBdtQryn5a5SCLksd0lsgJAiEA+on0TXuhKFCClvAXxRdOig4NLwOKRWHEgrIYwTY2GSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib+VCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCjw//eZZu+p3EyTCfPU/aBk5NP0SU52ipi2ornXdBlaojfxxfqoY4\r\nv5DMhRPCfhzRP1TAIOAwxAmCSxyeiyT90cU/Y5m4RJfqkcu7eKfQWM4C73vX\r\nvX9Ewt7d0D4HRhFwnpWL1XKXr8Nt/qSlbINU7szGS9EsEXevyYC640fqikhm\r\nBEkaZydX+ig1tiW0/TiF9MQCB1y1I5AY6IlMThQx2OZkI+1fJ+WfRfWpWHRe\r\nP5F0bPYz/4smPNyJqyXjeBoR+9RFQCuZh2Pci+iKIEl/e+e8ARHHQZxcM2G0\r\njvPOHMBZWZA9BcoVkwY4CSWKQ6JUIy41ChxYvttpcRKybofs6U35N70di2hE\r\nmtC7yxFYxRx+KLSiKT7JOt2H4IEf5uR9YSvwUPPnL5WxxT78OZyDyK92f7tS\r\nOCytf/H0Yh447rhi0VgP5W5smDQhoKu2H77My5wrytFH24SGDORGR7bX7JaB\r\n2D6UW87KtZlQ+Uk36xpypysjCsbYWl0w+8OLwT9E6I+7VSDfVOiu/028h+/4\r\nVLyBO7Tx2mwQ+BIiPB86VU0sLd+diOZ3/MeG6fV+pqlu1jrSUlUhSQRxYLyx\r\nKaOHsdXZmKe54zXf7ZgTsYrYal18CTxhkYLU3ApQJpx/6fmVHjZt1JDmDcZ+\r\nPgiEHogUhiN+wFgOzDUQ6Pv2FPmAwrO2LLc=\r\n=+K+A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"0474974142d1aa81cc6d9e746010bcd6dba60265","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.1","@rimbu/bimap":"^0.9.1","@rimbu/graph":"^0.9.1","@rimbu/table":"^0.9.1","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.1","@rimbu/sorted":"^0.9.1","@rimbu/stream":"^0.10.1","@rimbu/ordered":"^0.8.1","@rimbu/multimap":"^0.9.1","@rimbu/multiset":"^0.9.1","@rimbu/bimultimap":"^0.9.1","@rimbu/collection-types":"^0.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.1_1651500354648_0.2752534211798059","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"@rimbu/core","version":"0.9.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"cdaae8613992619d8a5b45f8c6660da0108d32ec","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.2.tgz","fileCount":136,"integrity":"sha512-te1O3Zsq41UWOKIzKKiMScc0ntw8wcqqWCazDrQMPJB4BBAq9uuwviWYRtCpQ2rUVbKFHMt6fo5EvFaO2ndOsA==","signatures":[{"sig":"MEUCIQDfMlCuvmC+MbsSAUEY446craUW2dbNLl42TgBEFzAoxQIgLd7ko6uTAtGNsk1i6VS6v4Gb20gQpyITldVHS9DItM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicDj1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbNA/+M4V9YGKFVV7FGcTEDAEvMaeEq19QnyWlFZkFyWYsWQzyGD8H\r\nkKPQslB3eQodC7ERep+JyBbyi15N1qiYakuh+Nyah9/n7rNYYiBXmaVAaT4i\r\n16B+fzWtbNS+GZQsFs9vqQcIFnBsUmJiasGeZyj1JBytWdfdysmr3i4LMWtC\r\nswiZhToQz/dvWkGgyJnyVFZg+1xouZNSVwpu3cX2N1Y3UqnkUZJyI5/GVoiv\r\n7vG4LrB/qQSXqaEOmpFUAPimvnssQ0NKpOSxssJrMZljQ8WuDB6UkXsxAgHd\r\nsfuRa1J+zQ3zlRLsie/Vz6VAVZkUdytxX6kW+GgA+cWtwEqAjB+oiW6gf+uz\r\n/367ciC7aP/ntHvdlo1PSReqG+gNlkOe3b1rnqMN22+L6m+e/S6B/sQbAH5f\r\n7IS3UhyMeIEhroDL4dUAGFHLG8KdZynQj0LHQwWH5Qqm1P0/s+lO3ZV+IqGO\r\n1ddZJGJo7eYjwFOIERwNDI+RoO5CQiIXDtiubrDUsiIAy+ue28zNWNJWg2+X\r\na8agV6fmNXr51zQ95BTZSfMgULByt0sc+hSqu5edc1j5Z4oYwoGUQ4Qso2nu\r\nyqGIgkcPUMym/TCPd1Js4DkcH4PhWMiqwqLmav/s7WEJVW6ELEDV6qx4Vud7\r\nDKlVuAB0gOX1VlbI2LnXOYnI4vAtNCxYYNs=\r\n=6CRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"7271174e99229284224cef3489d3e80bddb305d0","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.2","@rimbu/bimap":"^0.9.2","@rimbu/graph":"^0.9.2","@rimbu/table":"^0.9.2","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.2","@rimbu/sorted":"^0.9.2","@rimbu/stream":"^0.10.2","@rimbu/ordered":"^0.8.2","@rimbu/multimap":"^0.9.2","@rimbu/multiset":"^0.9.2","@rimbu/bimultimap":"^0.9.2","@rimbu/collection-types":"^0.9.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.2_1651521781194_0.8208894214636047","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"@rimbu/core","version":"0.9.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.3","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f0f44f1702ca47f4766c673162a44da13d615111","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.3.tgz","fileCount":136,"integrity":"sha512-a4uQWh2TRKUDFey4JEodvRlUNQtAqFwzwXVdrS2WVj2kJgG0k4EAqTGBONDelE3tj4O2SCGrO2dbDEC+xw+TbQ==","signatures":[{"sig":"MEUCIQCU07b23eGGKS9ZY9oFtWcxXEKDQw6cOXlaHYegNlnz9QIgVQrgHK1bk5NGf8278Ce7oxMxSvFNUWsBWaugL+jGlhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicNBlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI6xAAm5G2DS6n34BPDksD7NKHL1RycOFcOBQRiWDGh2XJpkDWdxwV\r\nmwFEPtqpag/zWPTs/IjYNoTShSeXGBsgRj3LkdLqjF9DtyKVJGcHqpKpb2cW\r\nfCmWDUG9NGi6W9cYZrr20odciM7k2PGfjobwY9N4f7trzUvZbl/IK1WSAhc6\r\nrtA859WzyUbN46eHymPNY+RD2Ba9wLjus1GfJ0WGZNsou3p55c7WWwulMwsa\r\nlejJMUSu+wqEwGJ5ZOXnHn/jdUDUWV/6coh1Z/zGiRLPBQ2rKxs3PGwd9qdw\r\nerhpxLi5ufwuG0oOABS3RQwKl32W3DOaBXm6ee5wckHFu/eTPFQrvh/ti8aQ\r\n4SOWADgS5dMUKjz2QnqYTnHD8YL++ozJjeBJI3KEvuh5iE3VEXTt/69cFyzO\r\nENT6M33x9olWyVoGeDkW6BjsGhDMD8ji4MkGWl/9q+gHb67+aqQenXGhqar6\r\noiJsmnEA4I5gpxvGa5/7vDlkIzNwvOGXSklbXF8/KULyGhNU5e5txQwbwLtx\r\nn+mA1fL2MAHMEzPmZOwm96cq6GxuNgJRPRKx+3b70kGktvAHGU5Mbkd2E4LR\r\nDEI/8d+jMZ4Z3jwMGLWmkbpoPDKtmKH0wwhN3ZIY73F5GZcGPYGztMHOcu0O\r\nZmvoFf2rQ5+YsuirnMU4hYx6twcH7UbUh2w=\r\n=s36y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"1e954ea5904e67edb3dea7ea3d4097c783f505f1","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.3","@rimbu/bimap":"^0.9.3","@rimbu/graph":"^0.9.3","@rimbu/table":"^0.9.3","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.3","@rimbu/sorted":"^0.9.3","@rimbu/stream":"^0.10.3","@rimbu/ordered":"^0.8.3","@rimbu/multimap":"^0.9.3","@rimbu/multiset":"^0.9.3","@rimbu/bimultimap":"^0.9.3","@rimbu/collection-types":"^0.9.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.3_1651560549139_0.7627589649945496","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"@rimbu/core","version":"0.9.4","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.4","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"db2905f9c6113992ad064e2c641a13f37ed7bd15","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.4.tgz","fileCount":136,"integrity":"sha512-a4ovJ6oEqEA4sQUdbLhxMW7nCKSs9PztZK2nwqoVHbXlH27TV3yBdRwIicMjdQLCcA7DDj3pJy9PcCGpHRpHsg==","signatures":[{"sig":"MEUCIQDU49uT/bUvsRMttWbkwmuy3kLMTwYSyx+MYAt87hHTqAIgIs3h+KjM7e7yiNfzAVxT4s2ju30GgxnqQgBVQmuJOVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicZDPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpong//dldnAwwkHb7vApAqnW0uhzNKcqyxFrJLGXMYxPAzOL4ENZue\r\nAmVEsKoCsixrDNAbJfrCr7m/+9YU7X/lxEkxux9jz0PFY3grBW7t3cPfV7RJ\r\npozKusyYg32ZjIdzwvq1gPSnnntUyywefunMjiOFdLDN9EueFcaD9IVSLLqX\r\nokMmDfjFE2n5PfWKorLu/xMnGafvbnTiIs4AeDPSjREp78Q5vQhdZWaAaHVp\r\n7RNEZOi0FwBZpI7mqtLx7MXWLZa8wuNV+fw8ZrdzFdRfoJ65F1NQGJ1gfOm1\r\n4w2IfDqHI6UL9ctW3uEiu59VXMeR+co4+kz4GBTxddfycHMevqgekWID9jkz\r\nq/L2ZZoZB83TcgMdMJUaqS5v4not2RnI49/pYBFFMMw1+Rh6DPWmqwwd9+Ww\r\nR0+46K/PaK3jUZNaUfkiYtO+RJfPz4yCisN1BJyLmCJ6nw1wWe6okvmKZnM8\r\npowOUVByzoOsahFAd7+bw5A2cYUbumPJZf1pMSf/4woPjlXHJ1ZejuyMlOLO\r\nJcZtiOnLrcTFqUSGlyw6B5yN69+vjgxQuYiF1IzsR7JhIo+/APMg3NbgrdYz\r\nPInmp+kQZ/waTHThW7JLAolWqEH0Ai11gVhYCAZpbEqC9lo80aWgpohUFUqp\r\nOAPgYmIhuPP6r/QLRM+2yIlZzcLxt1EIoD4=\r\n=hVbi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"0d6347c834acd4caa7b1789b6a8388cd09039c61","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.4","@rimbu/bimap":"^0.9.4","@rimbu/graph":"^0.9.4","@rimbu/table":"^0.9.4","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.4","@rimbu/sorted":"^0.9.4","@rimbu/stream":"^0.10.4","@rimbu/ordered":"^0.8.4","@rimbu/multimap":"^0.9.4","@rimbu/multiset":"^0.9.4","@rimbu/bimultimap":"^0.9.4","@rimbu/collection-types":"^0.9.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.4_1651609807632_0.21217530747943103","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"@rimbu/core","version":"0.9.5","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.5","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"1595f44ad71badafcf99880ec54e46818fea894d","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.5.tgz","fileCount":136,"integrity":"sha512-w+j+RioWUuxeOcoye4RLy+dnAc833zZS2d64LRM3uEP9pvate+jKZ6eOvFAlqoB/sMA1jHnzCbt8cg9+g1Bx0g==","signatures":[{"sig":"MEQCIGiD8GTKwUuKoo2HIR3EOk7VSkQBE1R8m5FZczaMPLKFAiAy+svDSsbYje/3sBRe/tG+nhVcEkFhpnmo+nwDv2hunQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicanDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpxag/+MiXxus/spB1DQy/X3Mt7i9VoJDClPeTMMA0icuR8STl/I3Qa\r\nyg8rkrpLsxI7OD/7k0pIKc14mNMO9oS+bXeoKgvgYtcmk3UkevV4UgrALpa4\r\noTWWYULyFIFQdAdP6tUURHmqR9wuNweLE+TdUU1FIchwGQBSCXsJCrKhnq35\r\nDQyj6vEY47to/FX1fU5W5PyOHt4E5KYYfl1Nq0MOx2jdiLug6uUwysWXmT1L\r\n/tdBYWT4r+J0VDpezunXbLSWDV9utk83hX3MkgeGqnOjaVgug+uQQvUXszVu\r\nZJck63Z0PwgWjjnBT4pVUJdcw3ymqD84/waBqXGvcYPKZLW8kB/A/kuOybs5\r\ndjp49VrgHGm1hO5SzkNFJR36R4QMBjz9j/cflXK+Blw+LQaMgXhu/lfYZxFT\r\nBHoIiNRyOACYHK+8pARZt+9A9Me/rzho2E5pf3zBzr1V+6t1IBYiBv8ItFS4\r\nab3UlhacFiDKe2nMrJ1rtasOC+ir9WMvrvJ6aKao86f8pKN5S2REcj/tK3GE\r\nRlEBeQ3N2eRWtMZPv9YA5eMPsZoBAvRz9nMhJNSmP5nyQQxfGxomPuKm4mjv\r\ntbmPsowgMXlB2LA78dBtwCKOl9O+kCcfW7uoYnzVfRZIylya7Ki6F36/W9vg\r\nyVMw6Y+ccq/mfYEEmZn64E9zd+4F+0NmXFo=\r\n=pyk9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"c9c3842b12ed66ba247e3d5462c6b92b41e0007a","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.5","@rimbu/bimap":"^0.9.5","@rimbu/graph":"^0.9.5","@rimbu/table":"^0.9.5","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.5","@rimbu/sorted":"^0.9.5","@rimbu/stream":"^0.10.5","@rimbu/ordered":"^0.8.5","@rimbu/multimap":"^0.9.5","@rimbu/multiset":"^0.9.5","@rimbu/bimultimap":"^0.9.5","@rimbu/collection-types":"^0.9.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.5_1651616194721_0.6788644294996222","host":"s3://npm-registry-packages"}},"0.9.6":{"name":"@rimbu/core","version":"0.9.6","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.6","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"59e69d869a32e01af47afc524f0510ec67f1de9f","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.6.tgz","fileCount":136,"integrity":"sha512-fLeyQ/kBbTz0KRpLxnlOsNyqNTHd6o+ZU0okke5NV/uP1H3/yqB2JzExDyjhsImV2g9k4U1+q3R5/Y1MFqgsUg==","signatures":[{"sig":"MEYCIQDaUpFwqt8Mi8S2QM6BPkydtLBlzOrrZ1z0FdhaxOQjgwIhAOZRHXnuFwS10EnjP9od4pbUgWyfuXy1FDXyPvk+X8Nt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicpZwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNyxAAivkt8X8l0lgDkML1Wa1Z91+0N+Vs0pvOEfGK0dCku7TWgtBX\r\nsfhHEUdxol8xNQcijECntMuhL2jVnwhshF1rgD7WjkhjBLIS5WTpRt0o0/0e\r\n9yer6vBmr5rqQNOy8CQO9SkYrGXQrKqswOMaHDLSoFy3Yu3/OPrKGKblTyYb\r\nKpxeLM5b2WAPJLAFFoAPQK6+sYSRydBrV9WkbTB31nASjTDRwv88CqTqFYrx\r\n9y/zZR2+++5YWuXnmubWRg4fXa+08oyT6tjsQfIzm6G32xN/ZSQ/rkrwIyGg\r\naxrhQW+pj3HD0HbvyFPviE+5Ngi6K5jjkrnO8pzuZj4ybtxPzy2/mZwVuheK\r\nKOOm2UpzppbqQEJkZRfs/oySaCImHcTJN2knnhF3IvK7JyCWwExIz5wXwaAc\r\nsY/5oZsr1FcSSMHZRXM0c0VxAnubH4LBk/CVSzgimEPXPsUv7jilpsPfq0ZT\r\na9BEeAXVgM2qLmyRKe97aBlkcfROy3Tg2ekvP5wiPgSmrZXXGGRaDF0elho8\r\n9OuZFkIfIvZiZW1e/zCqi5CQWgPLqH83Yf2vvtq9ozsAImgHIEWBdLXnDPx8\r\n3Iumc3+P0leT7Oz1FYnFVhft5nsqKT+r18WVxFhPHcNYzWpkibasvW/rDb14\r\nivnfPonV+uQ6J+taJUwLi43Z/SfIPhZ1aeg=\r\n=gGi1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"e55ecad9205b4a29d7a61315574ec9c0937afd80","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.6","@rimbu/bimap":"^0.9.6","@rimbu/graph":"^0.9.6","@rimbu/table":"^0.9.6","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.6","@rimbu/sorted":"^0.9.6","@rimbu/stream":"^0.10.6","@rimbu/ordered":"^0.8.6","@rimbu/multimap":"^0.9.6","@rimbu/multiset":"^0.9.6","@rimbu/bimultimap":"^0.9.6","@rimbu/collection-types":"^0.9.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.6_1651676783927_0.2714150060796623","host":"s3://npm-registry-packages"}},"0.9.7":{"name":"@rimbu/core","version":"0.9.7","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.7","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"5ebae84e03e47bf9464508dc6e7c179220dff4da","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.7.tgz","fileCount":136,"integrity":"sha512-QHYKJuVo1Qp/PmstbUefAP+0EUgY/P90fYB7dv4Yt8fGhY2/PyimuuAh5+L9ZZevNW/EWLD4QtX5yi6ZfjoTYQ==","signatures":[{"sig":"MEUCIQDoool0S965/gdfoGFRhnaABl/OTRPuPyzH1nIBu5waowIgcxLtUy696KBqh33IHHzmSSVbW7YBqHDrieqz0ffXMIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicsaoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoijg//XUUUxExUe1sMtXXTEjh7/atTpiz9Fy5X8Io9csMECL/ukHYR\r\nMuXWmO23RO7QKrzKyrEAuCRSi/rSZAcbXxTVtzlU1NION1mH7Qm1u+C3jOI3\r\nn9mXBib/mgX9dtak1Q+OtqLFOqLmhH4xkxfQfqIeMx/Q0tedoFVyL5mBf+0v\r\nm3b/8GxwCtp7W12QM7iDXgFnhMnnyTjzKf89Hr1zHFwb5N9tFWzTUxCOn/b7\r\n1Igd8+J9AETZCFoq9xVru63DGCRPIeb9EE8N7iKhxlqQEGUcG/Eu4zCte/+c\r\nMIlRQA3Tgf7xNEgZX4Ig5YngHE3UV2xgQEc9Q7iz8cE+cvQkKTEdFF0RWKT5\r\n+EursfMZbGg2wDSHxWKOluTmH4fB8L5wVnkLyRDJNANKOmB4WPS9xmCtX2NG\r\n/yYSTmFPhmQOiTX5Rs/o2xHFi+LI9zfJgZl7QLS3iQcI3V0CQie9T+6oYsK0\r\nELGFnvBPc9lStN1TuT+l5T4PFDRiwcqcpdp3ahu1g3IhsrlRgG0ZKWDl3xhR\r\nvokOBnUyKrcmSQo0gJhVKE4BcBhmNXC5mvPbZr4ZjTMY8rPfD/VCeCgzw35m\r\n0BwErs63lIASQNHKEwpvL4cGGf8XbF0sdEkMSjoon9J5TDJ1sigAPcTH6jnq\r\nVUoe1Vr3k+Y1Bn7CFjRGMsUz8Y5tKz5lEjM=\r\n=0TDt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"67cf4bfd9077ee56b081a51a44340bc7174fe963","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.7","@rimbu/bimap":"^0.9.7","@rimbu/graph":"^0.9.7","@rimbu/table":"^0.9.7","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.7","@rimbu/sorted":"^0.9.6","@rimbu/stream":"^0.10.6","@rimbu/ordered":"^0.8.7","@rimbu/multimap":"^0.9.7","@rimbu/multiset":"^0.9.7","@rimbu/bimultimap":"^0.9.7","@rimbu/collection-types":"^0.9.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.7_1651689127749_0.6639688207354737","host":"s3://npm-registry-packages"}},"0.9.8":{"name":"@rimbu/core","version":"0.9.8","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.8","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"c1e963b2caab0d79c1e43123e24c8aeb8a806641","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.8.tgz","fileCount":136,"integrity":"sha512-CUxxb8Oai6YmK/wdr9VSXHxtUWoPrsdPLsQTInJZk7w/AJr1TkARvGCBNR4QbiX0aFs6HxKIx9uiIWK2uz67+w==","signatures":[{"sig":"MEUCIQD7RiW7H4ONsb9J6I1BvjWEfrVNRF0J8rHcDwk+NEW/TQIgcmnEl5THjUFnsLkoeOsxfn5xqKUCP7mGKmu/0lRKnpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJictPSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/uA//bThK49JC2Yty9hV4ZTGMnCJK6wAZ2JxbadUNsVPqTjWVERmU\r\nP4oAixLloWSXiw11nOMjB79DjovP3rDn1Kti4IhpgceYdgq/caH4MM/6suGZ\r\nzUcwIGmx7YsaX24JO+QqixPRdA7LBEUS33Nu+bxnF3UVdKBZdwgJnCSlzR1G\r\n5Gixd1N5VO2OlMxXUKFgImCmW/nfyeGMAVX65frJQKHrZsWu7pAlmMvWEliU\r\nm/5G1DqMFRpSok+zA5wCnbBg3QyGwDOtBvtvTtPr2XyJNU2c7Km1QEoaq0HG\r\n/91Idn0D3c9KFUD7mkPrpl2wCDRty49KR0aoglbP4yjS1dQSOJdYGT61q+MH\r\nCZwraTKh7tCB7BsEBrrde7tgHUmIck0arWC05budhmwQ2FwaCMfnxLRTJMTD\r\njmqUQmQDW6jTwC9B4lgGRFEU2jnmEdPhNdJco2z1LH854p4uS0csP1zAOly1\r\n9uoOnK2GEgRpdz7LswJ2f8wz+wBENic93SkRNFOohAhEmyTG421uNKhzgeqA\r\nmQpYJLNTGXS9WVEfit6S0x74vV6nVvN6Ex8pQT4f8Cgths2XKGo/BoQ+2PVm\r\nNS4C8D3DerBFcdA2FfuuP6Vi5bkHf/1dAhU90xyCI0z/cnF3HlBiSNqVi9kk\r\nqtA44YaQy4tzds2JNi005pcIBdYE2iTJ/L8=\r\n=eIZS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"ffa83f16f626f0d672769dbff85e29873fde9690","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.8","@rimbu/bimap":"^0.9.8","@rimbu/graph":"^0.9.8","@rimbu/table":"^0.9.8","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.8","@rimbu/sorted":"^0.9.6","@rimbu/stream":"^0.10.6","@rimbu/ordered":"^0.8.8","@rimbu/multimap":"^0.9.8","@rimbu/multiset":"^0.9.8","@rimbu/bimultimap":"^0.9.8","@rimbu/collection-types":"^0.9.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.8_1651692498186_0.29121794342738805","host":"s3://npm-registry-packages"}},"0.9.9":{"name":"@rimbu/core","version":"0.9.9","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.9","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"15fd60c8a3f5c68e1e4c49f75d1f5a6cb233ee2d","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.9.tgz","fileCount":136,"integrity":"sha512-pejqmfVZJBJW1/Mx0nSJlTSsfrlkqE7KXAr3d8fzkIOTUqDLX+ZCKDHqImeIgswXHEbEgh2ToQdkUmNFmICu3g==","signatures":[{"sig":"MEQCIDKQQpcPLM8u05gzuP+YzJNZwsoEhK5y73247ahYCHAxAiAyip6ZLJM/2eXMqk3OVAbYClmymdIOldt1MgtxdJnGFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic6HhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz1w/9FdokQHlvFBmARZl/9NEw6DixftCqo6LwZBrSVTAf/pf/CMR4\r\nWYhRAXVSn7pRl6L/2PDAHwnjYZZtyEgIX4u2u+UdoXSKmgLA2xb0wjCzlu7r\r\ng7WD6BBYHhrGoEGP4zlUwWnDjw6XPYGiNu4DXuXQLutIvKUEHPspEykSzhMV\r\nFSxJUOYA4qCa90sRVmEnMtsD523u9S+Q49eiVoVvrAw515HJfWAVzAB9cdgQ\r\npBe4+aIPLK6ZKBGgS3pXBVoTXIHDKyRu+3kMzOkvoQ9RPbYqJJxXzl6bRy7s\r\nw+iTCPDg6Gt65C8WH46OAamWHInT6IE0OEs00UQCw9g+HNUtRsnJRS6x5lk4\r\n2+OHBe6p+uOc4XnFJ2r3vpQKNOeVn80ZYUxWXoWjESlK0KO4+8d4gbUjCqnY\r\nUBVmxCmYU65zhCBvrkPa9u06jw+DkiDCl0BYjo4QtUUNMsCx163mzXWhSzn6\r\nGzNhIxmHafNOs+tcmbwqoRfQAPrn5VQICf1pqZN9XMSQc+VLbmfUUcGTNnyx\r\neVd9pjHJhzw32GLjI+YNUFiktkdLOL5NKJiYpy4TwDj4zMQOkcWJMOcfib5q\r\nK9TpR4Ga+TvakfsHOip29NtcMsqwZxlME6XdX0gT1uGDPNZTHq2k795/XIhk\r\n45nR6zhBpd0qip4Jcc20/JABLhTe/ZFQOpg=\r\n=RVz8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"1af3cbbedd04c2ac9c8b4f90592fa6208c361c4c","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.9","@rimbu/bimap":"^0.9.9","@rimbu/graph":"^0.9.9","@rimbu/table":"^0.9.9","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.9","@rimbu/sorted":"^0.9.7","@rimbu/stream":"^0.10.7","@rimbu/ordered":"^0.8.9","@rimbu/multimap":"^0.9.9","@rimbu/multiset":"^0.9.9","@rimbu/bimultimap":"^0.9.9","@rimbu/collection-types":"^0.9.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.9_1651745249016_0.4984470952369364","host":"s3://npm-registry-packages"}},"0.9.10":{"name":"@rimbu/core","version":"0.9.10","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.10","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"8cc5c5caabaeb29526f69b15d8e97e4a97659a86","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.10.tgz","fileCount":136,"integrity":"sha512-zptpQjocziSDcInEOid7VvpIB5BfbFu70AQt6XbGPwrdXMdjAYIRBpix/maA2MLWF+vP+5pFljlyQYcOigT6cw==","signatures":[{"sig":"MEUCIQD7WIw52sqG3hE9mhGLa9JbIAal1KUF9J3ehgqDGbYNJwIgDFnfo0leMBykQSrQ5brfg/BzMUP3l5YbmtcLX3/8M4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic8QMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfaBAAnBKkZgsxVtm+NJy53CVetNSX3cIoZI8aMAy95oizI0XCLaMG\r\n825i7XS6g9ez5RV4/dVMJyO8RjjxtZhwphQyWAZn6J9rtgE7kViEvs6Nxpg0\r\nU4cv4Hv6eGGUQplehUofaPH0a/0x8KWsfbd8hGcz9y/TVY8BEGO8heaTlm1k\r\nVh4IbzUhTfVL3YHPQDGzroFZri1+AnECv+PM9nX998wl5m7C4qkRYn6ytphx\r\nHNrHoZSSPePRnpr3CVntCHRriL1HOoCl9nHsgFMdrNZ3oVo8cDMSKAsyech+\r\nInFUMJ7VQ3wkpaRRjOkUi9YClT3sN6tIx0H5lpmGfwTi4zT+iQE07XEDyhO6\r\nmJRPeqMuRARf6vABU2kiCi5HCdm7JPUM6oV5FtyBgr/xPKE/NaFpV5iUkNPK\r\nCnKZEf6EYDiTR37E4vmeynKyR7fNeKX1lq9lGalM/5Jn/Pf0Sqd8yi26l5ne\r\neR6IZgUMHt76T+295ewGxEAtBCieA5TSI4po7Yrh3ad5p7MXSuUJHhqMfC0M\r\n4384UPefH0vyGzkm2XtYFYEsvnBeWOqeGCsn81CtmAG6Y+U4eITQI0RTzffg\r\nnQa0240u7yhcnBPOCbnerc0ugeZGlVjrf3WiXBzkVEcCeW1XgTZxb2OQCbPj\r\nr6z2Xzfyo53RY/1Oz117y0R4hZq0BvHmhY0=\r\n=TNF9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"9da020a47f9b1cf3c8c2ef343655942f38fc5cfe","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.10","@rimbu/bimap":"^0.9.10","@rimbu/graph":"^0.9.10","@rimbu/table":"^0.9.10","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.10","@rimbu/sorted":"^0.9.8","@rimbu/stream":"^0.10.8","@rimbu/ordered":"^0.8.10","@rimbu/multimap":"^0.9.10","@rimbu/multiset":"^0.9.10","@rimbu/bimultimap":"^0.9.10","@rimbu/collection-types":"^0.9.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.10_1651753996378_0.4476119282298334","host":"s3://npm-registry-packages"}},"0.9.11":{"name":"@rimbu/core","version":"0.9.11","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.11","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"61f5d00c73d3bf65c950dc3a574d2b7d2789b1d2","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.11.tgz","fileCount":136,"integrity":"sha512-zanBddCJ8L48w6ge3dQCXsfxX7xBn//sE6rV6HzmCIKcr7ZOB/DqPeASo0j+fVDnBvIF+ly6DuI/14JmQczc9g==","signatures":[{"sig":"MEYCIQCjz+eRQ6r3U8dwXrK7hcIwVJUTQKu3ioXQvx4oTMrwWAIhAPLnUcG9B+irjCkAI/AVZySkzmQFXr7ZuJdKIWn9XHnD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic+TgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNgw//XhTCVvjSLkBxc6EC6tegTkgxG3kmmCyZ0j5aQAFN7He4YwOS\r\nA4eWWQ8pAc7DROB+/Kxmw9hfOi5MU5A0hjDGViILj/yxqqKzQPRxfUVlGE5O\r\nFPu2Nn525q2b+fu/1jv/72w5PfUOkrfhW+deTy2venWeE6tiBmU9IB2B6DFF\r\nFEMI5vtigpt7XgRpfMt8EHe1NV7GIdWWSQhya/3A/V7tyu8bpyJ51Uate9jU\r\nmscYZRbly/22HYDaaIKDLzumK/kbn6XvrUq6q8mlxNDt32DORx21wPF4q4X3\r\nDY8XnY1jNcDCpIFq8kjziIPzi5Pt04MLaCRxNUctpf4e9qi6a26JVFUmVv8N\r\nqFimA4TEkPQUmS37fMmLgpGcQI9jB/vJeQJ3R9u337hjDOaqLPOiMhpDTflj\r\nmrB22sMIzB62ncidUMkCCySOFOuC0koK2G/TQ5Lu1fh2oGp1YtEwfy7OrQ46\r\nz0h1t1/vMYNAJM6GLF3he9MN6r87AACFgoxIFY6eoNHO/xY0A9wSsQ8axPAM\r\noJMORZ78YA4gTRTqsggGALiuV3E6jdXJDC6cSOH+H5QJ2oE3nZ1SlVpQ70E2\r\nbxK+hBBmk/LU6wKYcduTbq11A91CySMija4Gj/7fPNGIRwIy5XV0T6Hw2VrE\r\nx+0VsnLRq4EI64OKbcziRnOGns6tSh9MIPc=\r\n=6vMG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"5819ced859cbd316fc723364aaf0ed9a881cfa85","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.0","@rimbu/list":"^0.10.10","@rimbu/bimap":"^0.9.10","@rimbu/graph":"^0.9.11","@rimbu/table":"^0.9.10","@rimbu/common":"^0.9.0","@rimbu/hashed":"^0.8.10","@rimbu/sorted":"^0.9.8","@rimbu/stream":"^0.10.8","@rimbu/ordered":"^0.8.10","@rimbu/multimap":"^0.9.10","@rimbu/multiset":"^0.9.10","@rimbu/bimultimap":"^0.9.10","@rimbu/collection-types":"^0.9.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.11_1651762400064_0.40656100685946917","host":"s3://npm-registry-packages"}},"0.9.12":{"name":"@rimbu/core","version":"0.9.12","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.12","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"62295dcb991958eb2744273eb318b1e86ec6228d","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.12.tgz","fileCount":136,"integrity":"sha512-AyE2LeQpBki4Ho95QjM5plkVT0ZvE2ZdPGIZlfatypt4LALuxwwJuyMR/2PLTHw2xWIC4GHyIlFsmYbr0cSTYA==","signatures":[{"sig":"MEYCIQDmlZwcytyMqyPv3ZgiFszrstwHefz+TjR4mRLyy5vYYAIhANtETrHsABSb52Id7USJDyYMJ3kyrtLGztIvjMcNOZKG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidYByACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY0xAAlCX/elyPnQO29/D2w3NQt7Z2uUeeCBFNjhZTaKHURsap4Xyj\r\nzylhmC1r+iI3l7WozodfZlMJE9CiYRM4692qit3RxfBn8JXwpsMn4pacUis/\r\n0BsbIYkUSVCFw8p4ii1C2M2BDvdeRpVSAzawuKv5tk/rQdgdOmGZfMuavwbz\r\n3WFi4Nug08abUUB4KsPWz0z54pJm3b6punfL9jpwZISprmsLauYZe0KX6YG4\r\nlhQrYoDTXQQ5yhhm9+31Hu+Eqmq6zeLcpj8wc4203Y6RhSpKAIh+ESPuLLVe\r\ne6Kn5XYhzkyrhSGs6N5IqQD+GJxZdoC/3LUSo+YVsCcXk/lYSBNfx1J8hVF9\r\nng6k8AN2eYZj8IOnLH7eO6SES90bTCA4VxxJzWoRrUGv/jt39FFCPNQh3bVf\r\n8N6FeoFcPD6zfz7Slyl2LnATx7TtK6rzl4mrdzMZsx0dW8qgVVaNSxW0Zbjy\r\nhBlEBzyiZ+J8WcsVN0PgC9i5+8xBbZQMHK8Igp2DVedpb1znWUXTahSTjopN\r\nOnICbDQS62wTI5wXsyEA07pRf8o1jvQVcWJjuhLsiKvbUVBS2ea2Tgdhx8Wk\r\ncGZK+HVusbMGCb3u/3UErfNkb8rbclXcYkbQvuxieHtni8jAgv2g+zR4KFMf\r\nf/Ly2w8ztwnrLp62kGwdubVwmQrAMeMPTp0=\r\n=eLUM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"f44e1b43f07ac973555270806bbdde5f06400941","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.1","@rimbu/list":"^0.10.11","@rimbu/bimap":"^0.9.11","@rimbu/graph":"^0.9.12","@rimbu/table":"^0.9.11","@rimbu/common":"^0.9.1","@rimbu/hashed":"^0.8.11","@rimbu/sorted":"^0.9.9","@rimbu/stream":"^0.10.9","@rimbu/ordered":"^0.8.11","@rimbu/multimap":"^0.9.11","@rimbu/multiset":"^0.9.11","@rimbu/bimultimap":"^0.9.11","@rimbu/collection-types":"^0.9.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.12_1651867762102_0.6944267024751147","host":"s3://npm-registry-packages"}},"0.9.13":{"name":"@rimbu/core","version":"0.9.13","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.13","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f8d11c59034af95494269f65c55c440c45cf5cf1","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.13.tgz","fileCount":142,"integrity":"sha512-NbAcdrKMl53B5ub9l5SZoXsuwrf4JBzVzU0Q8s1eirglERwgQf8CCaDc6mx0lzSwXuHTmTfvj/YK7arpAwKDIA==","signatures":[{"sig":"MEUCIQCl2QLyTZQah5wJnRS30rc23ok73i040rLLXnWoNb2OpQIgbAIUG6bXsutWM8OYUmhpR7wKyGuyFyBSJtE0K4Em9Pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidtSjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmom6A//Qk19Vb+jUgOo8HHYkrbvHJnQPzIVGLoHLjunaKz755MPHK4f\r\ngFiHiT0z1zQS1CMjWLzGvhPd30dsKrSAYB+Bs01PbtLke2mBWO6Xm8CxokI7\r\nBSrtTdTWsTD9rDjsYnh5NMPfqgCZB94d5aQudKcO/6bGoRbA0apNDzeatsm8\r\nQjDkWlxRaWhKN018AePwShHBWmbpqCpNd30xNPspBEIbjdKasXN+j+ki0CVs\r\nq2RZzt9fLbTL3iYq64aawIS2H09Il1ggUW0Itc+4ZfPnwY7kOkFBmvYOCuix\r\nUJg0tgyfl93qsTseMWlCOSFQu5i860C3hzc9uBC985BIpkTKbL/6GohU8t8n\r\nO9fkS2H/NYd+CR38RrfiwCnNojS0ggpx2jQtw9ybobvF5cf8PKtNuIj1EyWm\r\nxLbqz3Mo3KI7Ite4ACOcUDdxEK+M/wYAW1VN9BNorFa1oZQQvOPfzP9qn+1e\r\ngD+dvDoItsocENBTlJNSCEJfBfLF2oQHDFwtR3RTXif5ytzhJxVM1YTocGAY\r\n51s3gzO9+GuuCqqx1bdvuITf2akXEWqwTK42ZMZKFBRZpL+oC20CDuHPXyKM\r\nXF8d/QafiZPEAxoGl5/WLIp0on+Sw8c3fdKgEMGicLxOLO+mckcXLEzxSOgI\r\nXZckkoC6zsMEakL4vyWfR3o8HgrgK/YDFz0=\r\n=qS5o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"dbf3999b12d6adb61ca8fcac82789e7a876d4b04","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.3.1","@rimbu/deep":"^0.9.1","@rimbu/list":"^0.10.11","@rimbu/bimap":"^0.9.11","@rimbu/graph":"^0.9.12","@rimbu/table":"^0.9.11","@rimbu/common":"^0.9.1","@rimbu/hashed":"^0.8.11","@rimbu/sorted":"^0.9.9","@rimbu/stream":"^0.10.9","@rimbu/ordered":"^0.8.11","@rimbu/multimap":"^0.9.11","@rimbu/multiset":"^0.9.11","@rimbu/bimultimap":"^0.9.11","@rimbu/collection-types":"^0.9.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.13_1651954851395_0.9126080417753628","host":"s3://npm-registry-packages"}},"0.9.14":{"name":"@rimbu/core","version":"0.9.14","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.14","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"67170cd8e6499f86205e26b93c1c9d069c372ce5","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.14.tgz","fileCount":142,"integrity":"sha512-66104L9uzAhLMFsaXCprtDKokkIvbwUFxQUHT0eXSA8Clk613ABrnK/eWQ1oAmy+Guw0n0Yv61SuilOTK2rrdw==","signatures":[{"sig":"MEQCIG7zKecqB85OaMVAQ5DD3wHGc0lDVMX4N7pM3U8mRLkuAiBJ48gUwpn7xb41N65U7RsqmS1ct6i1d2FmvHLCAIZA3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieMM8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFbhAAjCe3thDe0xqYo8Q1oLMLJ50slt/xu/lENFLgqe2desEMNw1r\r\nHl98ysavuLZZ8VpI9r1KJZI9x5Rh2ISDu4qJ2rr4HTKf7CqCqsb7XxZkO9T2\r\nVH9JfECuEXL8nzDCsHnwtq886k8EOFgFB5/o+xail1wQyTQ6eE7jAvjPWZZN\r\n/EKpOrxQo0q5wuagfesP2yUw0zlay38rqc08R4CHBHrxCSZ5/YdbPyi0ykp2\r\nOwR5c0ZZGLRZMPmG3BiUGhgNx2tgZS7MgjnVSqP3vHntdhZdRBubV56VSk3L\r\n97BHE5dc0Qui/Es1YpypKCp3huSP+BQD7tFeTI6HJImS21GaeNZHOpNPvs9r\r\n+vIDGakGyjNX3Nf2E1zNh56+gZKOlMQf/9f54diXCrdmYDvffQqlQHpB3Z1J\r\nokLiNxUZHZNK42Uxs3vNlpfZQoXK5to6LvuImBwG4x38d7qZlwIxtf3ggXkG\r\nKdmiDTRft1rrcQgSNpWhdbAJvE95LtIWIIL0ZB+sxTUfDbQbqs/aJzIdYAvG\r\nFIv7TgBE1OET3H0Eg0iembIb/YENNr2YUkVImJ0hYHUrjTs5LvXngnWS7FOb\r\nGefQG0TV55TieGpYa6n5FB0yhf6nbuYkSmxlaCHs4/GYkn9BwHFY4upTW3Wp\r\n0y89OBoX2qlH2GZiMmv6N7xlA6iVWREgCSI=\r\n=Bhmn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"33dd7ca935f19f513586834a2ce1b1f886352ae7","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.9.2","@rimbu/list":"^0.10.12","@rimbu/bimap":"^0.9.12","@rimbu/graph":"^0.9.13","@rimbu/table":"^0.9.12","@rimbu/common":"^0.9.2","@rimbu/hashed":"^0.8.12","@rimbu/sorted":"^0.9.10","@rimbu/stream":"^0.10.10","@rimbu/ordered":"^0.8.12","@rimbu/multimap":"^0.9.12","@rimbu/multiset":"^0.9.12","@rimbu/bimultimap":"^0.9.12","@rimbu/collection-types":"^0.9.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.14_1652081467794_0.3181418342009812","host":"s3://npm-registry-packages"}},"0.9.15":{"name":"@rimbu/core","version":"0.9.15","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.15","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"98f82570fe852471cb1be0be4f34f48aec87b719","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.15.tgz","fileCount":142,"integrity":"sha512-sTz5s1xkQOAOiDRfc/m6BKMcrQ5oSLCIBOwsyqIsLhF+QuYWVMyokW6SS3nwZoV3dqI8JWnfWox9fL5TIFmk7Q==","signatures":[{"sig":"MEUCIGwz165IBw6RudHuENz4tqtUjgLXlslnBSXORaVJBAU/AiEA3p0Tl7j0CzzqnQCpwlvHwyTglfq1PBBN0x9Rf+hMWOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikJMxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYGQ/8D21+WV8LDJV6oIVGdiJ/MGefBS2+rbKwjtqnVau7ebOmb+9k\r\nGX9XhPi02/rlBuxtDDGSOREO3HBY/DiaBh/5StNKJlTbqfCo1qvCmo3OajY4\r\nsdfxlfswV1AqGG7BHx6c++iVseaJb6OZGkmUTYSYb56ALn1SEOXyuL00gYTg\r\nGjRlZZB97EYyOKPE7CPbXULhR2VAmyhz4pqd2UwJqiqI9MtAsGu776xJH3xG\r\n+SJeWOZTjJK4j4LT6KwLmjPhPJGzlspjE10dJCGubsINHtM+lnnTBgqNI2sz\r\nj/WybdoKcj2qti0ZsQvgQnQIF05ZBedPQRCkp2z32jdamkAxhRbIE24L+W0k\r\n4Uft37gbMcouVN/Z2nmiog9zCj8nILZxPN0ILdusIY0khgSgLf4XklB6CJWh\r\nWm0RwnKDRDpC4mq3b6Fs+ksgGe3kYr0rblUvhD/BcG0ZomHLTf1N+eoQn4Kf\r\nzcrUH7PfHvXxPQXeNm86jZ59FS6eaYFLkkD2O+tg9gJ4KwGXjzlG3D2Z4x38\r\nLKdoT2xOyJdx1bQKg0cymGcVElUNmx+BQ0lRh4eR8PtkmbfEiuKjvPAdThcz\r\nmlukzB1fKiVmCKoNonnaRQw4H5vkLGL/5UjPkpH0JI4gHvSzIaTV8o9cshZt\r\n1EP7lq5SMdtEXas9e5/yp2eL0ZHI5bAOrZQ=\r\n=TFtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"4efaf8c469d606381517984436383fd6b1b61ec0","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.10.0","@rimbu/list":"^0.10.13","@rimbu/bimap":"^0.9.13","@rimbu/graph":"^0.9.14","@rimbu/table":"^0.9.13","@rimbu/common":"^0.9.3","@rimbu/hashed":"^0.8.13","@rimbu/sorted":"^0.9.11","@rimbu/stream":"^0.10.11","@rimbu/ordered":"^0.8.13","@rimbu/multimap":"^0.9.13","@rimbu/multiset":"^0.9.13","@rimbu/bimultimap":"^0.9.13","@rimbu/collection-types":"^0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.15_1653642033470_0.06698193835421651","host":"s3://npm-registry-packages"}},"0.9.16":{"name":"@rimbu/core","version":"0.9.16","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.16","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"e7a7dc6c9b30593959ec86ba3003235448e91f78","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.16.tgz","fileCount":142,"integrity":"sha512-6KdAlg0qLr9WXH7MPNBjsNwlHzYhvRxb4AXt8RNNVNo/sFn0ycUM2BX9uSCFSrOyS7ANGg+CiIwkZ7+etY6qcw==","signatures":[{"sig":"MEUCIF71nzqkec7HGt86av388yg8jRZqHWbDsJxNFSnr7g9FAiEA3WZ+Grew8UCi8mccsEUscIAjchAATMJXDWUoHSjBJEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikybFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDhQ//WEb2O3hhdQk/UkYJM4SqlOvhyLlBYCByegnC//8j2U2BZyjD\r\nnus3RIvwG/qlSamuxNW/aEb7rkNGb6sT8C5E1B3CdFNg5JEogkrhiPa/a9T/\r\no99LKWgsJ+U+3SQEOoc2zRz9+b8L1jJKPaSSJY+gJshNmrqgQRG8nUx98Str\r\ndXxCLOZXgz8TIZ6AnSKBlqBFY4iGT7MuqTzkdUb2InCXPx6IFM+ZnvoSvuNJ\r\n59C5AGV0AbaX+TwcYH+JsTXdSD6YQtyuzKCM9TZSJ/eHg9O7kRZFIvmZfz7g\r\nuMTth4Zab1BjihoMgJjW8uZTn1jNB6nUDilyzd1EKWyI96UF00Q1LPCz02LX\r\n5altHshgFuqqvJBiH/jaEzTc0x3UNTJVNT1TZ9hDOcn8rWAUTSv3783H2ZXm\r\n4YKO84RsY4xiYItw2ic6BeLmdcDOYUWVfiYIKJVPFNYRQQb1749MypLIZrVE\r\n2y1DykQ77Szby2toMPZeCrBK0DwU/CtpKF0iwjjgryPnz49J5tBUcJZIgflT\r\nLBact2tBtETJ2XU2D2bdwCJhwRqeLF6wM89a6BgYYFiCD0YRDkjFpnp1c6d6\r\nS9ozO9h7CqZ7+Q7WmawLVCpEng93K4gByNDME8AvS6+QwAFaCXkHS6DQjyrL\r\ncYd8IxOVbEDijNEq9PBnoF/4XBohzqIC8oE=\r\n=MAb1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"60d3b52050fc30f10921cbf92d637362d663d7e0","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.10.1","@rimbu/list":"^0.10.14","@rimbu/bimap":"^0.9.14","@rimbu/graph":"^0.9.15","@rimbu/table":"^0.9.14","@rimbu/common":"^0.9.4","@rimbu/hashed":"^0.8.14","@rimbu/sorted":"^0.9.12","@rimbu/stream":"^0.10.12","@rimbu/ordered":"^0.8.14","@rimbu/multimap":"^0.9.14","@rimbu/multiset":"^0.9.14","@rimbu/bimultimap":"^0.9.14","@rimbu/collection-types":"^0.9.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.16_1653810885483_0.15439648061891642","host":"s3://npm-registry-packages"}},"0.9.17":{"name":"@rimbu/core","version":"0.9.17","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.17","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"326d6143ab4bcbe17a691b2af987c094823a0360","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.17.tgz","fileCount":142,"integrity":"sha512-pGhkBuwsgwnUx35APDMSM33FH7O+y36fKmgj6A/e0Fd28XHA3gXU/K282ES65jG7gndjy186CVgVY3MtrBDjzw==","signatures":[{"sig":"MEQCIAhWqs7MEd6PeC2FFUZP76vOsSabyukVX3rPhtrzT7trAiBveZJtaYkbqWsNEk/hy7eEFRPkSsJC9oq68bDr5etwjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinvrfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppHg/6AwwFcloYePuhaDON2j4L5OMZAC8xXZ5Hggp7/cNe0YVoQz3X\r\nJTyaSxL4b7aIXfCQ68yHUEUfyqkeeBktU+B0ewW1QdgzQBUnXdQYOHbA3bX7\r\nRYNdbG9kD4YThLzzb/3SFx4GFpBx2zujQPI+3NxzaNDL2heshm5r+lv0FToi\r\nRcy60rB96mHV9Z5I6if9EHfQf7UzMA53gmupanNBT3yEpVjhIa+yqCcge/c5\r\nHyPT6aed95o9An0ENcUHxUnAeY6AyQXlYWKQeWQuE8DWo35xWbS9XXQukLz0\r\nOCJqeH4i0bb/iHMtf85ThA/lcLrAdeVSnZ3IEX4b/LeKJykkscysO4f8r8v9\r\nFPCIUTXbkkckQIZZqT01xp7O7h23vmU366YtdyRsHglpHZXZQ3t6OksYOs/T\r\nMBjS1iWRcKz2FJ48R7P6jjROKMBmCLnW0DUFWmto+D70VN4j73k3FZ52TQT1\r\nwkAiwpS3ot+WL0FrsuRxMmZx1/JoNBY1XWgopwKm1QFEfdVMGQPklxbOGh6M\r\nCCscxBlEoftgbU4U6bRJaFbM46/jc9S8ym1+L/JcR7SHdZ5O+z2Yaco7qTW1\r\nIjHg121L0cmHOzwTNst3CvpGVGPGkGcb59kYiqFVEtsqgUVOs910sThwvQlu\r\nfZWhikqX8inQV0sp786E3snOBQ1um20Jn30=\r\n=4m4/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"4d6b7411c36f599331185b1bc597e58f34954d1a","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.11.0","@rimbu/list":"^0.10.15","@rimbu/bimap":"^0.9.15","@rimbu/graph":"^0.10.0","@rimbu/table":"^0.9.15","@rimbu/common":"^0.10.0","@rimbu/hashed":"^0.8.15","@rimbu/sorted":"^0.9.13","@rimbu/stream":"^0.11.0","@rimbu/ordered":"^0.8.15","@rimbu/multimap":"^0.9.15","@rimbu/multiset":"^0.9.15","@rimbu/bimultimap":"^0.9.15","@rimbu/collection-types":"^0.9.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.17_1654586079602_0.030059719249549977","host":"s3://npm-registry-packages"}},"0.9.18":{"name":"@rimbu/core","version":"0.9.18","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.18","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"bfe4572f93601ecf3d09979ea4d9e7331c086a93","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.18.tgz","fileCount":142,"integrity":"sha512-a3lqzO3bvTC1YBlzZMbW5CPV4b56LPo3GJjKERSTa7fbuBydoErX3JvcLHv5HJNJJSuo0jp8eCZRZofkI80PiQ==","signatures":[{"sig":"MEQCIBNCu9WYbKuTBN86730jl0SHmNT/wusvWCD6AnRGmEkoAiAOMtkJcknCBP6r+1yp+Tki+CwDZ9UE6MJlstmjN/ihcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio55wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPGQ/9Hksnlgtuw3IO4tkrewijJuMtyh6xHeXPXvz2F74l/xjGPrgB\r\nvLluw+1nLMC/Ms/Ebs7J27pGVDKi7jiiCm1T3KBKCVEFN593cUeukPidEqVK\r\naFByd/kLKuRmlw2ZsqS7QkU9JqMVFtE1R3KiXifHDRTrx3Fjt1nywFntEUT1\r\n4wz3EmqYAX9LaN78jsymW6BxR6AVtD1vZxAu+TQXvMModEnKNOf3ls88nQw8\r\nvWcW8xosleFfOAf2Mp+zTmpn8z+8XW7wm5LZZ/TmbtIpQSvo5SZNkGSLp62v\r\ndodJJzCgyte61D9S6c/HCRw9LTUncjfOFsM64XiKjX4p+YDKIrML8IJXuHsZ\r\nr/tyM3aditVS7AHX+urXQPKghPVOCNSrTpF9s/PyGNwRjesqvHhZkJXEQI8K\r\nvp0BgZUKsEvhTeRkgM/U4CO47IedWPAA+zeAVht95eJvVE+hzcTwFx5AL2kv\r\ngtn3yPWlTnpXSKFyaN56PRG04Nuejz9YxKisLu/9SveD/nJp62fH1PT7uzuH\r\nNLCSW2xcwUPduMpZWLVsATBR6EWOvdDq5mWjSxqWotutczL2leeP8Hji1PoF\r\n+/2WSHva+tEgsQbjQ2XO5c8v2klz+CAJUVLUxEXGE65SjffNWgiIecazYVqh\r\nRz8GtIY5iCrxAWa2T4RCyCDEwl7E6N4sg7I=\r\n=R+ie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"99e13768dec4c6bf02502c01f76cdbf5325de6a5","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.11.0","@rimbu/list":"^0.10.16","@rimbu/bimap":"^0.9.16","@rimbu/graph":"^0.10.1","@rimbu/table":"^0.9.16","@rimbu/common":"^0.10.0","@rimbu/hashed":"^0.8.16","@rimbu/sorted":"^0.9.14","@rimbu/stream":"^0.12.0","@rimbu/ordered":"^0.8.16","@rimbu/multimap":"^0.9.16","@rimbu/multiset":"^0.9.16","@rimbu/bimultimap":"^0.9.16","@rimbu/collection-types":"^0.9.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.18_1654890096159_0.9773728069609644","host":"s3://npm-registry-packages"}},"0.9.19":{"name":"@rimbu/core","version":"0.9.19","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.19","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f86569a7650d446ee27fb911fc1ea0dc8e2e914a","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.19.tgz","fileCount":142,"integrity":"sha512-7FZ3CxdZLRjClh/XquCUAi9cjeasOCfZv3FGF8RtzRoW9iP+YOxWTEGHoBTPOQx5211WAkjRstEepQddxHej7Q==","signatures":[{"sig":"MEUCIQDlgY/m3eXrHMbh2X4Pmc2U1pjUi7f3cJwzFeYEbh7QzQIgEKRXTYkJniaSJkQnyJXHN3PWqEWrpEL6zjJ4z7VmjiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivcWVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtoA/6A173s8u/zMl3Iu8lTlTK2fBQXR8xBpkiZ2nlMPMWrL4hUwLQ\r\nHlyRAFxkFTsZYX89xrWl4kZvRv+UU7mO84B+61DMZLbiSv465qryYfSX8S9C\r\notNJdQg6C+aYjYPV9oUUUR15t1oeul6038dF71eqmQ0k3x80peL+/1VQMGvS\r\n315rZ31pFfvrDisZ9uEaq6HNbSAvd7Wcqbqf2+yWNZLFapJHS5UPkLZgY+Lj\r\nbqkmRkYPPH3VwPTODKQfXe/dmUYEemBNFCoUrJaVMnXT1BgoQsTk0Y/BkeQg\r\nQ5w0OnrGZ6AzYmi8U/ZpRAm4jTqGtgAGi8+SbP2vyQq7P5tmWxLocTEm5gkI\r\nbYdxbl8T9Mj7RRNVQZ2GmtmUA77vP2IrPNJyFhiN1hRqk3gno2fsYAbLU1X6\r\nlaRXx0yttYypUadN9w2pnVbB7Bf1wscIp71pqLnu5DzNsO1CbqZaX+33/Skd\r\nJ5RdeHP4OkFD0cZL9CTu1v4sXyhwj5caff8wXYD/UPOnrTTUvVkCPpRNr5PH\r\n/7Wvo+uXD3M/ybbxpvdj7Acq+qq+rGln/5ov1ozcuCk1aup9I2GD1mqVEG3A\r\nAOnI14LMJxk2OdAh74MwuyqGl9dX5yhiFC9GCADgMzDQz7vv2XLK6+VkCsMp\r\negbFqBSajT919wf6V8c1WOtRPSzdo2j7v3I=\r\n=D6Rg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"040fef2d88f35195fe0e89f7c0828886b278f7d3","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/4.0.0/node@v12.22.12+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.11.0","@rimbu/list":"^0.10.17","@rimbu/bimap":"^0.9.17","@rimbu/graph":"^0.10.2","@rimbu/table":"^0.9.17","@rimbu/common":"^0.10.0","@rimbu/hashed":"^0.8.17","@rimbu/sorted":"^0.9.15","@rimbu/stream":"^0.12.1","@rimbu/ordered":"^0.8.17","@rimbu/multimap":"^0.9.17","@rimbu/multiset":"^0.9.17","@rimbu/bimultimap":"^0.9.17","@rimbu/collection-types":"^0.9.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.19_1656604053254_0.24596024689154783","host":"s3://npm-registry-packages"}},"0.9.20":{"name":"@rimbu/core","version":"0.9.20","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.20","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"5f4e43ce3892cbfdc4ae559092e0f9a2f3cbb5bb","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.20.tgz","fileCount":142,"integrity":"sha512-FkkEvosiWRRl/Rie/UlSYyZSoDzA3Sd3AkdAHe/XUSz9dlcCMewYQLlqtFlpbCwu47aB7z/ZF5Oy4XsvEzlj1g==","signatures":[{"sig":"MEYCIQD/n/G6f5d2dh5JQ6Nh4bCyZbNaKQjVLXo2phzcdWM2WAIhAPpPO07VBcqDf/mh6+tfwbluRGkXqPLnbEoVCptAiDa/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwD0mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGhA//VoGMXogqPM2ZmVCo+eJ38tBt78pttEEhGrsPfVEp8Y3UacDv\r\nQoZA9GxFstqULYwEHyh+ct1psW2bIs5nW0EQWashfFTWvjRvW9loiaXcZoGT\r\njOwNcWDUYt9kMKiRq48uA/xqT2T8a2elGfE5MzgYg6cLrLx4bFGWaQtzL0wL\r\nWggrmpXX3POJq6NN3lhxWrL2r4sII1N8hej8RNFeThl5A3Bf78bb/JI6hpXt\r\n0GtGP9eoO8PxOuSSLOFyKu2Y44jxKP7Bdq8VpEZim849rt6Kxj0viQKtUihC\r\niQIfFwQmotS+mkjdV1ip5HusbofytHpsErO2NVyW4m9yznca+ZFal6AUN3qU\r\n/gFGznovLs7f/3DGWR5NpXzYlkP4pNPdJUODtEiMnyWmie5tvsxXlerfOj4N\r\nj2Ld/dI6pLmvC6ylU6RoatnSKTpLUEzGdsXaGzm20AfdqhlLBSJwJfAZ0PUZ\r\nQp4nu9lzRS4wPsnOelyZcuNuSBYqnFjW7PmxAiDWTzoxLsT0Ewe/+KmdlLUa\r\nQI7Nv44ImzmvfddnHScLEgHDCFXtuG5mGWX9Gt5MQiTZXbzesVXDyJQEepFd\r\nvkbyR1nZ3D4CBLEtd/cJWy7BGTPORjUI/ybRW6TXmJTAV9mvdpdf1ZUU6tcy\r\n1V3+5wwlVOnmAdTYZPqIG6gV2xFmL69smvQ=\r\n=EOpv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"9e7cd56ce066f7903c5749110c2a7a8b06809403","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.15.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"@rimbu/deep":"^0.11.1","@rimbu/list":"^0.10.18","@rimbu/bimap":"^0.9.18","@rimbu/graph":"^0.10.3","@rimbu/table":"^0.9.18","@rimbu/common":"^0.10.1","@rimbu/hashed":"^0.8.18","@rimbu/sorted":"^0.9.16","@rimbu/stream":"^0.12.2","@rimbu/ordered":"^0.8.18","@rimbu/multimap":"^0.9.18","@rimbu/multiset":"^0.9.18","@rimbu/bimultimap":"^0.9.18","@rimbu/collection-types":"^0.9.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.20_1656765733985_0.3148474256494531","host":"s3://npm-registry-packages"}},"0.9.21":{"name":"@rimbu/core","version":"0.9.21","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.21","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"c78f55515a50227b2c2e7343358869d83759ebf3","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.21.tgz","fileCount":142,"integrity":"sha512-oiGQFSW9USolfWa1l0DaVAfuJLuiW+TpB/Wy5DzS4PoeP2ipAe7RMUv2BxjlNpV7SRpX7YC1lC3GFs3YnK31gA==","signatures":[{"sig":"MEUCIQDXUNQObnS/3KiAjesfhfFJ0FGDCdm86HLz0F3azMYWbgIgLM/5B0l/omviG6xsKfV2vF6OKgSJXJSBdFNoFCOUIzg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwF6EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDNw/+PvqlL55yT0h4DeiUdFVmHG7h+gEW7271ovMdUbzmNnveFQQf\r\nE12TOWbv2qKF2T+zUGNnBrap3TBC0AlnqWUeMT6WpY/TvPTeqN18exaWlSK3\r\nFkTW55YOASZpe+uUY3qobCQ59vO7GPks8ASM6cIJIHTfSNHGI1v1hgQkdg4u\r\nxt+msloVtOAXCpWWXx164yjyYWtIvFvbzhNdqyPGssgRcErEGMh5YQTmuNEL\r\nsy9BKDTfiSe74bjn0tP6JqY7eMNCFV3Wr1LBUVNPkW/CeOWbfXOxBEgrOMaH\r\nZY/sd7Y43wFArR8I0HxAhAhtCa6KnA5jMgfbbF9VryxyPNZGofdNLZsB1cTf\r\nKIrmKfkQcaRSC7+L9x7+Pc/uXyUoAPyApmtTjgmI4u1vWLWpfwL9rBsZ8DYE\r\nwl/WOj9D+uN4iWEI1fMtSjeSHaaqWJf00ipVoKfIC6sje/ETzlymBaU5Wqdo\r\nJzJO7J+b4lVyGpFuKBd5fd3gFoNHq0qMD8G56ShCRzgaX6K0/n/SUU4Rq073\r\nsCbm8UOVRgIR6tPEKkA6DS7wPbG5NklHhuxtptqBrbg7CpKrwohT35mdcfOy\r\n6g/3UNo5kAgIVI6uzEC4lBH3YDPlwtSCU84EGLmE60lMn+JZGEDtLfir6jS+\r\nbG5k2ZjMGjHFMR1rAZeYuXOOi3NZZ5x+v6M=\r\n=gTX3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"0d1677b4df9c1b0f1dc337eb38eea7a99ea7fc43","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.15.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.11.2","@rimbu/list":"^0.10.19","@rimbu/bimap":"^0.9.19","@rimbu/graph":"^0.10.4","@rimbu/table":"^0.9.19","@rimbu/common":"^0.10.2","@rimbu/hashed":"^0.8.19","@rimbu/sorted":"^0.9.17","@rimbu/stream":"^0.12.3","@rimbu/ordered":"^0.8.19","@rimbu/multimap":"^0.9.19","@rimbu/multiset":"^0.9.19","@rimbu/bimultimap":"^0.9.19","@rimbu/collection-types":"^0.9.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.21_1656774276563_0.0007484693534787201","host":"s3://npm-registry-packages"}},"0.9.22":{"name":"@rimbu/core","version":"0.9.22","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.9.22","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"737a230392d9ac33f08db9b6c2e39be1ca8c7068","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.9.22.tgz","fileCount":142,"integrity":"sha512-LfFGxGWdKhZ7sBzL13PSh47wB/TfqLS9Rzbk9QfJrbKcb5ggEUWvASBAdylX+KK6aB38KaLOaSvsjtKWXZuyYg==","signatures":[{"sig":"MEUCIENBXhhVsGIyzR39lP+BoidVqheTSUxdtn21g2Vnc8ECAiEAl1KYMVQ5L5L/u8TX251KlVc0jMXsmztr3X56oUk/wII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH6VZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKzA/9Eu6unYXHM3VuHlNBO6meA5cOZ3hwP5r9k4fVsS0F1313dcG+\r\nI/DKi85tBxZK0WrR8G95rDnpKk64tN6LraG/A3NAPuxvpdPF4tEutgM4jGFK\r\n5FaXzEcUGKPPqYGDYawTAbuEuMUmVuq7cS1A0TeoJynVLrt9YToH/wqOeyVQ\r\naJY2omz0FGEDBUtQt4KRJkL7j3VEpSBLq6TunEmYMzxWNJbaBDN8WjHrSXGW\r\nbtV4wmtp5XKZ9ALY9keZmr8n+2LSaaCHq3oy+5/+gKL9udrPTFa0k9LOtz8+\r\n5sjk0qXovNfpQd67EQp/JQ36oJzeWCz2pHnY/ttJ6b3fc8PJ8UbWxoLuxxb+\r\n7gSoR68vmVgApyA9FifoPpDTecI4w+B2YH027Wtl9z3pNTByhl0HYBuc7YSL\r\ny1m2OLjMAP7ed2IlQldT5L6mdXb2cSRLjRH8aZois5RRkeaH0plZ/G2Tv96J\r\nUWg6BgfmJ8E4+OkadSHhrVMctjUY13tH9dhPYXJFTEuj9VyY0de42hu2ckIs\r\ns+bLGVRgXyd9NhaTFRptkZfKWmudf8KLs1HvZ1SJqFxyEwNx41OmZ7nC7thR\r\nJmuPdIb38pQKy0S3NrYhHbswfbC5BYW96Ap9j3caXHzJ2r7UL/wZQ9xdltf6\r\nAqu0+DAfw53AxRsBQR3tVZCC9oxCcPOdOKM=\r\n=uoGm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"c4009664c4e15f367e963d198cacd7c5fc182a4d","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.17.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.11.3","@rimbu/list":"^0.10.20","@rimbu/bimap":"^0.9.20","@rimbu/graph":"^0.10.5","@rimbu/table":"^0.9.20","@rimbu/common":"^0.10.3","@rimbu/hashed":"^0.8.20","@rimbu/sorted":"^0.9.18","@rimbu/stream":"^0.12.4","@rimbu/ordered":"^0.8.20","@rimbu/multimap":"^0.9.20","@rimbu/multiset":"^0.9.20","@rimbu/bimultimap":"^0.9.20","@rimbu/collection-types":"^0.9.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.9.22_1663018329387_0.1642945120909758","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@rimbu/core","version":"0.10.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.10.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f6c37b83683b8162295f229d62dd16d17f5400e1","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.10.0.tgz","fileCount":142,"integrity":"sha512-zDyruQX9D+AY2alJ9GwX/0SjGPr75kWicYudx1TKB6AVQQ7khFPTAAi63RcxdME7m3oIg0IEgbUZtLfOLpMmwg==","signatures":[{"sig":"MEQCICsHSIbnUInkInsFjZfOoTiTHmVOsxAhzoTKavGZmqMWAiAkpSpIXlAbCsuvCPJ2q9cHZrCEd00Fh/UTAYBKYRnDZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK/iVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqm3xAAnaREMn5Fj8uwetW35fteAFJlK2O/VW7uwgz/kX1JNpgK4EOt\r\nat01YqFjv+85mxUMDgnu8FqSflLqq/Q3BWwfoFrLU9b8QDio9R51o1YYWGiU\r\nxZaygMFJTr1dYNMeXCoTYxEa5OxUTZgAPiXiE/MWsth3NohQ2n8Q7srJaXG3\r\nd+dZepcWsnnhv/IZUAoT6XaNbARO9UrA7+XKrP3u3Go0cLscM9VMUszNve4F\r\nMuOU8WC1Vk7fSWOiNbjklbH16kmTv0xTKOit/9oFRfH7Wow34Wn+brclJ1Xo\r\noJ/dTdlOqB4Iak23dQre3dki69mdY8Q0TZkWaNCEcfcBYpdjGlKFE11Ksdmk\r\nA5oJUlLW5k+FQwVFvQ737iSsTMDizAT9eCRsFHp9Kcux31Z3BGiYPgja7AQc\r\nZ7on7TYWFKMLMRt1m0XvgvouY7t9RQoF8GeLV/dwDKpObmyzB3e6yr9sFRCA\r\n4a0szTVhGGk2g/s0F+JuLpHIplUBgvlqEk1ZFCIhJI1cHJj9IBLzGt4BZdnY\r\niQZSeSygVs1KumR14vG4XNX+rRYCMTzYLZC4zD4vdZFow7ScbOGcJNc3Dia6\r\nPwbJI9VFznHGYCSrF39NrOABpdOJ0LfLzYRJNkpf8ADkaF9XfieHPotJxd4J\r\negXYT9aZg2X/lNZAlK+NNS/16qV0Kv68P48=\r\n=XbuJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"22ae1cadeb885e7fd30a23bd05c001cda3141e86","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.17.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.12.0","@rimbu/list":"^0.10.21","@rimbu/bimap":"^0.10.0","@rimbu/graph":"^0.10.6","@rimbu/table":"^0.9.21","@rimbu/common":"^0.10.3","@rimbu/hashed":"^0.8.21","@rimbu/sorted":"^0.9.19","@rimbu/stream":"^0.12.5","@rimbu/ordered":"^0.8.21","@rimbu/multimap":"^0.9.21","@rimbu/multiset":"^0.9.21","@rimbu/bimultimap":"^0.9.21","@rimbu/collection-types":"^0.9.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.10.0_1663826068986_0.5213887527053351","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"@rimbu/core","version":"0.10.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.10.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"b0b3c0f6916b33c0041ff9046d302bbd519e25c7","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.10.1.tgz","fileCount":142,"integrity":"sha512-zD8jS4B/kAnlaM9jtCdE7VR08oe6A8OJMWlioL413Mw/7yYSKHE2gEjEDRLTpbQsy7Wws+VZCedzPYpe4RajZg==","signatures":[{"sig":"MEUCIEj9c4lFN7THpa8WLWC/s0Zhf9YRWYPTEMgE6Iv6sXuoAiEAyfPJKghgzhHzRYoFG/RRLwsoJM65YLzI5fcufBcuDeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLK43ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp5xAAidyWnaG4RL/yEI9SD3yKBQ5MGt77djnDbygXTI4rKn0fMPCj\r\n3Kgbzhq7ZwGQ4f2F2WZpWO7OHcvcWK7DAdpzBpXPKc1jigZO3Cd7mzOk61Oc\r\naPogViJgPFJC+Jv9/6BiOj7+zS0Wz8cpFy34t3Zx8NhWK0lysCOgf1FPbAQ+\r\nYEy1/kpTOgSvhEYBCT5cUpqCmglYU9pczLpj0JS/j1Ba2L4pOgYbRoj4tNof\r\nwOoz+KcNa703va3VkGE9RJejMlaJ7fWXWEE9sEtz+CYa1ZPSBVs9TqeU8WqZ\r\nYqVH1xE1txMlraCfnqgLd7vDLtFNhWYvrdaPu+JOqliIOBa82exLiq98mMwn\r\nB8coAFO3RmD1Wwcr9bGSx/2k4ZKHbuQ316AZmX8/Boq0IkTL3p0szHKTQCV/\r\n14KDGJN2VCM0eeKe0Bpm/Lia+43rce8SEZybKay9YeakXQFVvXkoSDoVfjcA\r\nnFUZWLeam4HXrtF9KImSYkojmrPlX4RDKtgJnuqxIIbI9JAmMrgaGLoCf+xQ\r\nflI/rF6d/ZAZsWOhLTEXTv+1TOJC0uUICA11ED2HESxoL4j7OhM2Etw621jr\r\nOzOzpxI2iR35owv7sap6u9mHWxyheYBkFfA1JiY3LyQYuE/VrCoV9kGperEu\r\nh4EMl4nJfLyACt1pO/7CbbvhygRuE/+G9Kw=\r\n=FptN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"ef217d1ea7a8287bec3b4755fdb9d717318e1941","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.17.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.12.1","@rimbu/list":"^0.10.21","@rimbu/bimap":"^0.10.0","@rimbu/graph":"^0.10.6","@rimbu/table":"^0.9.21","@rimbu/common":"^0.10.3","@rimbu/hashed":"^0.8.21","@rimbu/sorted":"^0.9.19","@rimbu/stream":"^0.12.5","@rimbu/ordered":"^0.8.21","@rimbu/multimap":"^0.9.21","@rimbu/multiset":"^0.9.21","@rimbu/bimultimap":"^0.9.21","@rimbu/collection-types":"^0.9.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.10.1_1663872567495_0.12227688203946507","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"@rimbu/core","version":"0.10.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.10.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"3f25836398eec874fa85c9065b7f39cc56f83440","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.10.2.tgz","fileCount":142,"integrity":"sha512-SzpzB80XjV0+dQoAM2r+nu34M4f5Sx6FNqN1kr079uGAdiIR/Xb8GPcBFiBovD8/ruqcJNUiiNBtfVVGAozBAA==","signatures":[{"sig":"MEUCIQDg1emG3cMbJ2hxQCO9C9UaoMb0/pqgh9cpfi66nZTzMgIgGJhs9wWzuzlpim5JJzO3e4nmx2dQYzBxrvErS6XtSuk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjM29aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoL9A//aMmJOtOGiNBU2AiHjjCWuHJiC7RUxfxkROgDuDShMm3g5MDo\r\nfElOY1BYp/m5YxY1+tHo2fgWEh0zu0xX24PzoT1Ok664AJln9a4PRMW+g6LA\r\nuFwtHJne2YByQLN6viC176l67I25nZcnuvgFon0X45VVFJJsfyKZPNsTf2Pc\r\nPJLdJo91/D9dNifypN8CYCD6HzPbiloGDA2ri/i+1kEagh/fiCD0XXwLkkEd\r\nMoZdXo+1vRrwxi+ofSIEZ+O0otc/3g9QYuk9XlWojEplXVs9Nmihp24UseNa\r\nX3MomCsiL4vRXxn0bi6gVN5QQN/1hNwYe3JPE/H381ntnB+KQB5NXUSZ1YT+\r\nkxNOozbKes18/sBNFGMR2I3braxEglrKNuWxJ5BJgBiZ6rAGNeOW7v8ryjMf\r\n/ENRxr9JQcJItEskk9jWF6JtMkmN/4f1fL66/Yjhe67lpwT5hTqHTsTN3dD4\r\n7YR1LXy+I72yujR2EJWJnXQxA5vrZn8LrhQ6MDO8Fnwv76lehBe8qBniyG37\r\no7z/sVW74Ew/0vxeRWtqUT4FOKlFAr5Ob1B8gV9xuCqKsxZB7l/Cimzx6DBX\r\naWKfNso2jHGbZeNewdrTgo92UMUd1MEuUHvugE+5+TB8qSABohZHzeEHK/5A\r\nUsxKfP9ZriCsLtFEAZQJZB+L51knwvAZLek=\r\n=6GEN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"92420ee29abdd7241014c9a5a10210c127f314d0","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.17.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.13.0","@rimbu/list":"^0.10.21","@rimbu/bimap":"^0.10.0","@rimbu/graph":"^0.10.6","@rimbu/table":"^0.9.21","@rimbu/common":"^0.10.3","@rimbu/hashed":"^0.8.21","@rimbu/sorted":"^0.9.19","@rimbu/stream":"^0.12.5","@rimbu/ordered":"^0.8.21","@rimbu/multimap":"^0.9.21","@rimbu/multiset":"^0.9.21","@rimbu/bimultimap":"^0.9.21","@rimbu/collection-types":"^0.9.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.10.2_1664315226031_0.9176074335852455","host":"s3://npm-registry-packages"}},"0.10.3":{"name":"@rimbu/core","version":"0.10.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.10.3","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f81910ac9225dbec13a86c885116aa940b9cbfa1","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.10.3.tgz","fileCount":142,"integrity":"sha512-tA35Jyx84zNlmrwaKgW6d7tgJkNPmN9u4hSUD6dEiQZoXDe40MWKGTNTj5+G/y/Df437RYd0jpTSoeiFsHrNgQ==","signatures":[{"sig":"MEQCIAfLXHvl7cT/DIDnVMQ71I6l3DNwZIRwkvZXNSpGtwslAiBM1rKX9t/QBP57XjB5zVveQoK/rzaG9vuYYJelCPxGrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOXZpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1nw//dwf/TkYz/lEIJJQJNoQiB6EbFJjyoSbzLauHyGf/m9nSvD2C\r\nrXEEk+UMHUjwtQV6F7+bx7U5gICDslUxwUUyBUN1HPC2nZd7WVnLWXCMPHdq\r\nrfVb2VvIu4GfGwSOA2P9EqYjYXS6muVJXpqSMzga3sUE0sJKH0aJ+0aqJUyX\r\nbvwfsg9qrXCQQP5FIog5bhv1YAMytF2fMq8qRs6cjAuCzBJidRcnMMxCfSZf\r\nX61mFbR5BMLAcEOcJRYH6zEHKW6aqsIRCwsXAoSWvSwnKsN9WNpM/WGSHtWw\r\nKJKmuppSKl3J/sg0fxcDNKrIWHzC1c1ULE2xU1qiHJc+Hnv5m/zMkSSYBBjF\r\nbXvu7iyPj5dFtXB57a191QHn7zoXmv58pmjgwFHTlNcAachpRihAgWX7vV9p\r\nfOwiOffNVpRbFS9/imBefNpGECnmR8K3kN8d5cCSClkhbrkcFuXaioCellFW\r\nDQ6qYQYqn3IkSKjNIgMhcc28uS46kjPvNnqsQoRdrV1tCp6MJbuEYsngDP+x\r\nq5c5hqLV/Rvb5oaJ0UyLAnoHCGBGn6K/IvlSCOzv65RdNcntN2NGnkHdXNGM\r\nE0z2piXWs2c1JAlSK6Uj+kXzB8FppdYCWZKxY17W98ftNHXiN5dJER4YgB+x\r\nF3UyA8smk0ERszN9sAJjO7D15ABeMXzL/20=\r\n=NkK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","denoify":{"index":"src/main/index.ts","replacer":"../../config/denoify-rimbu-replacer.js"},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"28454fe17a4e51a42f6107f7b1733270d0d88de5","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.17.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.13.1","@rimbu/list":"^0.10.22","@rimbu/bimap":"^0.10.1","@rimbu/graph":"^0.10.7","@rimbu/table":"^0.9.22","@rimbu/common":"^0.11.0","@rimbu/hashed":"^0.8.22","@rimbu/sorted":"^0.9.20","@rimbu/stream":"^0.12.6","@rimbu/ordered":"^0.8.22","@rimbu/multimap":"^0.9.22","@rimbu/multiset":"^0.9.22","@rimbu/bimultimap":"^0.9.22","@rimbu/collection-types":"^0.9.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.10.3_1664710249221_0.4988200357197152","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@rimbu/core","version":"0.11.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"339943dce3f7b1c75483806693c67b7a8b093eec","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.0.tgz","fileCount":142,"integrity":"sha512-1zbizNoyRsIbC11CdYYPgIKFG0FZ3xbseD6MU2L3YzxjGMcF16jRt/iEXTDSxwX1696vxeUtNL2cMFaH6SjEVg==","signatures":[{"sig":"MEQCIDx1efkfk1rv0BXWGHtZJ6v9p5nvuDIrOy6u4GVrNhGUAiA7MZqoEcwhqLXsNbTBwxizXDxKozuRHgk8bjFHPvLCYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh7SJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCEQ//fX5Llg9tbpZTveVBSJ9wVw0J5yJb7vvcKtGAoN6ZKYZ3dzIW\r\nMWRHdpRulTuQDd7QGmDwQtwQ/DkDp6P0ZrlnSs/ffKEw2eRSEwoDqWqxJkdC\r\nnn8J+DTHeIShNcjZAwdG86nCoi4W5iZU4rrZsQg2yCmBpUD+XQl9A3UOzstR\r\nJUmdJ1P2q3PYbhoDcLPjdLUTDyRiTzHeCj/Hx1dqLm5y3dWGQcxUL45PlQs3\r\nA7HY2/Qmb5SuqoTl2jgy0BbQWIA885iYFAnVb3aPJMC2RPhtaqTI48LnCXBo\r\n6YSyHTDwEdNqIaUWicxU4uOKspxWax00NhJ6qcyh18NwX8yFrz1HZFZh8Mdw\r\ndH5+bkpJ+4lSrxsi4rPmJkWqc4+9gxEdaA3HRf6X3C4QjSYyBVXACEjEXsdH\r\nQCYj3e2X+cTejySZDPAyHdjykyKk971FpU6PoEaaxvZsHawRQwR2SvMUfsKO\r\nMvhwAFprlEh5NWoFFtRF1vGNQitLfVdyEOAzYbjtQnqQWpP9iELN3nJFldSK\r\n8HJNu1xe0Yv07vlajp0DC7fZXQQEcmbvHZS0TuEVgw6TwwZtFDwEYytnsooR\r\nv7UVVfMotgwWJW+OavbxnhuGoNl0R7ZmEy/Ym8wNhTQ4GWYhmXfLWYstvQvN\r\n/GpigDCnnPh0ko7PRlalyY6eAc9syBCY8G8=\r\n=ZRwG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"442ffd299583458d458e9bbe3dd02c67828707f3","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.1.6/node@v16.18.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.4.0","@rimbu/deep":"^0.14.0","@rimbu/list":"^0.11.0","@rimbu/bimap":"^0.11.0","@rimbu/graph":"^0.11.0","@rimbu/table":"^0.10.0","@rimbu/common":"^0.12.0","@rimbu/hashed":"^0.9.0","@rimbu/sorted":"^0.10.0","@rimbu/stream":"^0.13.0","@rimbu/ordered":"^0.9.0","@rimbu/multimap":"^0.10.0","@rimbu/multiset":"^0.10.0","@rimbu/bimultimap":"^0.10.0","@rimbu/collection-types":"^0.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.0_1669837961401_0.9267493072671413","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"@rimbu/core","version":"0.11.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"fee6ac6670da9ce88813220e9ec8808652224ac7","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.1.tgz","fileCount":142,"integrity":"sha512-0xV95wCABXfLc0TEo8dzSJhtzeZvEO5qOu5MG+vtp2qky8xdJfi5WzYfUDKVWtINcvAWql22j6xIZzmrcs45Ig==","signatures":[{"sig":"MEUCIAbUZKzGGbe1vaTGkCfKwLDTWdnoX0T6/33PH9xhqOh8AiEAlvpxlggVcjtT8BlhJMzx2tG835KrwNygpIvM+R8G8ts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKVLyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2qQ//S/bRjhejK3V5jNpYoEz7oOVpcp6Nl+aSvpmWrmI5sMZrat0n\r\npdMbC8TyWHbwle1udvZ+wdhkUpKn7xv/hT9VS6K6Z7WCwqsNwtjW7iZZQagT\r\nPDXvz9E+TB+nfyaq7WrKkj4IqhUWBqd3s79OrlY45/u9oRE+vP6hY+uBq7Lz\r\nvHsv8vmdP8ZPY7WL2uOD5Az0BbJh9AGO4XNNPBFVnUMfZ9nICTDlwhewli+x\r\n6lq3UmrtE1zX1fEtkPtdTldue7qzzeTcx3B0HruKnnqQz4VaO8NMM4N3v5RJ\r\n0ArcSnkyRxirHUZY6kpIW8skHnHsq5oQmNypCSKpO951NZSXFe4RiOQDevVd\r\nQG71gGzjJGsTHdo4UjgmgCj3CrR5shCMuHf9yrIeKpxe3svz1VCh2S/xkKvZ\r\ni3XxrfVXQCLN9ZkbrzN3mphPb7M8R6Vhyw3MdGRYd6t8YcIRmoJvO81X+n8r\r\nCgSSfb8bxjHWryhejkYBdRbH6dy4TxN912Zmrdo0+o9sqBJkbZNX7tUtqDRY\r\njtTgTo9K9P1amxLXcO4d1ytLzhfikrpSY0Q3Iiv15OCDvE5dkWLAIcrZ7MUQ\r\noTBYPLL0be44zipZvSia9prRqiiUrHQeVpNOygctxTmSjGz6+MZKz0JyvZyo\r\n18CM/R0DD3vnBWSllzBt4cByrSsUT8kGn/4=\r\n=QSQL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/main/index.js","types":"dist/types/main/index.d.ts","module":"dist/module/main/index.js","source":"src/main/index.ts","funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"f7a7662f81e9246b244cab22c14776617652833f","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.6.2/node@v16.19.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.1","@rimbu/list":"^0.11.1","@rimbu/bimap":"^0.11.1","@rimbu/graph":"^0.11.1","@rimbu/table":"^0.10.1","@rimbu/common":"^0.12.1","@rimbu/hashed":"^0.9.1","@rimbu/sorted":"^0.10.1","@rimbu/stream":"^0.13.1","@rimbu/ordered":"^0.9.1","@rimbu/multimap":"^0.10.1","@rimbu/multiset":"^0.10.1","@rimbu/bimultimap":"^0.10.1","@rimbu/collection-types":"^0.10.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.1_1680429810157_0.09671516316904416","host":"s3://npm-registry-packages"}},"0.11.2":{"name":"@rimbu/core","version":"0.11.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"c8e0112398ed9af36ef597276186feec50be5304","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.2.tgz","fileCount":143,"integrity":"sha512-CFKyiG7Vp6F36cgTvecgIZXoQEkb1DSP8YT7sjtamx1vtZy8tMO71Vgps0JXTCK8Gz/5/DO+OAldqpk4ihkDoA==","signatures":[{"sig":"MEQCIE7iaQeQLZX9ppJMjiyM3gxwi3ViwKj8eAhpg/MIBCb4AiB+jxA03qIok19/uvYhdlapPdUQ8xE8E8zIcLH5albH9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSBapACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLIhAAomJ1UF29qPa4/BrNAyMtIlBp/4sCkEgv/zouSppmf+pJyJSl\r\n9WxmVUK2v4oZ8smf6DX1I45tuujr94sVa/jNq9rbObSNILtbwSeUKE0oQrxE\r\n+jaNY88a6wHP+Vz7kZoo3K3yXVUEy6xfqG9FKosRg8OPeB470wDq0ynFnrC7\r\nvGL2Bosk78LetmlvzPMSpoXRgOEpbVbIlbM85fKdCOZcf6O+ZWej2ZibyapG\r\nlYSxpE0BwQ4+hqeqFl6Npx4+GQ8J3/R7SIQHfT2rzO/IikXJm6jxw/Emnptg\r\nMf1w6KVzAuTYH98BU5gaBQxDSqj1MfLwxhxHcVl1fE1H7NDffcl37dOohZYg\r\n6fRB8z5WakWEwjVUtPBXc2+3vDI8Y3+g/aL5QP5eWzLuR9FPLMXlKd8ASF1M\r\n3Q8VYJtxTVW75yrri2DiY9Texgj/7U1Of0oG7y7m+mlBQTd30jbIx6TnbW43\r\nIT653NhO4+Pn5D8yB5bNIiOUUN83bGV7a/pgVzbYZtvQovU2ZN47rTiRUStb\r\nUt0shCo2Q7AfTUAaS1+yc1fLwFybnOWL6xaIQeSKkQHPwSVeU2OldrHnCDIL\r\nmnZRCVOQsU0o8GSyWvSme1GkWKks/GM/yiX2Q4w1Tymsf94GRxKKXp74fPuW\r\nJFTYN0pyeuVtyKBpQ01Q5w8YvJ7/f2qnm0M=\r\n=jFvs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main/main/index.js","types":"./dist/types/main/index.d.ts","module":"./dist/module/main/index.js","source":"./src/main/index.ts","exports":{".":{"bun":"./src/main/index.ts","types":"./dist/types/main/index.d.ts","import":"./dist/module/main/index.js","default":"./dist/module/main/index.js","require":"./dist/main/main/index.js"},"./menu":{"bun":"./src/menu/index.ts","types":"./dist/types/menu/index.d.ts","import":"./dist/module/menu/index.js","default":"./dist/module/menu/index.js","require":"./dist/main/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"4ffac464a67030c80e35241766098837498426e6","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.6.2/node@v16.20.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.2","@rimbu/list":"^0.11.2","@rimbu/bimap":"^0.11.2","@rimbu/graph":"^0.11.2","@rimbu/table":"^0.10.2","@rimbu/common":"^0.12.2","@rimbu/hashed":"^0.9.2","@rimbu/sorted":"^0.10.2","@rimbu/stream":"^0.13.2","@rimbu/ordered":"^0.9.2","@rimbu/multimap":"^0.10.2","@rimbu/multiset":"^0.10.2","@rimbu/bimultimap":"^0.10.2","@rimbu/collection-types":"^0.10.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.2_1682445993198_0.5080260685023759","host":"s3://npm-registry-packages"}},"0.11.3":{"name":"@rimbu/core","version":"0.11.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.3","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"cae0a7293b71b1700b687244cddbe2b892122655","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.3.tgz","fileCount":142,"integrity":"sha512-jiP3aV+Tx5Jt8Cf0/YTm47T3mhdIvA1NuYmvnTj+HbkJ3je8nh9KPMfzRDN2AWldQm4BCmdiGZoPGImnHL4b5A==","signatures":[{"sig":"MEQCIGIKhcjPwu8uSLUSMDyRc/vJwo7S6vqj/hOeS4MeWH0cAiAPkiwV8IJS0zemaapE4f0zivxRu9XnrCfK40ZJwrjaKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSYkuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+ZBAAnMiYvNhagaHknCRiSQR8m4Fg8+wP9G4hGY9DPH8l7POy7nnm\r\ndOZPqGtQxjZCRLXK5jkRCfU88FX3dnIn2l4Z+4nr0K3MVw4Jrxmcx8ZZdJGY\r\n+9banu8RjuOYKBAoabEdbDzWqlEui0MrIrR4WwVci1D0Yahvw4xQ0tslrNyr\r\noRSP/wb+sW39sDNmaipM2QaWio1lKSuBv6kihHPkr6Na7jp2DbZh9eHon6pU\r\n06d2hGq1oPatKkPAouKsCvaLRfPrxCN9nVY/Y+qllZQlVFY/GVBlCjAR3G4c\r\ndUjrYhiPUdZZuUEuB5FRkcJsEdvkYUuEQM0TDNnsF1RM1WJIvN+Fz08sZeA8\r\nSYTDyG3uaGb7vj80ZDL3jxgAhJR3UfqmUtNyeiuDyh1aYReHHGclNESLvSSM\r\nJkZBvkAksakFLq+ezhoGv0/y+vhfVXJ2O3jOhTj/3kFKXWe/i556rOfjPi+P\r\nd/+MgVKB1eMKm/6WLH6xLDlZYprOTavFwXLoos8REWKb/ke7EV/d2hTAA6oQ\r\nw4GpU3uTvkAdvPBji4ALyoPXCNh7hml/zvyEeFtyp6voNQXNeodiCmncXwam\r\nlQj8JkHOHe1WY3nLLZbKuq6u+03/8vaQQs2VMw54HBLoUK5UjLV3xoqYepVB\r\nb52q2PKzvOP9ps2foUTdEdVPhhqrpp2SPyU=\r\n=u70o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main/main/index.js","types":"./dist/types/main/index.d.ts","module":"./dist/module/main/index.js","source":"./src/main/index.ts","exports":{".":{"bun":"./src/main/index.ts","types":"./dist/types/main/index.d.ts","import":"./dist/module/main/index.js","default":"./dist/module/main/index.js","require":"./dist/main/main/index.js"},"./menu":{"bun":"./src/menu/index.ts","types":"./dist/types/menu/index.d.ts","import":"./dist/module/menu/index.js","default":"./dist/module/menu/index.js","require":"./dist/main/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"3d235bc539eed9cda52d110c2ec805d686776ae7","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.6.2/node@v16.20.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.3","@rimbu/list":"^0.11.3","@rimbu/bimap":"^0.11.3","@rimbu/graph":"^0.11.3","@rimbu/table":"^0.10.3","@rimbu/common":"^0.12.3","@rimbu/hashed":"^0.9.3","@rimbu/sorted":"^0.10.3","@rimbu/stream":"^0.13.3","@rimbu/ordered":"^0.9.3","@rimbu/multimap":"^0.10.3","@rimbu/multiset":"^0.10.3","@rimbu/bimultimap":"^0.10.3","@rimbu/collection-types":"^0.10.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.3_1682540845930_0.08966377518270363","host":"s3://npm-registry-packages"}},"0.11.4":{"name":"@rimbu/core","version":"0.11.4","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.4","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"198691a6eede648204d366337656b9653b810573","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.4.tgz","fileCount":143,"integrity":"sha512-jx26sqeL5UgPpsVIrIFSj1Q5p4L2sZZe0TzXYwR9jZxW7uH1jNUNeZore/F0ZC5V7+QX9TEIkGg43mBx63/dUQ==","signatures":[{"sig":"MEUCIQDCGfePgR09ohypKXl4ypoP1GWzKeGRlv6bHV/fnEKoJQIgUSuC9TeLjYprZVR3YFfkqLlr5fkiigJi6Gmh1rM8Syc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSt0mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoD6BAAophCCAKzORFSUTSp1H9Rb0TV6xAXlLCrfRcqWfv5aBKoVlAX\r\nGQefd8ppVI2GsNY3TmzQykVr5Z4+DBwNu9Ai0Px9HfIUDzCT72SKwamYNMt4\r\na+Nmu9pdxHd6eNUWpy0vZHiRKIr+Rp7cyJO73vkcSXUyFSsNhmGn/9RlXV6u\r\nUoRP0ittFQZYYYO8iOw4naSL5sUjMddTnHASlQk+sK+2iSGXXRqUXQg2R429\r\nqOtSOKiCWLJLTMpJz+wAmR0USRhx87Kbnk5QzpNE4PTTeZjHymYy9dBGDaOb\r\nNcqmxQQTWkuFhvUf3qlEZZ7nhk95Qd1dzzO/dgxVRUKrFf3qJMkyMoMX0FNR\r\nIsdf6FQYus2e5w2dW+En7kIW0ijVbHpYc+5kMWMs0xaYCHeCTd7IJARg3H7v\r\n/hmJ1NMI9f7ldQz6F/HzQLCvZ1SOSWKpQTD0cGgRZqA2LCz0Ovok1yzRS1DK\r\nXNvNd5XIDpE0CuF57enWYC2MsXE9sff/+bxMMIJiljr54gyQuPp+C9cCTG0+\r\nRV3LT/FAt8rMPXKPrRS2iLIFTmIsrU/zBU8p1qJSTIuSdVpHYSy2VQbynub+\r\nhL1IswotUSfTTZNPvaCFRK4/JETViWlymt009Wae0dbBy2eIYp3Yb0tnx4G9\r\n/YptVXVOBjTvbqQQdvrW9ksDZLH0XUlYC/Y=\r\n=kxzS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main/main/index.js","types":"./dist/types/main/index.d.ts","module":"./dist/module/main/index.js","source":"./src/main/index.ts","exports":{".":{"bun":"./src/main/index.ts","types":"./dist/types/main/index.d.ts","import":"./dist/module/main/index.js","default":"./dist/module/main/index.js","require":"./dist/main/main/index.js"},"./menu":{"bun":"./src/menu/index.ts","types":"./dist/types/menu/index.d.ts","import":"./dist/module/menu/index.js","default":"./dist/module/menu/index.js","require":"./dist/main/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"8f83f7bc9812a739279a64e2e52d83f631dfb4f6","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.6.2/node@v16.20.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.4","@rimbu/list":"^0.12.0","@rimbu/bimap":"^0.11.4","@rimbu/graph":"^0.11.4","@rimbu/table":"^0.10.4","@rimbu/common":"^0.12.3","@rimbu/hashed":"^0.9.4","@rimbu/sorted":"^0.10.4","@rimbu/stream":"^0.13.4","@rimbu/ordered":"^0.9.4","@rimbu/multimap":"^0.10.4","@rimbu/multiset":"^0.11.0","@rimbu/bimultimap":"^0.10.4","@rimbu/collection-types":"^0.10.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.4_1682627878446_0.027634412984560708","host":"s3://npm-registry-packages"}},"0.11.5":{"name":"@rimbu/core","version":"0.11.5","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.5","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"0251595bbae67a2782d25c431fcd5406219e9d14","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.5.tgz","fileCount":143,"integrity":"sha512-lOd8fHAtbkQxmFjRntUDUTVrD19wRXNHdO7VILW+P8jlJakSAC62KY8P3/NZkksCrRo+Bkxnx5lvFcMa++B3qw==","signatures":[{"sig":"MEQCIAi8r/hCKceomaNtqjvHKGR6m1aoH4/YgkhTl1VPWKiYAiAEaGgzV97nX9Tn7RAftgel6y3PZGoAotLlGom0m9cOmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTrsZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUow/+K6QtG8cfFPY4WxZynYDFKzbQIw1Tzb3JNi0HGzemILBx3mPB\r\n17NSYnKWR5dyyC2hoQ4r4WJp+kB7sKiRU5S5u4pQovLRDN2f5kTTdbAYmeTf\r\n23AG+FHL6TDUv0VujOIO+56wwSSvU+f9AuEOdbzLVoFtTLRFwGxQhWS8Evbw\r\nB9jxrQWUUT9tdXvka7drd4ZDg227ov0mJRW3tB0S8F5mvQiCIGqqEGPHF6gj\r\netqxXhVYPn0bYSQSO7eE29c8JGcjxizG4As4mnbkOpC1PW566CgcLyUpMnqo\r\nIUMoXTqazbm0Nn7WLWlEOMZpvnCTIMPTOUVvqN7iQfE9eWqiQgPqcm8prD3t\r\nlZxhEbYyQ45xQLtuK8Paux4u3kspqXhhG8HvsxNzwJlCNpFkIcCShAWzqsOg\r\nNj4cIJoj5DAdIphzpgn153M7Z4wT7qefzGdinrpW8sNZr7cwPl4bsr++asUs\r\nyN8iVwm5G/aU3TShlz4X82XEH3lrahXCj2yvUMm6dQhtrFNbRSAUQAkAL69W\r\nViu9YE952KLP8hYJPcBH5wAdJ3Ln5tbjOuw57JVjB5of9SEoWMSluofFmHC/\r\n/KGbP/vx0Hrmk7USig+mxX/5r4Ddf/pgQ/6UkebZbR2dZKnry1Hzbc8bT8OL\r\nxdbpgl6z5ih0APZi79JW1HNh6IOooAWdEmI=\r\n=MdFg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/main/main/index.js","types":"./dist/types/main/index.d.ts","module":"./dist/module/main/index.js","source":"./src/main/index.ts","exports":{".":{"bun":"./src/main/index.ts","types":"./dist/types/main/index.d.ts","import":"./dist/module/main/index.js","default":"./dist/module/main/index.js","require":"./dist/main/main/index.js"},"./menu":{"bun":"./src/menu/index.ts","types":"./dist/types/menu/index.d.ts","import":"./dist/module/menu/index.js","default":"./dist/module/menu/index.js","require":"./dist/main/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"8e4ec725c03e43d64d0e3f36c380a295816d66e5","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/5.6.2/node@v16.20.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.4","@rimbu/list":"^0.12.1","@rimbu/bimap":"^0.11.5","@rimbu/graph":"^0.11.5","@rimbu/table":"^0.10.5","@rimbu/common":"^0.12.3","@rimbu/hashed":"^0.9.5","@rimbu/sorted":"^0.10.5","@rimbu/stream":"^0.13.5","@rimbu/ordered":"^0.9.5","@rimbu/multimap":"^0.10.5","@rimbu/multiset":"^0.11.1","@rimbu/bimultimap":"^0.10.5","@rimbu/collection-types":"^0.10.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.5_1682881304863_0.6851291812512672","host":"s3://npm-registry-packages"}},"0.11.6":{"name":"@rimbu/core","version":"0.11.6","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.6","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"c1e5fad13ceb047f6674cf1b899504843784bc0f","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.6.tgz","fileCount":143,"integrity":"sha512-7haNIPCtrYLWZWc7EY5o82CNJjg16iTMq0Zu6epFAhwVwVtCaqeVyoDSn/+Y3x9fdWsXvQwBbyTv36A35e1hPw==","signatures":[{"sig":"MEUCIQCveUO399BVlOsOyYzqYOlTK42YY2grZSASczL4lPbMTQIgQN1+kCb137yZodOvu+4hEbxEJmJrArS9s/dN3NUOZyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45424},"main":"./dist/main/main/index.js","types":"./dist/types/main/index.d.ts","module":"./dist/module/main/index.js","source":"./src/main/index.ts","exports":{".":{"bun":"./src/main/index.ts","types":"./dist/types/main/index.d.ts","import":"./dist/module/main/index.js","default":"./dist/module/main/index.js","require":"./dist/main/main/index.js"},"./menu":{"bun":"./src/menu/index.ts","types":"./dist/types/menu/index.d.ts","import":"./dist/module/menu/index.js","default":"./dist/module/menu/index.js","require":"./dist/main/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"5400f8471bdfc7a227f7defc4a3942bdf3ff1423","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/6.6.1/node@v16.20.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.5","@rimbu/list":"^0.12.2","@rimbu/bimap":"^0.11.6","@rimbu/graph":"^0.11.6","@rimbu/table":"^0.10.6","@rimbu/common":"*","@rimbu/hashed":"^0.9.6","@rimbu/sorted":"^0.10.6","@rimbu/stream":"^0.13.6","@rimbu/ordered":"^0.9.6","@rimbu/multimap":"^0.10.6","@rimbu/multiset":"^0.11.2","@rimbu/proximity":"^0.1.1","@rimbu/bimultimap":"^0.10.6","@rimbu/collection-types":"^0.10.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.6_1684668423845_0.797108171511802","host":"s3://npm-registry-packages"}},"0.11.7":{"name":"@rimbu/core","version":"0.11.7","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.7","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"44faeb0e70a10f981da89128b82422b1cf0913ac","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.7.tgz","fileCount":143,"integrity":"sha512-t0/i+mBd3Iwlio6u8DkG7I8Tfzkbb98+MRCxAsLCts7Jdln3Oumr6fhvVwPN7NDaFmtc7nFfedYDwg3sesIj6w==","signatures":[{"sig":"MEUCIDTjksrB9v0btfw2oUP9Hguxxbq68V6b/lKwjZuU2TpEAiEAmA3AipwTRJ7oepxVVJzZU72smRz26p6JCmRhqvrmUMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45646},"main":"./dist/main/main/index.js","types":"./dist/types/main/index.d.ts","module":"./dist/module/main/index.js","source":"./src/main/index.ts","exports":{".":{"bun":"./src/main/index.ts","types":"./dist/types/main/index.d.ts","import":"./dist/module/main/index.js","default":"./dist/module/main/index.js","require":"./dist/main/main/index.js"},"./menu":{"bun":"./src/menu/index.ts","types":"./dist/types/menu/index.d.ts","import":"./dist/module/menu/index.js","default":"./dist/module/menu/index.js","require":"./dist/main/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"52f177b0dbaf4cea4a0cd70e9d4e91ae1fee8891","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/6.6.1/node@v16.20.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.5","@rimbu/list":"^0.12.3","@rimbu/bimap":"^0.11.7","@rimbu/graph":"^0.11.7","@rimbu/table":"^0.10.7","@rimbu/common":"*","@rimbu/hashed":"^0.9.7","@rimbu/sorted":"^0.10.6","@rimbu/stream":"^0.13.6","@rimbu/ordered":"^0.9.7","@rimbu/multimap":"^0.10.7","@rimbu/multiset":"^0.11.3","@rimbu/proximity":"^0.1.2","@rimbu/bimultimap":"^0.10.7","@rimbu/collection-types":"^0.10.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.7_1687295688610_0.8862258611063512","host":"s3://npm-registry-packages"}},"0.11.8":{"name":"@rimbu/core","version":"0.11.8","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@0.11.8","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"695eb777165c9322b50925d6a020623ddae2369e","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-0.11.8.tgz","fileCount":143,"integrity":"sha512-LxBxwDOYkohYG3o+gliaWGUBHa/KGQvYjEljEtVH0h8WuZKQpTZsFAEsINCafybFnMTRwmRsVMhfArZKCBdIaA==","signatures":[{"sig":"MEUCIB6rAHK2oyOv3RHFXzCcIEy+dsRtlZUBOS0es3W0waYpAiEA0j/6eoQXmxzwJt7YHts7/sw2H9xBPiXCTqRadwb8KP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45646},"main":"./dist/main/main/index.js","types":"./dist/types/main/index.d.ts","module":"./dist/module/main/index.js","source":"./src/main/index.ts","exports":{".":{"bun":"./src/main/index.ts","types":"./dist/types/main/index.d.ts","import":"./dist/module/main/index.js","default":"./dist/module/main/index.js","require":"./dist/main/main/index.js"},"./menu":{"bun":"./src/menu/index.ts","types":"./dist/types/menu/index.d.ts","import":"./dist/module/menu/index.js","default":"./dist/module/menu/index.js","require":"./dist/main/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"b15f97d4124fc8a0946179aaee7cb02d445ada25","scripts":{"lint":"eslint src","test":"jest","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:main && yarn bundle:module && yarn bundle:types","format":"yarn format:base --write","typecheck":"tsc","build:deno":"rimraf deno_dist ../../deno_dist/core && denoify && mv deno_dist ../../deno_dist/core","bundle:main":"tsc --p tsconfig.main.json","extract-api":"api-extractor run --local --verbose --config config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:module":"tsc --p tsconfig.module.json"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/6.6.1/node@v16.20.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"tslib":"^2.5.0","@rimbu/deep":"^0.14.5","@rimbu/list":"^0.12.3","@rimbu/bimap":"^0.11.7","@rimbu/graph":"^0.11.8","@rimbu/table":"^0.10.8","@rimbu/common":"*","@rimbu/hashed":"^0.9.7","@rimbu/sorted":"^0.10.7","@rimbu/stream":"^0.13.6","@rimbu/ordered":"^0.9.8","@rimbu/multimap":"^0.10.8","@rimbu/multiset":"^0.11.4","@rimbu/proximity":"^0.1.2","@rimbu/bimultimap":"^0.10.8","@rimbu/collection-types":"^0.10.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_0.11.8_1688141696499_0.4618959200203512","host":"s3://npm-registry-packages"}},"1.0.0-alpha.1":{"name":"@rimbu/core","version":"1.0.0-alpha.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@1.0.0-alpha.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"a71c90fc6579009a79352261bced5d61882922bb","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-1.0.0-alpha.1.tgz","fileCount":143,"integrity":"sha512-y6yenKH1q9JUYwQf8LHaFLBmG2VnH56dxWipj9VnaIt7IxIIXGH9P3dQZ0SfOO4WTdItIRsiTCwUUOHnOw3tUg==","signatures":[{"sig":"MEQCIA6FyY+0rVi86hAxHolgWctiW8aCQn36zpyJqOnRqClPAiBK9jMAqArnwKGh7vr9zCFNK2zbreKB5az9YNSOe3VHzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77408},"main":"./dist/cjs/main/index.js","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./src/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.js"},"./menu":{"bun":"./src/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.js"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"dfaf8143e56f54ed1e31f7c96802548c46e03bd8","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts' --legacy-output","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.1.1/node@v18.16.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.3","@rimbu/deep":"^1.0.0-alpha.1","@rimbu/list":"^1.0.0-alpha.1","@rimbu/bimap":"^1.0.0-alpha.1","@rimbu/graph":"^1.0.0-alpha.1","@rimbu/table":"^1.0.0-alpha.1","@rimbu/common":"^1.0.0-alpha.1","@rimbu/hashed":"^1.0.0-alpha.1","@rimbu/sorted":"^1.0.0-alpha.1","@rimbu/stream":"^1.0.0-alpha.1","@rimbu/ordered":"^1.0.0-alpha.1","@rimbu/multimap":"^1.0.0-alpha.1","@rimbu/multiset":"^1.0.0-alpha.1","@rimbu/proximity":"^1.0.0-alpha.1","@rimbu/bimultimap":"^1.0.0-alpha.1","@rimbu/collection-types":"^1.0.0-alpha.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-alpha.1_1688306231368_0.014903305910311637","host":"s3://npm-registry-packages"}},"1.0.0-alpha.2":{"name":"@rimbu/core","version":"1.0.0-alpha.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@1.0.0-alpha.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"6e8f2f4477c11d7c31064bc5c3422cb2d6d323ad","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-1.0.0-alpha.2.tgz","fileCount":143,"integrity":"sha512-ds6EEnYGLMGaYdN3dNcn9YU5524YChk3IYOTSsyuqebv9OFgzlBYT+lq5cECR0igYUpmVc/MZRd4190tKLN3Gg==","signatures":[{"sig":"MEYCIQCwG3kQnxQi0UdF1EKkSD3NQGzVoQA/uYbFKaRbcqibigIhAMc7FM6vCaV6sx43y6WxfXCvIhVQsKhzRrnEUohD4RBo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77406},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"5f9e27c3b41028a7ec98c47a94daebce9461d3fb","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.1.1/node@v18.16.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.3","@rimbu/deep":"^1.0.0-alpha.2","@rimbu/list":"^1.0.0-alpha.2","@rimbu/bimap":"^1.0.0-alpha.2","@rimbu/graph":"^1.0.0-alpha.2","@rimbu/table":"^1.0.0-alpha.2","@rimbu/common":"^1.0.0-alpha.2","@rimbu/hashed":"^1.0.0-alpha.2","@rimbu/sorted":"^1.0.0-alpha.2","@rimbu/stream":"^1.0.0-alpha.2","@rimbu/ordered":"^1.0.0-alpha.2","@rimbu/multimap":"^1.0.0-alpha.2","@rimbu/multiset":"^1.0.0-alpha.2","@rimbu/proximity":"^1.0.0-alpha.2","@rimbu/bimultimap":"^1.0.0-alpha.2","@rimbu/collection-types":"^1.0.0-alpha.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0-alpha.2_1688326859237_0.3535366712013299","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@rimbu/core","version":"1.0.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@1.0.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"3382c1e82e06ecbd341eaddc918e951dae11c592","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-1.0.0.tgz","fileCount":143,"integrity":"sha512-0ZamJVj0cUxwRJZHa0wHLjnRi33TlQelAqQ+scZ77yVJggBa4rXPT31mzYeCcqFaWbvVXaX5lsakrTZtug9n3A==","signatures":[{"sig":"MEUCIQD95mqV2ousU1w3ujSMrDapJGiyB76J9mLMQs9q7wz5LAIgdfn/dsK9RfJksDKtsBWdJofTkcl+oeN9gd5I8Na1LiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77278},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"c9d33ecc231d7b33b7e29734295fdb35caa235a6","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.1.1/node@v18.16.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"18.16.1","dependencies":{"tslib":"^2.5.3","@rimbu/deep":"^1.0.0","@rimbu/list":"^1.0.0","@rimbu/bimap":"^1.0.0","@rimbu/graph":"^1.0.0","@rimbu/table":"^1.0.0","@rimbu/common":"^1.0.0","@rimbu/hashed":"^1.0.0","@rimbu/sorted":"^1.0.0","@rimbu/stream":"^1.0.0","@rimbu/ordered":"^1.0.0","@rimbu/multimap":"^1.0.0","@rimbu/multiset":"^1.0.0","@rimbu/proximity":"^1.0.0","@rimbu/bimultimap":"^1.0.0","@rimbu/collection-types":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0_1688410425822_0.19345360403792156","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@rimbu/core","version":"1.1.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@1.1.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"64aaf99c95963b7f3592fdca5a4aa35563e88d5f","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-1.1.0.tgz","fileCount":143,"integrity":"sha512-ru8Y3vn9BBz6GRefugzBV0QyCFQleua6da4AOCHBdTh7lf7gnsP9HaV/KIcL2BhQqqP5kRE9nxVpWkFP37S3gw==","signatures":[{"sig":"MEQCIDU5W1ZGQKM8wKwt4pvuKxWFF1W94qJzey21cN9Zok0uAiB1zz2la8BD71KpvUGyHPc2iKVIGq8lTey5GdkM/arlhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77278},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"f0a61c7e2ba7ecc76dd56a57a9fe7e6ae059eb59","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.1.1/node@v18.17.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.6.1","@rimbu/deep":"^1.1.0","@rimbu/list":"^1.1.0","@rimbu/bimap":"^1.1.0","@rimbu/graph":"^1.1.0","@rimbu/table":"^1.1.0","@rimbu/common":"^1.1.0","@rimbu/hashed":"^1.1.0","@rimbu/sorted":"^1.1.0","@rimbu/stream":"^1.1.0","@rimbu/ordered":"^1.1.0","@rimbu/multimap":"^1.1.0","@rimbu/multiset":"^1.1.0","@rimbu/proximity":"^1.1.0","@rimbu/bimultimap":"^1.1.0","@rimbu/collection-types":"^1.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_1.1.0_1690661031122_0.7258244507969884","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@rimbu/core","version":"1.1.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@1.1.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"1be39c39b04b8c131e16ee23279f93a994ecc358","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-1.1.1.tgz","fileCount":143,"integrity":"sha512-TXwvc2hIYR44AiRy2vhPYniGuhG+W4V+WUv8ZbVM3UNTxNALSxdM/3MkIAS5rzPP6Iv1lEACoXLiVV+1+YJXQQ==","signatures":[{"sig":"MEUCIFBf1CNIsdz9g0iIGKSEovLWWdQfES9PuY2glG6M3t3KAiEAiCZ1ZwuG7fwK/XJrd/PmOQzmVgJtYwwM4C1RUKj4P9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77278},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"265baea2bb828217ac8bdbb5dd80cc97474b7bc5","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.1.1/node@v18.19.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.6.1","@rimbu/deep":"^1.1.0","@rimbu/list":"^1.1.1","@rimbu/bimap":"^1.1.1","@rimbu/graph":"^1.1.1","@rimbu/table":"^1.1.1","@rimbu/common":"^1.1.0","@rimbu/hashed":"^1.1.1","@rimbu/sorted":"^1.1.1","@rimbu/stream":"^1.1.1","@rimbu/ordered":"^1.1.1","@rimbu/multimap":"^1.1.1","@rimbu/multiset":"^1.1.1","@rimbu/proximity":"^1.1.1","@rimbu/bimultimap":"^1.1.1","@rimbu/collection-types":"^1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_1.1.1_1702151578249_0.9113913619816543","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@rimbu/core","version":"1.1.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@1.1.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"ea5461f63ad48162e38e507566c2651adef4c64a","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-1.1.2.tgz","fileCount":143,"integrity":"sha512-ZTPcUQKgy3Knu37prHSCl+ws7pnpaDm66VBzyCkH+gOxfq/pPPNDLU7t8I6ecf5AYh3l4UBpyCFrEKai6Avvkg==","signatures":[{"sig":"MEQCIBkq1/5bKpX8Fr/+mTDQYZBc2LGBor7RXIqI3LIwvYokAiACcF+a06w20R5XTKy6TEqg/TOBZV96ULNeE1k/n0noCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77278},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"8acb80f24636318e926c3d7e62e741bc4b20069a","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.1.1/node@v18.19.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.6.1","@rimbu/deep":"^1.1.0","@rimbu/list":"^1.1.1","@rimbu/bimap":"^1.1.1","@rimbu/graph":"^1.1.1","@rimbu/table":"^1.1.2","@rimbu/common":"^1.1.0","@rimbu/hashed":"^1.1.1","@rimbu/sorted":"^1.1.1","@rimbu/stream":"^1.1.1","@rimbu/ordered":"^1.1.1","@rimbu/multimap":"^1.1.1","@rimbu/multiset":"^1.1.1","@rimbu/proximity":"^1.1.1","@rimbu/bimultimap":"^1.1.1","@rimbu/collection-types":"^1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_1.1.2_1703505168807_0.12405871705161897","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@rimbu/core","version":"1.1.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@1.1.3","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"3d5935afa89317d989d8f5ea357250d52f8538f7","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-1.1.3.tgz","fileCount":143,"integrity":"sha512-kQjS32y8agEioYHqGERwbyZrOQtUuUrALu9x/BQ+DKYVim+7JPzfOr7UQ7VqiSn1DCgarikNh9XWFDavClM+Ug==","signatures":[{"sig":"MEUCIF1jeTRa8tjhseGDl2JQHAoSZKllpdMn0H7dIkHcBPn5AiEA6Ykg5gKvfTFUw82gWdmKb9Hyzjbbq/epZ4bp5qp5T0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77278},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"57f91ecccf84f0ff027ad60280045028acd611a8","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.1.1/node@v18.19.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.6.1","@rimbu/deep":"^1.1.0","@rimbu/list":"^1.1.1","@rimbu/bimap":"^1.1.1","@rimbu/graph":"^1.1.1","@rimbu/table":"^1.1.3","@rimbu/common":"^1.1.0","@rimbu/hashed":"^1.1.1","@rimbu/sorted":"^1.1.1","@rimbu/stream":"^1.1.1","@rimbu/ordered":"^1.1.1","@rimbu/multimap":"^1.1.1","@rimbu/multiset":"^1.1.1","@rimbu/proximity":"^1.1.1","@rimbu/bimultimap":"^1.1.1","@rimbu/collection-types":"^1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_1.1.3_1703543005252_0.024485652982940254","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@rimbu/core","version":"2.0.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"e6dbf78fd05d86a59b5062f042db27a563f326b9","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.0.tgz","fileCount":143,"integrity":"sha512-TGlGt8pnHHG5uHJ4RbbGYr/2pBZyoGVDFbP0CpX8QYmwYCpuwH4LtNwfm6K6ebkcGUIdV71TKBH5nwAx8LO9HA==","signatures":[{"sig":"MEUCIFffMFhKs6hk4QhovBZw6/pe0JQAOGnijpz6YN+sbcI3AiEA9jazrO/HESsFnHSJfYMRQYo7knnZghgaFZK3/SAz7cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77278},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"d107c858cf84cb27544685cef981067f2fe1612d","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.4.2/node@v20.11.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.11.0","dependencies":{"tslib":"^2.6.2","@rimbu/deep":"^2.0.0","@rimbu/list":"^2.0.0","@rimbu/bimap":"^2.0.0","@rimbu/graph":"^2.0.0","@rimbu/table":"^2.0.0","@rimbu/common":"^2.0.0","@rimbu/hashed":"^2.0.0","@rimbu/sorted":"^2.0.0","@rimbu/stream":"^2.0.0","@rimbu/ordered":"^2.0.0","@rimbu/multimap":"^2.0.0","@rimbu/multiset":"^2.0.0","@rimbu/proximity":"^2.0.0","@rimbu/bimultimap":"^2.0.0","@rimbu/collection-types":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0_1706298255296_0.54175268937076","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@rimbu/core","version":"2.0.1","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.1","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f694fed1e9e0ae00d3eba0300992f128e6df2d98","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.1.tgz","fileCount":143,"integrity":"sha512-kGJVSsJWDgH2wJbxkNxHFqRkaZZwiMHNInVs3Se10f7TGmbRWo65RluIXXhjPEFLLlMY/2Ht1LCFqCH7z34OIw==","signatures":[{"sig":"MEYCIQCr02uEuSxFyB9Xrql0cRPonfZP13MCDLz61hJHucjtuAIhAJD3TS2zGKuzZX4Z4Ky3MyZW6ii3dJ0dRSrCHH0Sq94R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77278},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/types/main/index.d.mts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","types":"./dist/types/main/index.d.mts","import":"./dist/esm/main/index.mjs","default":"./dist/esm/main/index.mjs","require":"./dist/cjs/main/index.cjs"},"./menu":{"bun":"./dist/bun/menu/index.mts","types":"./dist/types/menu/index.d.mts","import":"./dist/esm/menu/index.mjs","default":"./dist/esm/menu/index.mjs","require":"./dist/cjs/menu/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"3b21319ce2d2ecf3d96bfbb09b688df09405acd0","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:types && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs","bundle:cjs":"tsup src --format cjs --clean -d dist/cjs --loader '.mts=ts'","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","bundle:types":"tsc --p tsconfig.types.json","format:check":"yarn format:base --check","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.4.2/node@v20.11.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.11.0","dependencies":{"tslib":"^2.6.2","@rimbu/deep":"^2.0.0","@rimbu/list":"^2.1.0","@rimbu/bimap":"^2.0.1","@rimbu/graph":"^2.0.1","@rimbu/table":"^2.0.1","@rimbu/common":"^2.0.0","@rimbu/hashed":"^2.1.0","@rimbu/sorted":"^2.1.0","@rimbu/stream":"^2.1.0","@rimbu/ordered":"^2.1.0","@rimbu/multimap":"^2.0.1","@rimbu/multiset":"^2.1.0","@rimbu/proximity":"^2.0.1","@rimbu/bimultimap":"^2.0.1","@rimbu/collection-types":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.1_1707926495901_0.6939881797167249","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@rimbu/core","version":"2.0.2","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.2","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"834e0653871900ccd6d44dc1e0216e701a8a26a9","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.2.tgz","fileCount":189,"integrity":"sha512-3Y2ygA8imwNxQt7+plZ+L/tbwduuzvYDqbec4LeBI/4gpSwsdd8mwLdzebyJFA9rCLzv0l0mc8XbmmXnmgZsJw==","signatures":[{"sig":"MEYCIQCo3/I0SJgQl6eGkB4hXLw7s7uZUljJlMy6HjxTqzprkQIhANTzshuAKHTFs5GvC3cchoTQ7LLF8wIZXGtSznbeHRem","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54582},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/cjs/main/index.d.cts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"bun":"./dist/bun/menu/index.mts","import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"b7ed656d2c55d1a715d6a3f52e364e68cb98c759","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs -mode bun","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.4.2/node@v20.11.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.11.1","dependencies":{"tslib":"^2.6.2","@rimbu/deep":"^2.0.1","@rimbu/list":"^2.1.1","@rimbu/bimap":"^2.0.2","@rimbu/graph":"^2.0.2","@rimbu/table":"^2.1.0","@rimbu/common":"^2.0.1","@rimbu/hashed":"^2.1.1","@rimbu/sorted":"^2.1.1","@rimbu/stream":"^2.2.0","@rimbu/ordered":"^2.1.1","@rimbu/multimap":"^2.1.0","@rimbu/multiset":"^2.1.1","@rimbu/proximity":"^2.0.2","@rimbu/bimultimap":"^2.1.0","@rimbu/collection-types":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.2_1709668057979_0.4256585114768412","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@rimbu/core","version":"2.0.3","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.3","contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"804195738ba4a08d75a7870825478d4d72ec3c73","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.3.tgz","fileCount":189,"integrity":"sha512-AhPtGiMM8HuXG58nXWCpqmbiH6w3xBFuPkuNSkG4DqZ4yqwJBsEZ+lieFp27HdWnuUtfQQiPxLzxsUNKENrtJw==","signatures":[{"sig":"MEYCIQCPPipn4scl0+UK31zDUiZ2BpWqZrmGc1mPC2mgnBYcuAIhALOJpvO3823xvsk/yZaHFLpDK+yuJuHeJKGEM1Vtg3iX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54582},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/cjs/main/index.d.cts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"bun":"./dist/bun/menu/index.mts","import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"ebe8b2bc6dd349ac73b6f58159c1af17c7cc4377","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs -mode bun","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"ts-node ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/7.4.2/node@v20.15.0+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.15.0","dependencies":{"tslib":"^2.6.2","@rimbu/deep":"^2.0.1","@rimbu/list":"^2.1.2","@rimbu/bimap":"^2.0.3","@rimbu/graph":"^2.0.3","@rimbu/table":"^2.1.1","@rimbu/common":"^2.0.1","@rimbu/hashed":"^2.1.2","@rimbu/sorted":"^2.1.2","@rimbu/stream":"^2.2.0","@rimbu/ordered":"^2.1.2","@rimbu/multimap":"^2.1.1","@rimbu/multiset":"^2.1.2","@rimbu/proximity":"^2.0.3","@rimbu/bimultimap":"^2.1.1","@rimbu/collection-types":"^2.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.3_1719589000318_0.9521315422281933","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@rimbu/core","version":"2.0.4","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.4","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","dist":{"shasum":"d42a3e07a4dfd001965ce08a96b629dcd990368c","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.4.tgz","fileCount":188,"integrity":"sha512-hLoPyRfnCooLlU+GUg8QxlhNfpshsYfUOOZarvdkFj1hdx11D93A+9YkuSzehCGj/4YoT+BkV6IGeNNrLF09Ow==","signatures":[{"sig":"MEUCIBwZIEfaQEGu/Qq783QlslFZ94PI6YI8Gd1esxmfUNzfAiEArWjis3yijDPnbU6BtYbb9tIy8UsfwXXc/5ql0dVCDTY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53173},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/cjs/main/index.d.cts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"bun":"./dist/bun/menu/index.mts","import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"f18ddf964507dbd10790da3cd4deef8f455a178e","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs -mode bun","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"tsx ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/8.2.0/node@v20.19.1+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.19.1","dependencies":{"tslib":"^2.6.2","@rimbu/deep":"^2.0.2","@rimbu/list":"^2.1.3","@rimbu/bimap":"^2.0.4","@rimbu/graph":"^2.0.4","@rimbu/table":"^2.1.2","@rimbu/common":"^2.0.2","@rimbu/hashed":"^2.1.3","@rimbu/sorted":"^2.1.3","@rimbu/stream":"^2.2.1","@rimbu/ordered":"^2.1.3","@rimbu/multimap":"^2.1.2","@rimbu/multiset":"^2.1.3","@rimbu/proximity":"^2.0.4","@rimbu/bimultimap":"^2.1.2","@rimbu/collection-types":"^2.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.4_1747397775718_0.9505342484820469","host":"s3://npm-registry-packages-npm-production"}},"2.0.5":{"name":"@rimbu/core","version":"2.0.5","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.5","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","dist":{"shasum":"3dc92876e81558f2738b58550804f67cfff0fd09","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.5.tgz","fileCount":188,"integrity":"sha512-00SCrelL2hjSy0BbL+LLeHd2A3oZpcKlZG4cMUqTyZ0zGU9ct7e4NO3D7uzzK69nJyeBFKWErVAPr9G8/Eol3Q==","signatures":[{"sig":"MEUCIQDMEzzFT3mC6Z2ThxR/xFSH2+Ux1WPWjq+ffycutZmSBgIgf83pvyCo4UNg5IC6Ems1p9xMD7mCxlRAflEgg9FuDnM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":64192},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/cjs/main/index.d.cts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"bun":"./dist/bun/menu/index.mts","import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"1c35dbdd9ce13aeba818b41eb20bab1e826b3e16","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","build:deno":"yarn bundle:deno-prepare && yarn bundle:deno-convert && yarn bundle:deno-move && yarn bundle:deno-clean","bundle:bun":"node ../../config/bunnify.mjs -mode bun","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"tsx ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:deno-move":"rimraf ../../deno_dist/core && mv deno_dist ../../deno_dist/core","bundle:deno-clean":"rimraf _deno_prepare","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs","bundle:deno-convert":"denoify --src _deno_prepare/src","bundle:deno-prepare":"node ../../config/prepare-denoify.mjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/8.2.0/node@v20.19.5+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.19.5","dependencies":{"tslib":"^2.6.2","@rimbu/deep":"^2.0.3","@rimbu/list":"^2.1.4","@rimbu/bimap":"^2.0.5","@rimbu/graph":"^2.0.5","@rimbu/table":"^2.1.3","@rimbu/common":"^2.0.3","@rimbu/hashed":"^2.1.4","@rimbu/sorted":"^2.1.4","@rimbu/stream":"^2.2.2","@rimbu/ordered":"^2.1.4","@rimbu/multimap":"^2.1.3","@rimbu/multiset":"^2.1.4","@rimbu/proximity":"^2.0.5","@rimbu/bimultimap":"^2.1.3","@rimbu/collection-types":"^2.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.5_1763910149846_0.1528790934851958","host":"s3://npm-registry-packages-npm-production"}},"2.0.6":{"name":"@rimbu/core","version":"2.0.6","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.6","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"23d19c42ee64493ff0165df5904477afffac6d14","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.6.tgz","fileCount":188,"integrity":"sha512-7w5gTfSU7H6bag2oeoZpB6sktlfoNKLwPNb89MEtZQnwLmFyt3nFBuxXgYuUGTbmkdsjAVGoPuag8ULTWg2dzg==","signatures":[{"sig":"MEYCIQD70e44OYjrujRg3SR+weDDPYxOjwq1jp1zkwBvc/oD8wIhAIQLJhWjn8ZXpLGppNASV/3H1pHoF5BBofeTKFgrGsJv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63007},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/cjs/main/index.d.cts","module":"./dist/esm/main/index.mjs","exports":{".":{"bun":"./dist/bun/main/index.mts","import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"bun":"./dist/bun/menu/index.mts","import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"bc6bc82af86461c423ba459d6d9809efdd5ffd61","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm && yarn bundle:bun","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","bundle:bun":"node ../../config/bunnify.mjs -mode bun","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"tsx ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/9.0.1/node@v20.19.5+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.19.5","dependencies":{"tslib":"^2.8.1","@rimbu/deep":"^2.0.4","@rimbu/list":"^2.1.5","@rimbu/bimap":"^2.0.6","@rimbu/graph":"^2.0.6","@rimbu/table":"^2.1.4","@rimbu/common":"^2.0.4","@rimbu/hashed":"^2.1.5","@rimbu/sorted":"^2.1.5","@rimbu/stream":"^2.2.3","@rimbu/ordered":"^2.1.5","@rimbu/multimap":"^2.1.4","@rimbu/multiset":"^2.1.5","@rimbu/proximity":"^2.0.6","@rimbu/bimultimap":"^2.1.4","@rimbu/collection-types":"^2.1.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.6_1764089869599_0.1987352159716873","host":"s3://npm-registry-packages-npm-production"}},"2.0.7":{"name":"@rimbu/core","version":"2.0.7","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@2.0.7","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"f42e081adc326193c3269fb29ef5305818500eba","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-2.0.7.tgz","fileCount":165,"integrity":"sha512-s00B84W2IVgwjeO1efDUc7Sc8V8puTzXQJ21cCcNvN19QPmFnKOj7miSOzSvCEDXceqNSH2k7xbkn2mDIAjRlw==","signatures":[{"sig":"MEQCIDsZ5AcQNNCN24iQos93qkdvbIE/ry2Ci9G/NGN/0t/YAiBcNlfD7bHPuD9sfd3iujz4KGfjr84NbQWBegiGCcFkGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57868},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/cjs/main/index.d.cts","module":"./dist/esm/main/index.mjs","exports":{".":{"import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"15fd7c44f369838a47d42532bcd9771d65d6f660","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"tsx ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/9.0.1/node@v20.19.5+x64 (linux)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"20.19.5","dependencies":{"tslib":"^2.8.1","@rimbu/deep":"^2.0.5","@rimbu/list":"^2.1.6","@rimbu/bimap":"^2.0.7","@rimbu/graph":"^2.0.7","@rimbu/table":"^2.1.5","@rimbu/common":"^2.0.5","@rimbu/hashed":"^2.1.6","@rimbu/sorted":"^2.1.6","@rimbu/stream":"^2.2.4","@rimbu/ordered":"^2.1.6","@rimbu/multimap":"^2.1.5","@rimbu/multiset":"^2.1.6","@rimbu/proximity":"^2.0.7","@rimbu/bimultimap":"^2.1.5","@rimbu/collection-types":"^2.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_2.0.7_1764341905462_0.8569186718102402","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@rimbu/core","version":"3.0.0","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"author":{"url":"https://github.com/vitoke","name":"Arvid Nicolaas","email":"arvid@rimbu.org"},"license":"MIT","_id":"@rimbu/core@3.0.0","maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"contributors":[{"url":"https://gianlucacosta.info/","name":"Gianluca Costa","email":"gianluca@gianlucacosta.info"}],"homepage":"https://rimbu.org","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"dist":{"shasum":"5a60dab33295d5d33e7f3e4963d985223cd90234","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-3.0.0.tgz","fileCount":165,"integrity":"sha512-WLB6YUiGmf5m5jl7sEyCzmK86BLvR43RIJDWakRlM07zJiHcxJRIrhKCeEGcUiU2JTdpjyQKYMit/W9NctwMng==","signatures":[{"sig":"MEUCIQCe2v+J3Pqguo0s8Bu8Q+UXTm7tz3pA9rTzTwt6I/Lz+wIgE/3vM9TBVyodvpGQhumHjXkEsq1sDY9OOt2c/OZMBMY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58107},"main":"./dist/cjs/main/index.cjs","type":"module","types":"./dist/cjs/main/index.d.cts","module":"./dist/esm/main/index.mjs","exports":{".":{"import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/vitoke","type":"individual"}],"gitHead":"3f79bb237ec6f38f1426346a061efefaf8b48968","scripts":{"lint":"eslint src","test":"vitest run","build":"yarn clean && yarn bundle","clean":"rimraf dist","bundle":"yarn bundle:cjs && yarn bundle:esm","format":"yarn format:base --write","test:cov":"vitest run --coverage","typecheck":"tsc","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:esm":"tsc --p tsconfig.esm.json","test:watch":"vitest","extract-api":"tsx ../../config/api-extractor.ts config/api-extractor.main.json","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs"},"_npmUser":{"name":"vitoke","email":"vitoke@gmail.com"},"repository":{"url":"git+https://github.com/rimbu-org/rimbu.git","type":"git","directory":"packages/core"},"_npmVersion":"lerna/9.0.1/node@v22.14.0+arm64 (darwin)","description":"Immutable collections and tools for TypeScript","directories":{},"_nodeVersion":"22.14.0","dependencies":{"tslib":"^2.8.1","@rimbu/deep":"^2.0.5","@rimbu/list":"^2.1.7","@rimbu/bimap":"^2.0.8","@rimbu/graph":"^2.0.8","@rimbu/table":"^2.1.6","@rimbu/common":"^2.0.5","@rimbu/hashed":"^2.1.7","@rimbu/sorted":"^2.1.7","@rimbu/stream":"^3.0.0","@rimbu/ordered":"^2.1.7","@rimbu/multimap":"^2.1.6","@rimbu/multiset":"^2.1.7","@rimbu/proximity":"^2.0.8","@rimbu/bimultimap":"^2.1.6","@rimbu/collection-types":"^2.1.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0_1768519291032_0.2920743841420057","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@rimbu/core","version":"3.0.3","description":"Immutable collections and tools for TypeScript","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"homepage":"https://rimbu.org","author":{"name":"Arvid Nicolaas","email":"arvid@rimbu.org","url":"https://github.com/vitoke"},"contributors":[{"name":"Gianluca Costa","email":"gianluca@gianlucacosta.info","url":"https://gianlucacosta.info/"}],"license":"MIT","funding":[{"type":"individual","url":"https://github.com/sponsors/vitoke"}],"repository":{"type":"git","url":"git+https://github.com/rimbu-org/rimbu.git","directory":"packages/core"},"type":"module","main":"./dist/cjs/main/index.cjs","module":"./dist/esm/main/index.mjs","types":"./dist/cjs/main/index.d.cts","exports":{".":{"import":{"types":"./dist/esm/main/index.d.mts","default":"./dist/esm/main/index.mjs"},"require":{"types":"./dist/cjs/main/index.d.cts","default":"./dist/cjs/main/index.cjs"}},"./menu":{"import":{"types":"./dist/esm/menu/index.d.mts","default":"./dist/esm/menu/index.mjs"},"require":{"types":"./dist/cjs/menu/index.d.cts","default":"./dist/cjs/menu/index.cjs"}}},"scripts":{"build":"yarn clean && yarn bundle","bundle":"yarn bundle:cjs && yarn bundle:esm","bundle:cjs":"yarn bundle:cjs-prepare && yarn bundle:cjs-build && yarn bundle:cjs-clean","bundle:cjs-prepare":"node ../../config/bunnify.mjs -mode cjs","bundle:cjs-build":"tsc -p tsconfig.cjs.json","bundle:cjs-clean":"rimraf _cjs_prepare","bundle:esm":"tsc --p tsconfig.esm.json","clean":"rimraf dist","extract-api":"tsx ../../config/api-extractor.ts config/api-extractor.main.json","format":"yarn format:base --write","format:base":"prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,mts,mjs,json,md}\"","format:check":"yarn format:base --check","lint":"eslint src","test":"vitest run","test:cov":"vitest run --coverage","test:watch":"vitest","typecheck":"tsc"},"dependencies":{"@rimbu/bimap":"^2.0.11","@rimbu/bimultimap":"^2.1.9","@rimbu/collection-types":"^2.1.10","@rimbu/common":"^2.0.7","@rimbu/deep":"^2.0.7","@rimbu/graph":"^2.0.11","@rimbu/hashed":"^2.1.10","@rimbu/list":"^2.1.10","@rimbu/multimap":"^2.1.9","@rimbu/multiset":"^2.1.10","@rimbu/ordered":"^2.1.10","@rimbu/proximity":"^2.0.11","@rimbu/sorted":"^2.1.10","@rimbu/stream":"^3.0.3","@rimbu/table":"^2.1.9","tslib":"^2.8.1"},"publishConfig":{"access":"public","provenance":true},"gitHead":"deba9bad7177bd4a47378465ae645b9bcc0cf938","_id":"@rimbu/core@3.0.3","bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.3/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-ZOGnUWJ9PE2h2xehODKYm/+D7qTzFqtHqwQbsVyEsYSMpreng3BSw1h34dtAk1++XRKFJD9sttt+nwK9zGfGsQ==","shasum":"1afc5fbae3e8f0d62c0f7c8ec16d7d97873db605","tarball":"https://registry.npmjs.org/@rimbu/core/-/core-3.0.3.tgz","fileCount":165,"unpackedSize":58148,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@rimbu%2fcore@3.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFJSydCUqDyR1EawhbcbFHDzd0jK+fbZz4OMP1/RHdIFAiB09qalGYB91FGg3uhmaxa2SOQl3o6ASbuZoIF037KY4A=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0286170e-64e4-406b-9fc3-45fdbd57ac3f"}},"directories":{},"maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_3.0.3_1768943559700_0.637999769631471"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-06T13:27:48.790Z","modified":"2026-01-20T21:12:40.139Z","0.5.4":"2021-06-06T13:27:49.355Z","0.5.7":"2021-06-06T18:06:10.732Z","0.5.8":"2021-06-06T19:06:30.217Z","0.5.9":"2021-06-06T22:04:57.947Z","0.5.10-alpha.0":"2021-06-07T15:49:03.049Z","0.5.10-alpha.1":"2021-06-07T16:40:18.643Z","0.5.10-alpha.2":"2021-06-08T07:40:37.075Z","0.5.10-alpha.3":"2021-06-08T08:53:17.191Z","0.5.10-alpha.4":"2021-06-08T11:40:25.408Z","0.5.10-alpha.5":"2021-06-08T13:53:15.169Z","0.5.10-alpha.6":"2021-06-08T15:33:13.753Z","0.5.10-alpha.7":"2021-06-08T16:15:44.692Z","0.5.10-alpha.8":"2021-06-09T07:17:01.577Z","0.5.10-alpha.9":"2021-06-09T12:18:11.962Z","0.5.10-alpha.10":"2021-06-09T14:57:37.952Z","0.5.10-alpha.11":"2021-06-09T18:10:04.729Z","0.5.10-alpha.12":"2021-06-09T21:52:44.488Z","0.5.10":"2021-06-10T13:24:33.615Z","0.5.11":"2021-06-27T09:27:11.979Z","0.6.0":"2021-07-02T07:26:47.976Z","0.6.1":"2021-07-04T08:11:17.808Z","0.6.2":"2021-07-07T06:48:44.792Z","0.7.0":"2021-07-23T08:30:03.502Z","0.7.1":"2021-07-23T11:02:37.434Z","0.7.2":"2021-07-23T14:47:04.709Z","0.7.3":"2021-08-20T18:00:33.894Z","0.7.4":"2021-08-21T12:25:28.213Z","0.7.5":"2021-09-04T15:03:24.338Z","0.7.6":"2021-10-10T16:27:23.949Z","0.8.0":"2021-11-20T13:34:32.521Z","0.8.1":"2021-11-24T19:38:47.280Z","0.8.2":"2021-11-25T08:46:52.426Z","0.8.3":"2021-11-25T10:11:18.872Z","0.8.4":"2021-12-22T12:30:50.432Z","0.9.0":"2022-05-01T18:10:02.698Z","0.9.1":"2022-05-02T14:05:54.800Z","0.9.2":"2022-05-02T20:03:01.349Z","0.9.3":"2022-05-03T06:49:09.275Z","0.9.4":"2022-05-03T20:30:07.924Z","0.9.5":"2022-05-03T22:16:34.994Z","0.9.6":"2022-05-04T15:06:24.127Z","0.9.7":"2022-05-04T18:32:07.993Z","0.9.8":"2022-05-04T19:28:18.412Z","0.9.9":"2022-05-05T10:07:29.197Z","0.9.10":"2022-05-05T12:33:16.582Z","0.9.11":"2022-05-05T14:53:20.275Z","0.9.12":"2022-05-06T20:09:22.309Z","0.9.13":"2022-05-07T20:20:51.589Z","0.9.14":"2022-05-09T07:31:08.137Z","0.9.15":"2022-05-27T09:00:33.639Z","0.9.16":"2022-05-29T07:54:45.597Z","0.9.17":"2022-06-07T07:14:39.790Z","0.9.18":"2022-06-10T19:41:36.352Z","0.9.19":"2022-06-30T15:47:33.457Z","0.9.20":"2022-07-02T12:42:14.178Z","0.9.21":"2022-07-02T15:04:36.719Z","0.9.22":"2022-09-12T21:32:09.549Z","0.10.0":"2022-09-22T05:54:29.235Z","0.10.1":"2022-09-22T18:49:27.683Z","0.10.2":"2022-09-27T21:47:06.335Z","0.10.3":"2022-10-02T11:30:49.354Z","0.11.0":"2022-11-30T19:52:41.828Z","0.11.1":"2023-04-02T10:03:30.319Z","0.11.2":"2023-04-25T18:06:33.445Z","0.11.3":"2023-04-26T20:27:26.136Z","0.11.4":"2023-04-27T20:37:58.642Z","0.11.5":"2023-04-30T19:01:45.058Z","0.11.6":"2023-05-21T11:27:04.021Z","0.11.7":"2023-06-20T21:14:48.806Z","0.11.8":"2023-06-30T16:14:56.666Z","1.0.0-alpha.1":"2023-07-02T13:57:11.642Z","1.0.0-alpha.2":"2023-07-02T19:40:59.422Z","1.0.0":"2023-07-03T18:53:46.000Z","1.1.0":"2023-07-29T20:03:51.321Z","1.1.1":"2023-12-09T19:52:58.459Z","1.1.2":"2023-12-25T11:52:49.022Z","1.1.3":"2023-12-25T22:23:25.468Z","2.0.0":"2024-01-26T19:44:15.460Z","2.0.1":"2024-02-14T16:01:36.079Z","2.0.2":"2024-03-05T19:47:38.203Z","2.0.3":"2024-06-28T15:36:40.512Z","2.0.4":"2025-05-16T12:16:15.950Z","2.0.5":"2025-11-23T15:02:30.030Z","2.0.6":"2025-11-25T16:57:49.785Z","2.0.7":"2025-11-28T14:58:25.682Z","3.0.0":"2026-01-15T23:21:31.191Z","3.0.3":"2026-01-20T21:12:39.842Z"},"bugs":{"url":"https://github.com/rimbu-org/rimbu/issues"},"author":{"name":"Arvid Nicolaas","email":"arvid@rimbu.org","url":"https://github.com/vitoke"},"license":"MIT","homepage":"https://rimbu.org","keywords":["collection","immutable","list","map","set","multiset","bimap","multimap","bimultimap","graph","stream","table","ordered","sorted","hashed","proximity","library","rimbu","typescript"],"repository":{"type":"git","url":"git+https://github.com/rimbu-org/rimbu.git","directory":"packages/core"},"description":"Immutable collections and tools for TypeScript","contributors":[{"name":"Gianluca Costa","email":"gianluca@gianlucacosta.info","url":"https://gianlucacosta.info/"}],"maintainers":[{"name":"vitoke","email":"vitoke@gmail.com"}],"readme":"<p align=\"center\">\n  <img src=\"https://github.com/rimbu-org/rimbu/raw/main/assets/rimbu_logo.svg\" height=\"96\" alt=\"Rimbu Logo\" />\n</p>\n\n<div align=\"center\">\n\n[![npm version](https://badge.fury.io/js/@rimbu%2Fcore.svg)](https://www.npmjs.com/package/@rimbu/core)\n![License](https://img.shields.io/github/license/rimbu-org/rimbu)\n![Types Included](https://img.shields.io/badge/TypeScript-ready-blue)\n![Node](https://img.shields.io/badge/Node-18+-6DA55F?logo=node.js&logoColor=white)\n![Bun](https://img.shields.io/badge/Bun-%23000000.svg)\n![ESM + CJS](https://img.shields.io/badge/modules-ESM%20%2B%20CJS-informational)\n\n</div>\n\n# `@rimbu/core`\n\n**All core Rimbu collections and utilities from a single import.**\n\n`@rimbu/core` is the **convenience entry point** to the Rimbu ecosystem. It re‑exports the public APIs of the main\ncollection packages (lists, maps, sets, graphs, tables, streams, and more) together with the shared utilities from\n`@rimbu/common`, so you can build rich immutable data models without juggling many imports.\n\nUse it when you want:\n\n- a **single dependency** that gives you the full set of Rimbu core collections\n- a consistent, **fully typed** API for immutable data structures\n- both **direct imports** and a **creation “menu”** (`@rimbu/core/menu`) for concise, expressive code\n\n---\n\n## Table of Contents\n\n1. [Why `@rimbu/core`?](#why-rimbu-core)\n2. [Feature Highlights](#feature-highlights)\n3. [Quick Start](#quick-start)\n4. [Import Styles](#import-styles)\n5. [What’s Included](#whats-included)\n6. [Installation](#installation)\n7. [Ecosystem & Integration](#ecosystem--integration)\n8. [Contributing](#contributing)\n9. [License](#license)\n10. [Attributions](#attributions)\n\n---\n\n## Why `@rimbu/core`?\n\nRimbu is a collection library focused on **immutable**, **persistent** data structures with a strong TypeScript story.\nEach collection type lives in its own package (e.g. `@rimbu/list`, `@rimbu/hashed`, `@rimbu/sorted`, …), and\n`@rimbu/common` provides shared types and utilities used across the ecosystem.\n\n`@rimbu/core` brings these together:\n\n- **Single import** – access all main collections through `@rimbu/core`.\n- **Shared utilities included** – get everything from `@rimbu/common` as part of the same dependency.\n- **Consistent experience** – unified API surface, aligned docs, and the same immutable semantics throughout.\n\nIf you just want to “use Rimbu” without thinking about which sub‑package exports which type, `@rimbu/core` is what you\ninstall.\n\nFor full documentation, see the [Rimbu Docs](https://rimbu.org) and the\n[`@rimbu/core` API reference](https://rimbu.org/api/rimbu/core).\n\n---\n\n## Feature Highlights\n\n- **All main collections in one place** – `List`, `Stream` / `AsyncStream`, `HashMap`, `SortedMap`, `HashSet`,\n  `SortedSet`, `BiMap`, `BiMultiMap`, `Table`, graphs, multimaps, multisets, and more.\n- **Immutable & persistent semantics** – structural sharing for efficient copies and diffs.\n- **Typed end‑to‑end** – works great in TypeScript, with rich generics and non‑empty refinements.\n- **Creation “menu”** – optional namespace‑style API via `@rimbu/core/menu` for expressive code like\n  `Rimbu.Map.Sorted.of(...)`.\n- **Cross‑runtime support** – Node ≥ 18, Deno, Bun, and modern browsers (ESM + CJS builds included).\n\nEach individual collection has its own dedicated documentation and examples, but `@rimbu/core` lets you reach them all\nfrom a single dependency.\n\n---\n\n## Quick Start\n\n### Direct imports\n\n```ts\nimport { List, Stream, SortedMap } from '@rimbu/core';\n\n// Build an immutable list\nconst list = List.of(1, 3, 2, 4, 2);\n\n// Transform it into a stream of entry tuples\nconst stream = Stream.from(list).map((v) => [v, String(v * 2)] as const);\n\n// Materialize into a sorted map\nconst map = SortedMap.from(stream);\n\nconsole.log(map.toArray());\n// => [[1, '2'], [2, '4'], [3, '6'], [4, '8']]\n```\n\n### Try it online\n\nExperiment with Rimbu (including `@rimbu/core`) in the browser using the\n[Rimbu Sandbox on CodeSandbox](https://codesandbox.io/s/github/vitoke/rimbu-sandbox/tree/main?previewwindow=console&view=split&editorsize=65&moduleview=1&module=/src/index.ts).\n\n---\n\n## Import Styles\n\n### 1. Direct imports from `@rimbu/core`\n\nRecommended when you only need a few specific types:\n\n```ts\nimport { List, HashMap, Stream } from '@rimbu/core';\n\nconst list = List.of(1, 2, 3);\nconst map = HashMap.of(['a', 1], ['b', 2]);\n\nconst result = Stream.from(map.entries()).toArray();\n```\n\nAll public types from the core collection packages are re‑exported here, so you rarely need to import the\nsub‑packages directly.\n\n### 2. Using the creation “menu” from `@rimbu/core/menu`\n\nThe “menu” groups key Rimbu types into a single namespace, which is convenient for quick prototyping or REPL usage:\n\n```ts\nimport Rimbu from '@rimbu/core/menu';\n\nconst list = Rimbu.List.of(1, 3, 2, 4, 2);\n\nconst stream = Rimbu.Stream.from(list).map((v) => [v, String(v * 2)] as const);\n\nconst map = Rimbu.Map.Sorted.from(stream);\n\nconsole.log(map.toArray());\n// => [[1, '2'], [2, '4'], [3, '6'], [4, '8']]\n```\n\nUnder the hood, this uses the same types that are exported from `@rimbu/core`, organized into namespaces like\n`Rimbu.Map`, `Rimbu.Set`, `Rimbu.Table`, and `Rimbu.Graph`.\n\n---\n\n## What’s Included\n\n`@rimbu/core` re‑exports the public APIs of the following sub‑packages. Use these packages directly when you need\npackage‑specific documentation, but feel free to import their types through `@rimbu/core`:\n\n| Package                                        | Description                                                                                |\n| ---------------------------------------------- | ------------------------------------------------------------------------------------------ |\n| [@rimbu/bimap](../bimap)                       | Bidirectional map where each key maps to a unique value and vice versa.                    |\n| [@rimbu/bimultimap](../bimultimap)             | Bidirectional multimap allowing many‑to‑many mappings between keys and values.             |\n| [@rimbu/collection-types](../collection-types) | Shared collection type definitions used by all Rimbu collections.                          |\n| [@rimbu/common](../common)                     | Public types and utility functions used throughout the library.                            |\n| [@rimbu/deep](../deep)                         | Tools (such as `Deep` and `Tuple`) for treating plain JS objects as immutable structures.  |\n| [@rimbu/graph](../graph)                       | Graph implementations for modelling data as nodes and edges.                               |\n| [@rimbu/hashed](../hashed)                     | `HashMap` / `HashSet` implementations using hash functions for fast key retrieval.         |\n| [@rimbu/list](../list)                         | Immutable `List` for ordered sequences with efficient random access and updates.           |\n| [@rimbu/multimap](../multimap)                 | Map where each key can be associated with multiple values.                                 |\n| [@rimbu/multiset](../multiset)                 | Set where elements can occur multiple times.                                               |\n| [@rimbu/ordered](../ordered)                   | `OrderedMap` / `OrderedSet` that retain insertion order.                                   |\n| [@rimbu/proximity](../proximity)               | `ProximityMap` for retrieving values based on key proximity.                               |\n| [@rimbu/sorted](../sorted)                     | `SortedMap` / `SortedSet` implementations that keep elements sorted via compare functions. |\n| [@rimbu/stream](../stream)                     | Lazy, composable `Stream` / `AsyncStream` types for processing sequences of data.          |\n| [@rimbu/table](../table)                       | Table data structures where row/column key pairs map to a single value.                    |\n\nFor a complete overview, start from the [Rimbu documentation](https://rimbu.org) or jump directly to the\n[`@rimbu/core` API docs](https://rimbu.org/api/rimbu/core).\n\n---\n\n## Installation\n\n### Node / Bun / npm / Yarn / Deno\n\n```sh\nnpm install @rimbu/core\n# or\nyarn add @rimbu/core\n# or\nbun add @rimbu/core\n# or\ndeno add npm:@rimbu/core\n```\n\n### Browser / ESM\n\n`@rimbu/core` ships both **ESM** and **CJS** builds. Use it with any modern bundler (Vite, Webpack, esbuild, Bun, etc.)\nor directly in Node ESM projects.\n\n---\n\n## Ecosystem & Integration\n\n- Part of the broader **Rimbu** collection ecosystem – interoperates with packages like `@rimbu/hashed`,\n  `@rimbu/ordered`, `@rimbu/collection-types`, and `@rimbu/stream`.\n- Designed for **immutable, persistent data models** in TypeScript and JavaScript applications.\n- Works well in Node services, browser apps, and Deno/Bun runtimes.\n\nExplore more at the [Rimbu documentation](https://rimbu.org) and the\n[`@rimbu/core` API docs](https://rimbu.org/api/rimbu/core).\n\n---\n\n## Contributing\n\nWe welcome contributions! See the\n[Contributing guide](https://github.com/rimbu-org/rimbu/blob/main/CONTRIBUTING.md) for details.\n\n<img src=\"https://contrib.rocks/image?repo=rimbu-org/rimbu\" alt=\"Contributors\" />\n\n_Made with [contributors-img](https://contrib.rocks)._\n\n---\n\n## License\n\nMIT © Rimbu contributors. See [LICENSE](./LICENSE) for details.\n\n---\n\n## Attributions\n\nCreated and maintained by [Arvid Nicolaas](https://github.com/vitoke). Logo © Rimbu.\n","readmeFilename":"README.md"}