pareto 0.59.0 → 0.60.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 (86) hide show
  1. package/auto.dist/data/boekhouding.data.js +271 -271
  2. package/auto.dist/index.d.ts +1 -1
  3. package/auto.dist/index.js +3 -3
  4. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +20 -17
  5. package/auto.dist/public/modules/pareto__2__fountain__pen/implementations/compilationUnit_$2_$Indented_$Lines.alg.js +2 -2
  6. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.api.js +1 -1
  7. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.implementation.js +1 -1
  8. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.d.ts +7 -5
  9. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.js +1 -1
  10. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.shadow.d.ts +2 -2
  11. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.shadow.js +1 -1
  12. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +65 -0
  13. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/index.js +1 -1
  14. package/auto.pareto/$.data.ts +2 -3
  15. package/auto.pareto/auto.dependencies/index.ts +3 -3
  16. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +11 -5
  17. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  18. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +6 -8
  19. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +2 -0
  20. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +89 -20
  21. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +167 -0
  22. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +5 -2
  23. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -1
  24. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -6
  25. package/auto.pareto/auto.dependencies/{pareto-standard-library/modules/arithmetic → pareto-pure/auto.dependencies/pareto-standard-library/modules/number}/api.data.ts +0 -1
  26. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/{arithmetic → number}/glossary.data.ts +2 -11
  27. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +16 -0
  28. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +36 -0
  29. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
  30. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +0 -14
  31. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +9 -1
  32. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +19 -1
  33. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -7
  34. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +0 -13
  35. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +668 -0
  36. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/{alan_light_intermediate.data.ts → string_aware_fountain_pen.data.ts} +2 -0
  37. package/auto.pareto/{modules/alan_light_intermediate_2 fountain_pen/glossary.data.ts → auto.dependencies/pareto-pure/modules/alan_light_2_string_aware_fountain_pen/glossary.data.ts} +5 -5
  38. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/api.data.ts +1 -1
  39. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/glossary.data.ts +5 -5
  40. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +17 -0
  41. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +30 -0
  42. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +6 -6
  43. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/api.data.ts +1 -1
  44. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/glossary.data.ts +11 -9
  45. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_lines/glossary.data.ts +7 -7
  46. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_string_aware_fountain_pen/api.data.ts +20 -0
  47. package/auto.pareto/auto.dependencies/pareto-pure/modules/{alan_light_2_alan_light_intermediate → graphviz_2_string_aware_fountain_pen}/glossary.data.ts +5 -5
  48. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript/glossary.data.ts +6 -6
  49. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +5 -5
  50. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +6 -6
  51. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +6 -6
  52. package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +6 -8
  53. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +2 -0
  54. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +89 -20
  55. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +167 -0
  56. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +5 -2
  57. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -1
  58. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -6
  59. package/auto.pareto/auto.dependencies/{pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic → pareto-standard-library/modules/number}/api.data.ts +0 -1
  60. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/{arithmetic → number}/glossary.data.ts +2 -11
  61. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +16 -0
  62. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +36 -0
  63. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
  64. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +0 -14
  65. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +9 -1
  66. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +19 -1
  67. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -7
  68. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +0 -13
  69. package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +2 -0
  70. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +27 -0
  71. package/auto.pareto/{modules/alan_light_intermediate_2 fountain_pen/api.data.ts → auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts} +1 -1
  72. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +59 -0
  73. package/auto.pareto/modules/main/api.data.ts +0 -1
  74. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/api.data.ts +15 -0
  75. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/glossary.data.ts +27 -0
  76. package/package.json +5 -5
  77. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/implementations/map.alg.js +0 -61
  78. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +0 -125
  79. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +0 -125
  80. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.api.d.ts +0 -0
  81. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.implementation.d.ts +0 -0
  82. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/implementations/map.alg.d.ts +0 -0
  83. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/index.d.ts +0 -0
  84. /package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/{build → buildInterfaceInitializers}/api.data.ts +0 -0
  85. /package/auto.pareto/auto.dependencies/pareto-pure/modules/{alan_light_2_alan_light_intermediate → alan_light_2_string_aware_fountain_pen}/api.data.ts +0 -0
  86. /package/auto.pareto/auto.dependencies/pareto-standard-library/modules/{build → buildInterfaceInitializers}/api.data.ts +0 -0
