@xylabs/set 3.6.11 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist/neutral/index.d.ts +7 -2
  2. package/package.json +5 -12
  3. package/xy.config.ts +12 -0
  4. package/dist/browser/index.cjs +0 -43
  5. package/dist/browser/index.cjs.map +0 -1
  6. package/dist/browser/index.d.cts +0 -2
  7. package/dist/browser/index.d.cts.map +0 -1
  8. package/dist/browser/index.d.mts +0 -2
  9. package/dist/browser/index.d.mts.map +0 -1
  10. package/dist/browser/index.d.ts +0 -2
  11. package/dist/browser/index.d.ts.map +0 -1
  12. package/dist/browser/index.mjs +0 -20
  13. package/dist/browser/index.mjs.map +0 -1
  14. package/dist/browser/lib/difference.d.cts +0 -2
  15. package/dist/browser/lib/difference.d.cts.map +0 -1
  16. package/dist/browser/lib/difference.d.mts +0 -2
  17. package/dist/browser/lib/difference.d.mts.map +0 -1
  18. package/dist/browser/lib/difference.d.ts +0 -2
  19. package/dist/browser/lib/difference.d.ts.map +0 -1
  20. package/dist/browser/lib/index.d.cts +0 -4
  21. package/dist/browser/lib/index.d.cts.map +0 -1
  22. package/dist/browser/lib/index.d.mts +0 -4
  23. package/dist/browser/lib/index.d.mts.map +0 -1
  24. package/dist/browser/lib/index.d.ts +0 -4
  25. package/dist/browser/lib/index.d.ts.map +0 -1
  26. package/dist/browser/lib/intersection.d.cts +0 -2
  27. package/dist/browser/lib/intersection.d.cts.map +0 -1
  28. package/dist/browser/lib/intersection.d.mts +0 -2
  29. package/dist/browser/lib/intersection.d.mts.map +0 -1
  30. package/dist/browser/lib/intersection.d.ts +0 -2
  31. package/dist/browser/lib/intersection.d.ts.map +0 -1
  32. package/dist/browser/lib/union.d.cts +0 -2
  33. package/dist/browser/lib/union.d.cts.map +0 -1
  34. package/dist/browser/lib/union.d.mts +0 -2
  35. package/dist/browser/lib/union.d.mts.map +0 -1
  36. package/dist/browser/lib/union.d.ts +0 -2
  37. package/dist/browser/lib/union.d.ts.map +0 -1
  38. package/dist/neutral/index.cjs +0 -43
  39. package/dist/neutral/index.cjs.map +0 -1
  40. package/dist/neutral/index.d.cts +0 -2
  41. package/dist/neutral/index.d.cts.map +0 -1
  42. package/dist/neutral/index.d.mts +0 -2
  43. package/dist/neutral/index.d.mts.map +0 -1
  44. package/dist/neutral/index.d.ts.map +0 -1
  45. package/dist/neutral/lib/difference.d.cts +0 -2
  46. package/dist/neutral/lib/difference.d.cts.map +0 -1
  47. package/dist/neutral/lib/difference.d.mts +0 -2
  48. package/dist/neutral/lib/difference.d.mts.map +0 -1
  49. package/dist/neutral/lib/difference.d.ts +0 -2
  50. package/dist/neutral/lib/difference.d.ts.map +0 -1
  51. package/dist/neutral/lib/index.d.cts +0 -4
  52. package/dist/neutral/lib/index.d.cts.map +0 -1
  53. package/dist/neutral/lib/index.d.mts +0 -4
  54. package/dist/neutral/lib/index.d.mts.map +0 -1
  55. package/dist/neutral/lib/index.d.ts +0 -4
  56. package/dist/neutral/lib/index.d.ts.map +0 -1
  57. package/dist/neutral/lib/intersection.d.cts +0 -2
  58. package/dist/neutral/lib/intersection.d.cts.map +0 -1
  59. package/dist/neutral/lib/intersection.d.mts +0 -2
  60. package/dist/neutral/lib/intersection.d.mts.map +0 -1
  61. package/dist/neutral/lib/intersection.d.ts +0 -2
  62. package/dist/neutral/lib/intersection.d.ts.map +0 -1
  63. package/dist/neutral/lib/union.d.cts +0 -2
  64. package/dist/neutral/lib/union.d.cts.map +0 -1
  65. package/dist/neutral/lib/union.d.mts +0 -2
  66. package/dist/neutral/lib/union.d.mts.map +0 -1
  67. package/dist/neutral/lib/union.d.ts +0 -2
  68. package/dist/neutral/lib/union.d.ts.map +0 -1
  69. package/dist/node/index.cjs +0 -49
  70. package/dist/node/index.cjs.map +0 -1
  71. package/dist/node/index.d.cts +0 -2
  72. package/dist/node/index.d.cts.map +0 -1
  73. package/dist/node/index.d.mts +0 -2
  74. package/dist/node/index.d.mts.map +0 -1
  75. package/dist/node/index.d.ts +0 -2
  76. package/dist/node/index.d.ts.map +0 -1
  77. package/dist/node/index.mjs +0 -20
  78. package/dist/node/index.mjs.map +0 -1
  79. package/dist/node/lib/difference.d.cts +0 -2
  80. package/dist/node/lib/difference.d.cts.map +0 -1
  81. package/dist/node/lib/difference.d.mts +0 -2
  82. package/dist/node/lib/difference.d.mts.map +0 -1
  83. package/dist/node/lib/difference.d.ts +0 -2
  84. package/dist/node/lib/difference.d.ts.map +0 -1
  85. package/dist/node/lib/index.d.cts +0 -4
  86. package/dist/node/lib/index.d.cts.map +0 -1
  87. package/dist/node/lib/index.d.mts +0 -4
  88. package/dist/node/lib/index.d.mts.map +0 -1
  89. package/dist/node/lib/index.d.ts +0 -4
  90. package/dist/node/lib/index.d.ts.map +0 -1
  91. package/dist/node/lib/intersection.d.cts +0 -2
  92. package/dist/node/lib/intersection.d.cts.map +0 -1
  93. package/dist/node/lib/intersection.d.mts +0 -2
  94. package/dist/node/lib/intersection.d.mts.map +0 -1
  95. package/dist/node/lib/intersection.d.ts +0 -2
  96. package/dist/node/lib/intersection.d.ts.map +0 -1
  97. package/dist/node/lib/union.d.cts +0 -2
  98. package/dist/node/lib/union.d.cts.map +0 -1
  99. package/dist/node/lib/union.d.mts +0 -2
  100. package/dist/node/lib/union.d.mts.map +0 -1
  101. package/dist/node/lib/union.d.ts +0 -2
  102. package/dist/node/lib/union.d.ts.map +0 -1
