pareto 0.74.0 → 0.75.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 (151) hide show
  1. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.d.ts +1 -1
  2. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.d.ts +1 -1
  3. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +4 -4
  4. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.d.ts +1 -1
  5. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.shadow.d.ts +1 -1
  6. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/transform_Block_2_Block.alg.d.ts +2 -0
  7. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/{map_Block_2_Block.alg.js → transform_Block_2_Block.alg.js} +1 -1
  8. package/auto.dist/public/modules/main/implementations/temp$_compile$_boekhouding.alg.js +6 -6
  9. package/auto.dist/public/modules/pareto_3gl_high_2_lines/implementations/compilation_Unit_2_Indented_Lines.alg.js +5 -5
  10. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.api.d.ts +1 -1
  11. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.implementation.d.ts +1 -1
  12. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.implementation.js +4 -4
  13. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.provided_interface_glossary.d.ts +1 -1
  14. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.provided_interface_glossary.shadow.d.ts +1 -1
  15. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/transform_Block_2_Block.alg.d.ts +2 -0
  16. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/transform_Block_2_Block.alg.js +95 -0
  17. package/auto.pareto/$.data.ts +1 -1
  18. package/auto.pareto/auto.dependencies/index.ts +3 -3
  19. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +17 -7
  20. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  21. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +2 -2
  22. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +25 -8
  23. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +17 -17
  24. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +23 -9
  25. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +5 -5
  26. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +5 -5
  27. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +11 -11
  28. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +46 -41
  29. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +19 -19
  30. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +24 -9
  31. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +7 -11
  32. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +8 -4
  33. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +5 -5
  34. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +2 -2
  35. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +3 -3
  36. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +29 -15
  37. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +16 -16
  38. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +2 -2
  39. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -3
  40. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +5 -5
  41. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.temp_in_between.data.ts +1 -1
  42. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.constrained_with_terminal_values.data.ts +1 -1
  43. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.possibly_constrained.data.ts +1 -1
  44. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.unconstrained_with_annotations.data.ts +1 -1
  45. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.temp_in_between.data.ts +1 -1
  46. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.temp_in_between.data.ts +1 -1
  47. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.temp_in_between.data.ts +1 -1
  48. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.constrained_with_terminal_values.data.ts +1 -1
  49. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.temp_in_between.data.ts +1 -1
  50. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_schema.temp_in_between.data.ts +1 -1
  51. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_3gl_high.temp_in_between.data.ts +1 -1
  52. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_4gl_type_system.temp_in_between.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_4gl_typescript.temp_in_between.data.ts +1 -1
  54. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.railroad_diagram.temp_in_between.data.ts +241 -0
  55. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.temp_in_between.data.ts +1 -1
  56. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +4 -4
  57. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +5 -5
  58. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +5 -5
  59. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/liana_project.data.ts +12 -12
  60. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +3 -3
  61. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +37 -37
  62. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +3 -3
  63. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +11 -11
  64. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +9 -9
  65. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +5 -3
  66. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  67. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +3 -3
  68. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  69. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +3 -3
  70. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +5 -5
  71. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +4 -4
  72. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +6 -6
  73. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +3 -3
  74. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  75. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +5 -3
  76. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +4 -4
  77. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_project_2_pareto_3gl_high/api.data.ts +5 -3
  78. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_project_2_pareto_3gl_high/glossary.data.ts +3 -3
  79. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_alan_light/api.data.ts +3 -3
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_alan_light/glossary.data.ts +3 -3
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_3gl_high/api.data.ts +4 -4
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_3gl_high/glossary.data.ts +3 -3
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_4gl_type_system/api.data.ts +3 -3
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_4gl_type_system/glossary.data.ts +15 -15
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_3gl_high_2_typescript_intermediate/api.data.ts +3 -3
  86. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_3gl_high_2_typescript_intermediate/glossary.data.ts +6 -6
  87. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_graphviz/api.data.ts +3 -3
  88. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_graphviz/glossary.data.ts +4 -4
  89. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_indented_file_with_escaped_strings/api.data.ts +3 -3
  90. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  91. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_pareto_3gl_high/api.data.ts +5 -3
  92. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_pareto_3gl_high/glossary.data.ts +5 -5
  93. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_typescript_intermediate/api.data.ts +3 -3
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_typescript_intermediate/glossary.data.ts +4 -4
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_typescript_2_fountain_pen_directory/api.data.ts +3 -3
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_typescript_2_fountain_pen_directory/glossary.data.ts +6 -6
  97. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/api.data.ts +5 -3
  98. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +4 -4
  99. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +6 -6
  100. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +37 -37
  101. package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +2 -2
  102. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +25 -8
  103. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +17 -17
  104. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +23 -9
  105. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +5 -5
  106. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +5 -5
  107. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +11 -11
  108. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +46 -41
  109. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +19 -19
  110. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +24 -9
  111. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +7 -11
  112. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +8 -4
  113. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +5 -5
  114. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +2 -2
  115. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +3 -3
  116. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +29 -15
  117. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +16 -16
  118. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +2 -2
  119. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -3
  120. package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +2 -2
  121. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +3 -3
  122. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +33 -12
  123. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +9 -9
  124. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +19 -15
  125. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +5 -5
  126. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +6 -4
  127. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +7 -7
  128. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +13 -10
  129. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +3 -3
  130. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +15 -7
  131. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +7 -7
  132. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +56 -20
  133. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +29 -29
  134. package/auto.pareto/modules/filesystem_naming/api.data.ts +8 -3
  135. package/auto.pareto/modules/filesystem_naming/glossary.data.ts +5 -5
  136. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/api.data.ts +3 -3
  137. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +3 -3
  138. package/auto.pareto/modules/main/api.data.ts +5 -3
  139. package/auto.pareto/modules/main/glossary.data.ts +4 -4
  140. package/auto.pareto/modules/pareto_3gl_high_2_lines/api.data.ts +5 -6
  141. package/auto.pareto/modules/pareto_3gl_high_2_lines/glossary.data.ts +4 -4
  142. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen_indented_file/api.data.ts +15 -11
  143. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen_indented_file/glossary.data.ts +4 -4
  144. package/auto.pareto/modules/typescript_naming/api.data.ts +14 -16
  145. package/auto.pareto/modules/typescript_naming/glossary.data.ts +3 -3
  146. package/package.json +5 -5
  147. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.d.ts +0 -2
  148. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/map_Block_2_Block.alg.d.ts +0 -2
  149. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/map_Block_2_Block.alg.js +0 -95
  150. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.possibly_constrained.data.ts +0 -1050
  151. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.unconstrained_with_annotations.data.ts +0 -1035