@@ -1,61 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.$$ = void 0;
37
- const pa = __importStar(require("pareto-core-alg"));
38
- const a_cas = __importStar(require("../../typescript__intermediate__2__fountain__pen/implementations/createApostrophedString.alg")); //FIXME this should not be borrowed from typescript__serialize
39
- const $$ = ($c, $d) => {
40
- const createApostrophedString = a_cas.$$(null, null);
41
- return ($) => {
42
- const Block = ($) => $.map($ => pa.cc($, ($) => {
43
- switch ($[0]) {
44
- case 'line': return pa.ss($, ($) => ['line', $]);
45
- case 'nested line': return pa.ss($, ($) => ['nested line', Line($)]);
46
- default: return pa.au($[0]);
47
- }
48
- }));
49
- const Line = ($) => $.map($ => pa.cc($, ($) => {
50
- switch ($[0]) {
51
- case 'apostrophed string': return pa.ss($, ($) => ['snippet', createApostrophedString($)]);
52
- case 'snippet': return pa.ss($, ($) => ['snippet', $]);
53
- case 'indent': return pa.ss($, ($) => ['indent', Block($)]);
54
- default: return pa.au($[0]);
55
- }
56
- }));
57
- return Block($);
58
- };
59
- };
60
- exports.$$ = $$;
61
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFwLmFsZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wdWJsaWMvbW9kdWxlcy9hbGFuX19saWdodF9faW50ZXJtZWRpYXRlX18yX19mb3VudGFpbl9fcGVuL2ltcGxlbWVudGF0aW9ucy9tYXAuYWxnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLG9EQUFxQztBQU1yQyxvSUFBcUgsQ0FBQyw4REFBOEQ7QUFFN0ssTUFBTSxFQUFFLEdBQVksQ0FBQyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUU7SUFFbEMsTUFBTSx1QkFBdUIsR0FBRyxLQUFLLENBQUMsRUFBRSxDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQTtJQUVwRCxPQUFPLENBQUMsQ0FBQyxFQUFFLEVBQUU7UUFFVCxNQUFNLEtBQUssR0FBRyxDQUFDLENBQXFCLEVBQXFCLEVBQUUsQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtZQUNsRixRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO2dCQUNYLEtBQUssTUFBTSxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxNQUFNLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQTtnQkFDaEQsS0FBSyxhQUFhLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLGFBQWEsRUFBRSxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO2dCQUNwRSxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDL0IsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDSCxNQUFNLElBQUksR0FBRyxDQUFDLENBQW9CLEVBQW9CLEVBQUUsQ0FBQyxDQUFDLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLEVBQUUsRUFBRTtZQUMvRSxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO2dCQUNYLEtBQUssb0JBQW9CLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLFNBQVMsRUFBRSx1QkFBdUIsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7Z0JBQzFGLEtBQUssU0FBUyxDQUFDLENBQUMsT0FBTyxFQUFFLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxTQUFTLEVBQUUsQ0FBQyxDQUFDLENBQUMsQ0FBQTtnQkFDdEQsS0FBSyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxDQUFDLFFBQVEsRUFBRSxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFBO2dCQUMzRCxPQUFPLENBQUMsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDL0IsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFDLENBQUE7UUFDSCxPQUFPLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUNuQixDQUFDLENBQUE7QUFDTCxDQUFDLENBQUE7QUF2QlksUUFBQSxFQUFFLE1BdUJkIn0=
@@ -1,125 +0,0 @@
1
- import * as pd from 'pareto-core-data'
2
-
3
- import {
4
- aInterfaceMethod,
5
- aInterfaceReference,
6
- array, dictionary, ref, typeParameter, group, sInf, member,
7
- sfunction,
8
- sInterfaceMethod, sInterfaceReference, streamconsumer, string, taggedUnion, type, typeReference, aInterface, sInterface, parametrizedType,
9
- infInit
10
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
11
-
12
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
13
- const d = pd.d
14
-
15
- export const $: g_glossary.D.Glossary = {
16
- 'glossary parameters': d({}),
17
- 'imports': d({
18
- }),
19
- 'root': {
20
- 'namespaces': d({}),
21
- 'data types': d({
22
- "Simple Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
23
-
24
- "Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
25
- "Simple String": type(string()),
26
-
27
- "Array": parametrizedType({ "Type": null, "EndType": null }, group({
28
- "array": member(array(ref(typeParameter("Type")))),
29
- "end": member(ref(typeParameter("EndType"))),
30
- })),
31
- "Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
32
- "dictionary": member(dictionary(ref(typeParameter("Type")))),
33
- "end": member(ref(typeParameter("EndType"))),
34
- })),
35
- "String": parametrizedType({ "EndType": null }, group({
36
- "string": member(string()),
37
- "end": member(ref(typeParameter("EndType"))),
38
- })),
39
- "KeyValuePair": parametrizedType({ "Type": null }, group({
40
- "key": member(string()),
41
- "value": member(ref(typeParameter("Type"))),
42
- })),
43
-
44
- "DictionaryBuildStrategy": type(taggedUnion({
45
- "ignore": group({}),
46
- "overwrite": group({}),
47
- })),
48
- "Startstring": type(string()),
49
- }),
50
- },
51
- 'interface types': d({
52
- "Array": aInterface(aInterfaceMethod(typeReference("Array", {
53
- "Type": typeParameter("Type"),
54
- "EndType": typeParameter("EndType")
55
- })), { "Type": null, "EndType": null }),
56
- "Dictionary": aInterface(aInterfaceMethod(typeReference("Dictionary", {
57
- "Type": typeParameter("Type"),
58
- "EndType": typeParameter("EndType")
59
- })), { "Type": null, "EndType": null }),
60
- "Elements": aInterface(streamconsumer(
61
- aInterfaceMethod(typeParameter("Type")),
62
- aInterfaceMethod(typeParameter("EndType")),
63
- ), { "Type": null, "EndType": null }),
64
- "Entries": aInterface(streamconsumer(
65
- aInterfaceMethod(typeReference("KeyValuePair", { "Type": typeParameter("Type") })),
66
- aInterfaceMethod(typeParameter("EndType")),
67
- ), { "Type": null, "EndType": null }),
68
- "DuplicatesHandler": aInterface(streamconsumer(
69
- aInterfaceMethod(typeReference("Simple String")),
70
- aInterfaceMethod(null),
71
- )),
72
- "StringConsumer": aInterface(aInterfaceMethod(typeReference("String", { "EndType": typeParameter("EndType") })), { "EndType": null }),
73
- "StringStreamConsumer": aInterface(streamconsumer(
74
- aInterfaceMethod(typeReference("Simple String")),
75
- aInterfaceMethod(typeParameter("EndType")),
76
- ), { "EndType": null }),
77
- "Add": sInterface(sInterfaceMethod(typeReference("KeyValuePair", { "Type": typeParameter("Type") })), { "Type": null }),
78
- "Push": sInterface(sInterfaceMethod(typeParameter("Type")), { "Type": null }),
79
- }),
80
- 'algorithm types': d({
81
- "CreateArrayBuilder": infInit(aInterfaceReference("Elements", {
82
- "Type": typeParameter("Type"),
83
- "EndType": typeParameter("EndType"),
84
- }), {
85
- "handler": aInterfaceReference("Array", {
86
- "Type": typeParameter("Type"),
87
- "EndType": typeParameter("EndType"),
88
- }),
89
- }, { "Type": null, "EndType": null }),
90
- "CreateUnsafeDictionaryBuilder": infInit(aInterfaceReference("Entries", {
91
- "Type": typeParameter("Type"),
92
- "EndType": typeParameter("EndType"),
93
- }), {
94
- "handler": aInterfaceReference("Dictionary", {
95
- "Type": typeParameter("Type"),
96
- "EndType": typeParameter("EndType")
97
- }),
98
- }, { "Type": null, "EndType": null }),
99
- "CreateSafeDictionaryBuilder": infInit(aInterfaceReference("Entries", {
100
- "Type": typeParameter("Type"),
101
- "EndType": typeParameter("EndType"),
102
- }), {
103
- "handler": aInterfaceReference("Dictionary", {
104
- "Type": typeParameter("Type"),
105
- "EndType": typeParameter("EndType")
106
- }),
107
- "duplicatesHandler": aInterfaceReference("DuplicatesHandler"),
108
-
109
- }, { "Type": null, "EndType": null }),
110
- "CreateStringBuilder": infInit(aInterfaceReference("StringStreamConsumer", { "EndType": typeParameter("EndType") }), {
111
- "handler": aInterfaceReference("StringConsumer", { "EndType": typeParameter("EndType") }),
112
- }, { "EndType": null }),
113
- // "BuildArray": sfunction(typeReference("Simple Array", {
114
- // "Type": typeParameter("Type"),
115
- // }), sInf(sInterfaceReference("Push", { "Type": typeParameter("Type") })), { "Type": null }),
116
- // "BuildUnsafeDictionary": sfunction(typeReference("Simple Dictionary", {
117
- // "Type": typeParameter("Type"),
118
- // }), sInf(sInterfaceReference("Add", { "Type": typeParameter("Type") })), { "Type": null }),
119
- // "BuildSafeDictionary": sfunction(typeReference("Simple Dictionary", {
120
- // "Type": typeParameter("Type"),
121
- // }), sInf(sInterfaceReference("Add", { "Type": typeParameter("Type") })), { "Type": null }),
122
-
123
- }),
124
-
125
- }
@@ -1,125 +0,0 @@
1
- import * as pd from 'pareto-core-data'
2
-
3
- import {
4
- aInterfaceMethod,
5
- aInterfaceReference,
6
- array, dictionary, ref, typeParameter, group, sInf, member,
7
- sfunction,
8
- sInterfaceMethod, sInterfaceReference, streamconsumer, string, taggedUnion, type, typeReference, aInterface, sInterface, parametrizedType,
9
- infInit
10
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
11
-
12
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
13
- const d = pd.d
14
-
15
- export const $: g_glossary.D.Glossary = {
16
- 'glossary parameters': d({}),
17
- 'imports': d({
18
- }),
19
- 'root': {
20
- 'namespaces': d({}),
21
- 'data types': d({
22
- "Simple Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
23
-
24
- "Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
25
- "Simple String": type(string()),
26
-
27
- "Array": parametrizedType({ "Type": null, "EndType": null }, group({
28
- "array": member(array(ref(typeParameter("Type")))),
29
- "end": member(ref(typeParameter("EndType"))),
30
- })),
31
- "Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
32
- "dictionary": member(dictionary(ref(typeParameter("Type")))),
33
- "end": member(ref(typeParameter("EndType"))),
34
- })),
35
- "String": parametrizedType({ "EndType": null }, group({
36
- "string": member(string()),
37
- "end": member(ref(typeParameter("EndType"))),
38
- })),
39
- "KeyValuePair": parametrizedType({ "Type": null }, group({
40
- "key": member(string()),
41
- "value": member(ref(typeParameter("Type"))),
42
- })),
43
-
44
- "DictionaryBuildStrategy": type(taggedUnion({
45
- "ignore": group({}),
46
- "overwrite": group({}),
47
- })),
48
- "Startstring": type(string()),
49
- }),
50
- },
51
- 'interface types': d({
52
- "Array": aInterface(aInterfaceMethod(typeReference("Array", {
53
- "Type": typeParameter("Type"),
54
- "EndType": typeParameter("EndType")
55
- })), { "Type": null, "EndType": null }),
56
- "Dictionary": aInterface(aInterfaceMethod(typeReference("Dictionary", {
57
- "Type": typeParameter("Type"),
58
- "EndType": typeParameter("EndType")
59
- })), { "Type": null, "EndType": null }),
60
- "Elements": aInterface(streamconsumer(
61
- aInterfaceMethod(typeParameter("Type")),
62
- aInterfaceMethod(typeParameter("EndType")),
63
- ), { "Type": null, "EndType": null }),
64
- "Entries": aInterface(streamconsumer(
65
- aInterfaceMethod(typeReference("KeyValuePair", { "Type": typeParameter("Type") })),
66
- aInterfaceMethod(typeParameter("EndType")),
67
- ), { "Type": null, "EndType": null }),
68
- "DuplicatesHandler": aInterface(streamconsumer(
69
- aInterfaceMethod(typeReference("Simple String")),
70
- aInterfaceMethod(null),
71
- )),
72
- "StringConsumer": aInterface(aInterfaceMethod(typeReference("String", { "EndType": typeParameter("EndType") })), { "EndType": null }),
73
- "StringStreamConsumer": aInterface(streamconsumer(
74
- aInterfaceMethod(typeReference("Simple String")),
75
- aInterfaceMethod(typeParameter("EndType")),
76
- ), { "EndType": null }),
77
- "Add": sInterface(sInterfaceMethod(typeReference("KeyValuePair", { "Type": typeParameter("Type") })), { "Type": null }),
78
- "Push": sInterface(sInterfaceMethod(typeParameter("Type")), { "Type": null }),
79
- }),
80
- 'algorithm types': d({
81
- "CreateArrayBuilder": infInit(aInterfaceReference("Elements", {
82
- "Type": typeParameter("Type"),
83
- "EndType": typeParameter("EndType"),
84
- }), {
85
- "handler": aInterfaceReference("Array", {
86
- "Type": typeParameter("Type"),
87
- "EndType": typeParameter("EndType"),
88
- }),
89
- }, { "Type": null, "EndType": null }),
90
- "CreateUnsafeDictionaryBuilder": infInit(aInterfaceReference("Entries", {
91
- "Type": typeParameter("Type"),
92
- "EndType": typeParameter("EndType"),
93
- }), {
94
- "handler": aInterfaceReference("Dictionary", {
95
- "Type": typeParameter("Type"),
96
- "EndType": typeParameter("EndType")
97
- }),
98
- }, { "Type": null, "EndType": null }),
99
- "CreateSafeDictionaryBuilder": infInit(aInterfaceReference("Entries", {
100
- "Type": typeParameter("Type"),
101
- "EndType": typeParameter("EndType"),
102
- }), {
103
- "handler": aInterfaceReference("Dictionary", {
104
- "Type": typeParameter("Type"),
105
- "EndType": typeParameter("EndType")
106
- }),
107
- "duplicatesHandler": aInterfaceReference("DuplicatesHandler"),
108
-
109
- }, { "Type": null, "EndType": null }),
110
- "CreateStringBuilder": infInit(aInterfaceReference("StringStreamConsumer", { "EndType": typeParameter("EndType") }), {
111
- "handler": aInterfaceReference("StringConsumer", { "EndType": typeParameter("EndType") }),
112
- }, { "EndType": null }),
113
- // "BuildArray": sfunction(typeReference("Simple Array", {
114
- // "Type": typeParameter("Type"),
115
- // }), sInf(sInterfaceReference("Push", { "Type": typeParameter("Type") })), { "Type": null }),
116
- // "BuildUnsafeDictionary": sfunction(typeReference("Simple Dictionary", {
117
- // "Type": typeParameter("Type"),
118
- // }), sInf(sInterfaceReference("Add", { "Type": typeParameter("Type") })), { "Type": null }),
119
- // "BuildSafeDictionary": sfunction(typeReference("Simple Dictionary", {
120
- // "Type": typeParameter("Type"),
121
- // }), sInf(sInterfaceReference("Add", { "Type": typeParameter("Type") })), { "Type": null }),
122
-
123
- }),
124
-
125
- }