@@ -1,2 +1,7 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
1
+ declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
+
3
+ declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
4
+
5
+ declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
6
+
7
+ export { difference, intersection, union };
package/package.json CHANGED
@@ -16,18 +16,11 @@
16
16
  "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
17
17
  "exports": {
18
18
  ".": {
19
- "require": {
20
- "types": "./dist/neutral/index.d.cts",
21
- "default": "./dist/neutral/index.cjs"
22
- },
23
- "import": {
24
- "types": "./dist/neutral/index.d.ts",
25
- "default": "./dist/neutral/index.mjs"
26
- }
19
+ "types": "./dist/neutral/index.d.ts",
20
+ "default": "./dist/neutral/index.mjs"
27
21
  },
28
22
  "./package.json": "./package.json"
29
23
  },
30
- "main": "./dist/neutral/index.cjs",
31
24
  "types": "./dist/neutral/index.d.ts",
32
25
  "module": "./dist/neutral/index.mjs",
33
26
  "homepage": "https://xylabs.com",
@@ -39,8 +32,8 @@
39
32
  "esm"
40
33
  ],
41
34
  "devDependencies": {
42
- "@xylabs/ts-scripts-yarn3": "^3.15.14",
43
- "@xylabs/tsconfig": "^3.15.14",
35
+ "@xylabs/ts-scripts-yarn3": "^4.0.0-rc.15",
36
+ "@xylabs/tsconfig": "^4.0.0-rc.15",
44
37
  "typescript": "^5.5.4"
45
38
  },
46
39
  "engines": {
@@ -54,6 +47,6 @@
54
47
  "url": "https://github.com/xylabs/sdk-js.git"
55
48
  },
56
49
  "sideEffects": false,
57
- "version": "3.6.11",
50
+ "version": "4.0.0",
58
51
  "type": "module"
59
52
  }