@@ -9,7 +9,7 @@ import {
9
9
  group,
10
10
  integer,
11
11
  list,
12
- member,
12
+ prop,
13
13
  nothing,
14
14
  optional,
15
15
  parametrizedType,
@@ -28,9 +28,9 @@ import {
28
28
  sInterfaceMethod,
29
29
  streamconsumer,
30
30
 
31
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
31
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
32
32
 
33
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
33
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
34
34
  const d = pd.d
35
35
 
36
36
  export const $: g_glossary.D.Glossary = {
@@ -47,20 +47,20 @@ export const $: g_glossary.D.Glossary = {
47
47
  "Simple String": type(text()),
48
48
 
49
49
  "Array": parametrizedType({ "Type": null, "EndType": null }, group({
50
- "array": member(list(component(typeParameter("Type")))),
51
- "end": member(component(typeParameter("EndType"))),
50
+ "array": prop(list(component(typeParameter("Type")))),
51
+ "end": prop(component(typeParameter("EndType"))),
52
52
  })),
53
53
  "Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
54
- "dictionary": member(dictionary(component(typeParameter("Type")))),
55
- "end": member(component(typeParameter("EndType"))),
54
+ "dictionary": prop(dictionary(component(typeParameter("Type")))),
55
+ "end": prop(component(typeParameter("EndType"))),
56
56
  })),
57
57
  "String": parametrizedType({ "EndType": null }, group({
58
- "string": member(text()),
59
- "end": member(component(typeParameter("EndType"))),
58
+ "string": prop(text()),
59
+ "end": prop(component(typeParameter("EndType"))),
60
60
  })),
61
61
  "KeyValuePair": parametrizedType({ "Type": null }, group({
62
- "key": member(text()),
63
- "value": member(component(typeParameter("Type"))),
62
+ "key": prop(text()),
63
+ "value": prop(component(typeParameter("Type"))),
64
64
  })),
65
65
 
66
66
  "DictionaryBuildStrategy": type(stateGroup({
@@ -1,53 +1,58 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
9
9
  export const $: g_project.D.API = api(
10
10
  glos,
11
11
  {
12
- "decorateDictionaryEntriesWithKey": algorithm("DecorateDictionaryEntriesWithKey", {}),
12
+ "decorateDictionaryEntriesWithKey": algorithm([
13
+ `all dictionary entries are decorated with the key of the entry`,
14
+ `the key is added to the value of the entry`,
15
+ ], "DecorateDictionaryEntriesWithKey", {}),
13
16
 
14
- "filter": algorithm("Filter", {}),
15
- /**
16
- * the keys of the outermost dictionary is combined with the key of the innermost dictionary
17
- */
18
- "flattenDictionaryOfDictionaries": algorithm("FlattenDictionaryOfDictionaries", {}),
19
- /**
20
- * 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the last dictionary will be used.
21
- */
22
- "mergeAndOverwrite": algorithm("MergeAndOverwrite", {}),
23
- /**
24
- * 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the first dictionary will be used.
25
- */
26
- "mergeAndIgnore": algorithm("MergeAndIgnore", {}),
27
- /**
28
- * a dictionary with containing entries with values and a key candidate is transformed
29
- * into a dictionary where the new key of the entry is the candidate. If candidates are not unique
30
- * the function panics
31
- */
32
- "unsafeRekey": algorithm("UnsafeRekey", {}),
33
- /**
34
- * 2 dictionaries are combined into 1 dictionary. If keys are not unique this function panics.
35
- */
36
- "unsafeMerge": algorithm("UnsafeMerge", {}),
37
- /**
38
- * a key/value pair is added to a dictionary resulting in a new dictionary.
39
- * if the key is not unique the function panics
40
- */
41
- "unsafeAddEntry": algorithm("UnsafeAddEntry", {}),
42
- /**
43
- * prepends and appends strings to all keys in the dictionary
44
- */
45
- "wrapKeys": algorithm("WrapKeys", {}),
46
- /**
47
- * a focus dictionary is matched to a benchmark dictionary resulting in a result dictionary
48
- * this last dictionary contains all entries found in the benchmark dictionary.
49
- * each entry value is optionally supplemented with the value of the focus entry, if found.
50
- */
51
- "zip": algorithm("Zip", {}),
17
+ "filter": algorithm([
18
+ `a dictionary of optional values is filtered into a regular dictionary`,
19
+ `if the optional value is not set, the entry is not included in the result`,
20
+ `if the optional value is set, the entry is included in the result`,
21
+ ], "Filter", {}),
22
+ "flattenDictionaryOfDictionaries": algorithm([
23
+ `flatten a dictionary of dictionaries`,
24
+ `the keys of the outermost dictionary is combined with the key of the innermost dictionary`,
25
+ `a separator is added between the keys`,
26
+ `if the separator appears in the keys of the outermost dictionary, it is escaped to guarantee uniqueness`,
27
+ ], "FlattenDictionaryOfDictionaries", {}),
28
+ "mergeAndOverwrite": algorithm([
29
+ `2 dictionaries are combined into 1 dictionary`,
30
+ `is a key exists in both directories, only the entry of the secondary dictionary will be used`,
31
+ ], "MergeAndOverwrite", {}),
32
+ "mergeAndIgnore": algorithm([
33
+ `2 dictionaries are combined into 1 dictionary`,
34
+ `is a key exists in both directories, only the entry of the primary dictionary will be used`,
35
+ ], "MergeAndIgnore", {}),
36
+ "unsafeRekey": algorithm([
37
+ `a dictionary with containing entries with a value and a key candidate is transformed`,
38
+ `into a dictionary where the new key of the entry is the candidate`,
39
+ `if candidates are not unique the function panics`,
40
+ ],"UnsafeRekey", {}),
41
+ "unsafeMerge": algorithm([
42
+ `2 dictionaries are combined into 1 dictionary`,
43
+ `if a key exists in both directories, the function panics`,
44
+ ], "UnsafeMerge", {}),
45
+ "unsafeAddEntry": algorithm([
46
+ `a key/value pair is added to a dictionary resulting in a new dictionary`,
47
+ `if the key is not unique the function panics`,
48
+ ], "UnsafeAddEntry", {}),
49
+ "wrapKeys": algorithm([
50
+ `prepends and appends strings to all keys in the dictionary`,
51
+ ], "WrapKeys", {}),
52
+ "zip": algorithm([
53
+ `a focus dictionary is matched to a benchmark dictionary resulting in a result dictionary`,
54
+ `this last dictionary contains all entries found in the benchmark dictionary`,
55
+ `each entry value is optionally supplemented with the value of the focus entry, if found`,
56
+ ], "Zip", {}),
52
57
  }
53
58
  )
@@ -9,7 +9,7 @@ import {
9
9
  group,
10
10
  integer,
11
11
  list,
12
- member,
12
+ prop,
13
13
  nothing,
14
14
  optional,
15
15
  parametrizedType,
@@ -19,9 +19,9 @@ import {
19
19
  type,
20
20
  typeParameter,
21
21
  typeReference,
22
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
22
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
23
23
 
24
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
24
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
25
25
  const d = pd.d
26
26
 
27
27
  export const $: g_glossary.D.Glossary = {
@@ -35,40 +35,40 @@ export const $: g_glossary.D.Glossary = {
35
35
  "Boolean": type(boolean()),
36
36
  "String": type(text()),
37
37
  "KeyValuePair": parametrizedType({ "Type": null }, group({
38
- "key": member(text()),
39
- "value": member(component(typeParameter("Type"))),
38
+ "key": prop(text()),
39
+ "value": prop(component(typeParameter("Type"))),
40
40
  })),
41
41
  "Dictionary": parametrizedType({ "Type": null }, dictionary(component(typeParameter("Type")))),
42
42
  "FilterableDictionary": parametrizedType({ "Type": null }, dictionary(optional(component(typeParameter("Type"))))),
43
43
  "MergeParameters": parametrizedType({ "Type": null }, group({
44
- "primary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
45
- "secondary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
44
+ "primary": prop(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
45
+ "secondary": prop(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
46
46
  })),
47
47
  "ZippedDictionary": parametrizedType({ "Benchmark": null, "Focus": null }, dictionary(group({
48
- "benchmark": member(component(typeParameter("Benchmark"))),
49
- "focus": member(optional(component(typeParameter("Focus")))),
48
+ "benchmark": prop(component(typeParameter("Benchmark"))),
49
+ "focus": prop(optional(component(typeParameter("Focus")))),
50
50
  }))),
51
51
 
52
52
  "DictionaryTuple": parametrizedType({ "Benchmark": null, "Focus": null }, group({
53
- "benchmark": member(component(typeReference("Dictionary", { "Type": typeParameter("Benchmark") }))),
54
- "focus": member(component(typeReference("Dictionary", { "Type": typeParameter("Focus") }))),
53
+ "benchmark": prop(component(typeReference("Dictionary", { "Type": typeParameter("Benchmark") }))),
54
+ "focus": prop(component(typeReference("Dictionary", { "Type": typeParameter("Focus") }))),
55
55
  })),
56
56
  "FlattenDictionaryOfDictionariesParameters": parametrizedType({ "Type": null }, group({
57
- "dictionaries": member(dictionary(component(typeReference("Dictionary", { "Type": typeParameter("Type") })))),
58
- "separator": member(text()),
59
- "escape": member(text()),// to escape if the separator appears in the key of the top level dictionary
57
+ "dictionaries": prop(dictionary(component(typeReference("Dictionary", { "Type": typeParameter("Type") })))),
58
+ "separator": prop(text()),
59
+ "escape": prop(text()),// to escape if the separator appears in the key of the top level dictionary
60
60
  })),
61
61
  "UnsafeAddEntryParameters": parametrizedType({ "Type": null }, group({
62
- "dictionary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
63
- "keyValuePair": member(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))
62
+ "dictionary": prop(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
63
+ "keyValuePair": prop(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))
64
64
  })),
65
65
  "KeyValueDictionary": parametrizedType({ "Type": null }, dictionary(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
66
66
 
67
67
  "RekeyDictionary": parametrizedType({ "Type": null }, dictionary(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
68
68
  "WrapKeysData": parametrizedType({ "Type": null }, group({
69
- "dictionary": member(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
70
- "prefix": member(text()),
71
- "suffix": member(text()),
69
+ "dictionary": prop(component(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
70
+ "prefix": prop(text()),
71
+ "suffix": prop(text()),
72
72
  })),
73
73
  }),
74
74
  },
@@ -1,20 +1,35 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
9
9
  export const $: g_project.D.API = api(
10
10
  glos,
11
11
  {
12
- "add": algorithm("Add", {}),
13
- "increment": algorithm("Increment", {}),
14
- "min": algorithm("Min", {}),
15
- "max": algorithm("Max", {}),
16
- "multiply": algorithm("Multiply", {}),
17
- "negate": algorithm("Negate", {}),
18
- "subtract": algorithm("Subtract", {}),
12
+ "add": algorithm([
13
+ `add two numbers together`,
14
+ ],"Add", {}),
15
+ "increment": algorithm([
16
+ `increment a number by 1`,
17
+ ], "Increment", {}),
18
+ "min": algorithm([
19
+ `return the smallest of 2 numbers`,
20
+ ], "Min", {}),
21
+ "max": algorithm([
22
+ `return the largest of 2 numbers`,
23
+ ],
24
+ "Max", {}),
25
+ "multiply": algorithm([
26
+ `multiply two numbers together`,
27
+ ], "Multiply", {}),
28
+ "negate": algorithm([
29
+ `negate a number (add a minus sign in front of it if negative, remove it if positive)`,
30
+ ], "Negate", {}),
31
+ "subtract": algorithm([
32
+ `subtract the substraend from minuend (minuend - subtraend = result)`,
33
+ ], "Subtract", {}),
19
34
  }
20
35
  )
@@ -9,7 +9,7 @@ import {
9
9
  group,
10
10
  integer,
11
11
  list,
12
- member,
12
+ prop,
13
13
  nothing,
14
14
  optional,
15
15
  parametrizedType,
@@ -19,9 +19,9 @@ import {
19
19
  type,
20
20
  typeParameter,
21
21
  typeReference,
22
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
22
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
23
23
 
24
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
24
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
25
25
 
26
26
  const d = pd.d
27
27
 
@@ -37,19 +37,15 @@ export const $: g_glossary.D.Glossary = {
37
37
  "OptionalNumber": type(optional(integer())),
38
38
  "NumberRange": type(list(integer())),
39
39
  "NumberTuple": type(group({
40
- "yin": member(integer()),
41
- "yang": member(integer()),
40
+ "yin": prop(integer()),
41
+ "yang": prop(integer()),
42
42
  })),
43
43
  "SubtractData": type(group({
44
- "minuend": member(integer()),
45
- "subtrahend": member(integer()),
44
+ "minuend": prop(integer()),
45
+ "subtrahend": prop(integer()),
46
46
  })),
47
47
  "NumberDictionary": type(dictionary(integer())),
48
48
  "NumberArray": type(list(integer())),
49
-
50
- "IncrementConfig": type(group({
51
- "stepsize": member(integer())
52
- }))
53
49
  }),
54
50
  },
55
51
  },
@@ -1,15 +1,19 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
9
9
  export const $: g_project.D.API = api(
10
10
  glos,
11
11
  {
12
- "divide": algorithm("Divide", {}),
13
- "divisionRemainder": algorithm("DivisionRemainder", {}),
12
+ "divide": algorithm([
13
+ `divide the numerator by the denominator (numerator / denominator = result)`,
14
+ ], "Divide", {}),
15
+ "divisionRemainder": algorithm([
16
+ `return the remainder of the division of the numerator by the denominator`,
17
+ ], "DivisionRemainder", {}),
14
18
  }
15
19
  )
@@ -9,7 +9,7 @@ import {
9
9
  group,
10
10
  integer,
11
11
  list,
12
- member,
12
+ prop,
13
13
  nothing,
14
14
  optional,
15
15
  parametrizedType,
@@ -19,8 +19,8 @@ import {
19
19
  type,
20
20
  typeParameter,
21
21
  typeReference,
22
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
22
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
23
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
24
24
 
25
25
  const d = pd.d
26
26
 
@@ -34,8 +34,8 @@ export const $: g_glossary.D.Glossary = {
34
34
  'data types': d({
35
35
  "OptionalNumber": type(optional(integer())),
36
36
  "DivisionData": type(group({
37
- "numerator": member(integer()),
38
- "denominator": member(integer()),
37
+ "numerator": prop(integer()),
38
+ "denominator": prop(integer()),
39
39
  })),
40
40
  }),
41
41
  },
@@ -1,8 +1,8 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
@@ -9,7 +9,7 @@ import {
9
9
  group,
10
10
  integer,
11
11
  list,
12
- member,
12
+ prop,
13
13
  nothing,
14
14
  optional,
15
15
  parametrizedType,
@@ -19,9 +19,9 @@ import {
19
19
  type,
20
20
  typeParameter,
21
21
  typeReference,
22
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
22
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
23
23
 
24
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
24
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
25
25
  const d = pd.d
26
26
 
27
27
  export const $: g_glossary.D.Glossary = {
@@ -1,28 +1,42 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
9
9
  export const $: g_project.D.API = api(
10
10
  glos,
11
11
  {
12
- "join 2 strings": algorithm("Join 2 Strings", {}),
13
- "join array of strings": algorithm("Join Array Of Strings", {}),
14
- "repeat": algorithm("Repeat", {}),
12
+ "join 2 strings": algorithm([
13
+ `join 2 strings together`,
14
+ `a separator cannot be specified, the strings are simply concatenated`,
15
+ `if you need a separator, use this function twice, with the separator as the second string`,
16
+ ], "Join 2 Strings", {}),
17
+ "join array of strings": algorithm([
18
+ `join an array of strings together`,
19
+ `a separator can be specified`,
20
+ ], "Join Array Of Strings", {}),
21
+ "repeat": algorithm([
22
+ `repeat a string the specified number of times`,
23
+ `so 3 times 'foo' would be 'foofoofoo'`,
24
+ ], "Repeat", {}),
15
25
 
16
- /**
17
- * this functon joins an array of strings into a single string, using a separator, and optionally a maximum number of elements to join
18
- */
19
- "getArrayAsString": algorithm("GetArrayAsString", {}),
26
+ "getArrayAsString": algorithm([
27
+ `join an array of strings together`,
28
+ `a separator can be specified`,
29
+ `a maximum number of elements to join can be specified`,
30
+ `if the maximum number of elements is reached, a suffix string (for example '...') is appended to the result`,
31
+ ], "GetArrayAsString", {}),
20
32
 
21
- "getLengthAsString": algorithm("GetLengthAsString", {}),
22
-
23
- //this one implicitely sorts the keys
24
- //"getKeysAsString": algorithm("GetKeysAsString", "Configuration", {}),
25
-
26
- "getNumberOfKeysAsString": algorithm("GetNumberOfKeysAsString", {}),
33
+ "getLengthAsString": algorithm([
34
+ `return the length of a string as a string`,
35
+ `useful for reporting, logging, etc.`,
36
+ ], "GetLengthAsString", {}),
37
+ "getSizeAsString": algorithm([
38
+ `return the number of keys in an object as a string`,
39
+ `useful for reporting, logging, etc.`,
40
+ ], "GetSizeAsString", {}),
27
41
  }
28
42
  )
@@ -9,7 +9,7 @@ import {
9
9
  group,
10
10
  integer,
11
11
  list,
12
- member,
12
+ prop,
13
13
  nothing,
14
14
  optional,
15
15
  parametrizedType,
@@ -19,9 +19,9 @@ import {
19
19
  type,
20
20
  typeParameter,
21
21
  typeReference,
22
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
22
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
23
23
 
24
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
24
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
25
25
 
26
26
  const d = pd.d
27
27
 
@@ -35,33 +35,33 @@ export const $: g_glossary.D.Glossary = {
35
35
  'data types': d({
36
36
  "String": type(text()),
37
37
  "Join 2 Strings": type(group({
38
- "first": member(text()),
39
- "second": member(text()),
38
+ "first": prop(text()),
39
+ "second": prop(text()),
40
40
  })),
41
41
  "Join Array Of Strings": parametrizedType(
42
42
  { "Type": null },
43
43
  group({
44
- "array": member(list(component(typeParameter("Type")))),
45
- "separator": member(text()),
44
+ "array": prop(list(component(typeParameter("Type")))),
45
+ "separator": prop(text()),
46
46
  })
47
47
  ),
48
48
 
49
49
  "RepeatData": type(group({
50
- "contextString": member(text()),
51
- "times": member(integer()),
50
+ "contextString": prop(text()),
51
+ "times": prop(integer()),
52
52
  })),
53
53
 
54
54
  "StringArray": type(list(text())),
55
55
  "GetArrayAsString": type(group({
56
- "array": member(component(typeReference("StringArray"))),
57
- "configuration": member(component(typeReference("Configuration"))),
56
+ "array": prop(component(typeReference("StringArray"))),
57
+ "configuration": prop(component(typeReference("Configuration"))),
58
58
  })),
59
59
 
60
60
  "Configuration": type(group({
61
- "separator": member(text()),
62
- "maximum": member(optional(group({
63
- "maximum": member(integer()),
64
- "suffix": member(text()),
61
+ "separator": prop(text()),
62
+ "maximum": prop(optional(group({
63
+ "maximum": prop(integer()),
64
+ "suffix": prop(text()),
65
65
  }))),
66
66
  })),
67
67
  "Dictionary": parametrizedType({ "Type": null }, dictionary(component(typeParameter("Type")))),
@@ -98,7 +98,7 @@ export const $: g_glossary.D.Glossary = {
98
98
  data(typeReference("Dictionary", { "T": typeParameter("T") })),
99
99
  { "T": null }
100
100
  ),
101
- "GetNumberOfKeysAsString": sfunction(
101
+ "GetSizeAsString": sfunction(
102
102
  typeReference("String"),
103
103
  data(typeReference("Dictionary", { "T": typeParameter("T") })),
104
104
  { "T": null }
@@ -1,8 +1,8 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
  export const $: g_project.D.API = api(
@@ -9,7 +9,7 @@ import {
9
9
  group,
10
10
  integer,
11
11
  list,
12
- member,
12
+ prop,
13
13
  nothing,
14
14
  optional,
15
15
  parametrizedType,
@@ -19,9 +19,9 @@ import {
19
19
  type,
20
20
  typeParameter,
21
21
  typeReference,
22
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
22
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
23
23
 
24
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
24
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
25
25
  const d = pd.d
26
26
 
27
27
  export const $: g_glossary.D.Glossary = {
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,9 +20,9 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
26
26
 
27
27
  const d = pd.d
28
28
 
@@ -43,8 +43,8 @@ export const $: g_glossary.D.Data__Glossary = {
43
43
  "backticked string": text(),
44
44
  "raw string": text(),
45
45
  "tagged union": group({
46
- "option": member(text()),
47
- "value": member(component(typeReference("Value"))),
46
+ "option": prop(text()),
47
+ "value": prop(component(typeReference("Value"))),
48
48
  })
49
49
  })),
50
50
  }),
@@ -1,6 +1,6 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
3
+ import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
4
4
 
5
5
  const d = pd.d
6
6
  const a = pd.a
@@ -1,6 +1,6 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
3
+ import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
4
4
 
5
5
  const d = pd.d
6
6
  const a = pd.a