package/xy.config.ts ADDED
@@ -0,0 +1,12 @@
1
+ import { XyTsupConfig } from '@xylabs/ts-scripts-yarn3'
2
+ const config: XyTsupConfig = {
3
+ compile: {
4
+ browser: {},
5
+ neutral: {
6
+ src: true,
7
+ },
8
+ node: {},
9
+ },
10
+ }
11
+
12
+ export default config
@@ -1,43 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/index.ts
21
- var src_exports = {};
22
- __export(src_exports, {
23
- difference: () => difference,
24
- intersection: () => intersection,
25
- union: () => union
26
- });
27
- module.exports = __toCommonJS(src_exports);
28
-
29
- // src/lib/difference.ts
30
- var difference = (a, b) => {
31
- return new Set([...a].filter((x) => !b.has(x)));
32
- };
33
-
34
- // src/lib/intersection.ts
35
- var intersection = (a, b) => {
36
- return new Set([...a].filter((x) => b.has(x)));
37
- };
38
-
39
- // src/lib/union.ts
40
- var union = (a, b) => {
41
- return /* @__PURE__ */ new Set([...a, ...b]);
42
- };
43
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/index.ts","../../src/lib/difference.ts","../../src/lib/intersection.ts","../../src/lib/union.ts"],"sourcesContent":["export * from './lib/index.ts'\n","export const difference = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => !b.has(x)))\n}\n","export const intersection = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => b.has(x)))\n}\n","export const union = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a, ...b])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAO,IAAM,aAAa,CAAO,GAAc,MAA4B;AACzE,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;AAC9C;;;ACFO,IAAM,eAAe,CAAO,GAAc,MAA4B;AAC3E,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,EAAE,IAAI,CAAC,CAAC,CAAC;AAC7C;;;ACFO,IAAM,QAAQ,CAAO,GAAc,MAA4B;AACpE,SAAO,oBAAI,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC,CAAC;AAC7B;","names":[]}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,20 +0,0 @@
1
- // src/lib/difference.ts
2
- var difference = (a, b) => {
3
- return new Set([...a].filter((x) => !b.has(x)));
4
- };
5
-
6
- // src/lib/intersection.ts
7
- var intersection = (a, b) => {
8
- return new Set([...a].filter((x) => b.has(x)));
9
- };
10
-
11
- // src/lib/union.ts
12
- var union = (a, b) => {
13
- return /* @__PURE__ */ new Set([...a, ...b]);
14
- };
15
- export {
16
- difference,
17
- intersection,
18
- union
19
- };
20
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/lib/difference.ts","../../src/lib/intersection.ts","../../src/lib/union.ts"],"sourcesContent":["export const difference = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => !b.has(x)))\n}\n","export const intersection = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => b.has(x)))\n}\n","export const union = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a, ...b])\n}\n"],"mappings":";AAAO,IAAM,aAAa,CAAO,GAAc,MAA4B;AACzE,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;AAC9C;;;ACFO,IAAM,eAAe,CAAO,GAAc,MAA4B;AAC3E,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,EAAE,IAAI,CAAC,CAAC,CAAC;AAC7C;;;ACFO,IAAM,QAAQ,CAAO,GAAc,MAA4B;AACpE,SAAO,oBAAI,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC,CAAC;AAC7B;","names":[]}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,43 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/index.ts
21
- var src_exports = {};
22
- __export(src_exports, {
23
- difference: () => difference,
24
- intersection: () => intersection,
25
- union: () => union
26
- });
27
- module.exports = __toCommonJS(src_exports);
28
-
29
- // src/lib/difference.ts
30
- var difference = (a, b) => {
31
- return new Set([...a].filter((x) => !b.has(x)));
32
- };
33
-
34
- // src/lib/intersection.ts
35
- var intersection = (a, b) => {
36
- return new Set([...a].filter((x) => b.has(x)));
37
- };
38
-
39
- // src/lib/union.ts
40
- var union = (a, b) => {
41
- return /* @__PURE__ */ new Set([...a, ...b]);
42
- };
43
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/index.ts","../../src/lib/difference.ts","../../src/lib/intersection.ts","../../src/lib/union.ts"],"sourcesContent":["export * from './lib/index.ts'\n","export const difference = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => !b.has(x)))\n}\n","export const intersection = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => b.has(x)))\n}\n","export const union = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a, ...b])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAO,IAAM,aAAa,CAAO,GAAc,MAA4B;AACzE,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;AAC9C;;;ACFO,IAAM,eAAe,CAAO,GAAc,MAA4B;AAC3E,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,EAAE,IAAI,CAAC,CAAC,CAAC;AAC7C;;;ACFO,IAAM,QAAQ,CAAO,GAAc,MAA4B;AACpE,SAAO,oBAAI,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC,CAAC;AAC7B;","names":[]}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,49 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/index.ts
21
- var src_exports = {};
22
- __export(src_exports, {
23
- difference: () => difference,
24
- intersection: () => intersection,
25
- union: () => union
26
- });
27
- module.exports = __toCommonJS(src_exports);
28
-
29
- // src/lib/difference.ts
30
- var difference = (a, b) => {
31
- return new Set([...a].filter((x) => !b.has(x)));
32
- };
33
-
34
- // src/lib/intersection.ts
35
- var intersection = (a, b) => {
36
- return new Set([...a].filter((x) => b.has(x)));
37
- };
38
-
39
- // src/lib/union.ts
40
- var union = (a, b) => {
41
- return /* @__PURE__ */ new Set([...a, ...b]);
42
- };
43
- // Annotate the CommonJS export names for ESM import in node:
44
- 0 && (module.exports = {
45
- difference,
46
- intersection,
47
- union
48
- });
49
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/index.ts","../../src/lib/difference.ts","../../src/lib/intersection.ts","../../src/lib/union.ts"],"sourcesContent":["export * from './lib/index.ts'\n","export const difference = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => !b.has(x)))\n}\n","export const intersection = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => b.has(x)))\n}\n","export const union = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a, ...b])\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAO,IAAM,aAAa,CAAO,GAAc,MAA4B;AACzE,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;AAC9C;;;ACFO,IAAM,eAAe,CAAO,GAAc,MAA4B;AAC3E,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,EAAE,IAAI,CAAC,CAAC,CAAC;AAC7C;;;ACFO,IAAM,QAAQ,CAAO,GAAc,MAA4B;AACpE,SAAO,oBAAI,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC,CAAC;AAC7B;","names":[]}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,2 +0,0 @@
1
- export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
@@ -1,20 +0,0 @@
1
- // src/lib/difference.ts
2
- var difference = (a, b) => {
3
- return new Set([...a].filter((x) => !b.has(x)));
4
- };
5
-
6
- // src/lib/intersection.ts
7
- var intersection = (a, b) => {
8
- return new Set([...a].filter((x) => b.has(x)));
9
- };
10
-
11
- // src/lib/union.ts
12
- var union = (a, b) => {
13
- return /* @__PURE__ */ new Set([...a, ...b]);
14
- };
15
- export {
16
- difference,
17
- intersection,
18
- union
19
- };
20
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/lib/difference.ts","../../src/lib/intersection.ts","../../src/lib/union.ts"],"sourcesContent":["export const difference = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => !b.has(x)))\n}\n","export const intersection = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a].filter(x => b.has(x)))\n}\n","export const union = <TKey>(a: Set<TKey>, b: Set<TKey>): Set<TKey> => {\n return new Set([...a, ...b])\n}\n"],"mappings":";AAAO,IAAM,aAAa,CAAO,GAAc,MAA4B;AACzE,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;AAC9C;;;ACFO,IAAM,eAAe,CAAO,GAAc,MAA4B;AAC3E,SAAO,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,OAAO,OAAK,EAAE,IAAI,CAAC,CAAC,CAAC;AAC7C;;;ACFO,IAAM,QAAQ,CAAO,GAAc,MAA4B;AACpE,SAAO,oBAAI,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC,CAAC;AAC7B;","names":[]}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=difference.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difference.d.ts","sourceRoot":"","sources":["../../../src/lib/difference.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAErE,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './difference.ts';
2
- export * from './intersection.ts';
3
- export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,mBAAmB,CAAA;AACjC,cAAc,YAAY,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=intersection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intersection.d.ts","sourceRoot":"","sources":["../../../src/lib/intersection.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEvE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
2
- //# sourceMappingURL=union.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"union.d.ts","sourceRoot":"","sources":["../../../src/lib/union.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,IAAI,KAAK,GAAG,CAAC,IAAI,CAAC,KAAK,GAAG,CAAC,IAAI,CAAC,KAAG,GAAG,CAAC,IAAI,CAEhE,CAAA"}