pareto 0.61.0 → 0.62.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 (65) hide show
  1. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
  2. package/auto.pareto/auto.dependencies/index.ts +3 -3
  3. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +21 -16
  4. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  5. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
  6. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
  7. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
  8. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
  9. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
  10. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
  11. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
  12. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
  13. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
  14. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
  15. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +22 -20
  16. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +2 -0
  17. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2 -0
  18. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +2 -0
  19. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +2 -0
  20. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +2 -0
  21. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +2 -0
  22. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +2 -0
  23. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +2 -0
  24. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +19 -17
  25. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -28
  26. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +23 -21
  27. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +9 -7
  28. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +115 -113
  29. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +49 -47
  30. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
  31. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +11 -9
  32. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +10 -8
  33. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +13 -11
  34. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +15 -13
  35. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +14 -12
  36. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +15 -13
  37. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
  38. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +14 -12
  39. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +10 -8
  40. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +49 -47
  41. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +11 -9
  42. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +115 -113
  43. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
  44. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
  45. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
  46. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
  47. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
  48. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
  49. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
  50. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
  51. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
  52. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
  53. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +9 -7
  54. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +25 -23
  55. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +20 -18
  56. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +18 -16
  57. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +23 -20
  58. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +19 -17
  59. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +72 -69
  60. package/auto.pareto/modules/main/glossary.data.ts +14 -12
  61. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +15 -13
  62. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/glossary.data.ts +10 -8
  63. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +11 -9
  64. package/auto.pareto/modules/typescript_naming/glossary.data.ts +10 -8
  65. package/package.json +5 -5
@@ -13,40 +13,43 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
13
13
  const d = pd.d
14
14
 
15
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")))),
16
+ 'data glossary': {
17
+ 'glossary parameters': d({}),
18
+ 'imports': d({
19
+ }),
20
+ 'root': {
21
+ 'namespaces': d({}),
22
+ 'data types': d({
23
+ "Simple Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
23
24
 
24
- "Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
25
- "Simple String": type(string()),
25
+ "Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
26
+ "Simple String": type(string()),
26
27
 
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
- })),
28
+ "Array": parametrizedType({ "Type": null, "EndType": null }, group({
29
+ "array": member(array(ref(typeParameter("Type")))),
30
+ "end": member(ref(typeParameter("EndType"))),
31
+ })),
32
+ "Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
33
+ "dictionary": member(dictionary(ref(typeParameter("Type")))),
34
+ "end": member(ref(typeParameter("EndType"))),
35
+ })),
36
+ "String": parametrizedType({ "EndType": null }, group({
37
+ "string": member(string()),
38
+ "end": member(ref(typeParameter("EndType"))),
39
+ })),
40
+ "KeyValuePair": parametrizedType({ "Type": null }, group({
41
+ "key": member(string()),
42
+ "value": member(ref(typeParameter("Type"))),
43
+ })),
44
+
45
+ "DictionaryBuildStrategy": type(taggedUnion({
46
+ "ignore": group({}),
47
+ "overwrite": group({}),
48
+ })),
49
+ "Startstring": type(string()),
50
+ }),
51
+ },
43
52
 
44
- "DictionaryBuildStrategy": type(taggedUnion({
45
- "ignore": group({}),
46
- "overwrite": group({}),
47
- })),
48
- "Startstring": type(string()),
49
- }),
50
53
  },
51
54
  'interface types': d({
52
55
  "Array": aInterface(
@@ -26,51 +26,53 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
26
26
  const d = pd.d
27
27
 
28
28
  export const $: g_glossary.D.Glossary = {
29
- 'glossary parameters': d({}),
30
- 'imports': d({
31
- }),
32
- 'root': {
33
- 'namespaces': d({}),
34
- 'data types': d({
35
- "Boolean": type(boolean()),
36
- "String": type(string()),
37
- "KeyValuePair": parametrizedType({ "Type": null }, group({
38
- "key": member(string()),
39
- "value": member(ref(typeParameter("Type"))),
40
- })),
41
- "Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
42
- "FilterableDictionary": parametrizedType({ "Type": null }, dictionary(optional(ref(typeParameter("Type"))))),
43
- "MergeParameters": parametrizedType({ "Type": null }, group({
44
- "primary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
45
- "secondary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
46
- })),
47
- "ZippedDictionary": parametrizedType({ "Benchmark": null, "Focus": null }, dictionary(group({
48
- "benchmark": member(ref(typeParameter("Benchmark"))),
49
- "focus": member(optional(ref(typeParameter("Focus")))),
50
- }))),
29
+ 'data glossary': {
30
+ 'glossary parameters': d({}),
31
+ 'imports': d({
32
+ }),
33
+ 'root': {
34
+ 'namespaces': d({}),
35
+ 'data types': d({
36
+ "Boolean": type(boolean()),
37
+ "String": type(string()),
38
+ "KeyValuePair": parametrizedType({ "Type": null }, group({
39
+ "key": member(string()),
40
+ "value": member(ref(typeParameter("Type"))),
41
+ })),
42
+ "Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
43
+ "FilterableDictionary": parametrizedType({ "Type": null }, dictionary(optional(ref(typeParameter("Type"))))),
44
+ "MergeParameters": parametrizedType({ "Type": null }, group({
45
+ "primary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
46
+ "secondary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
47
+ })),
48
+ "ZippedDictionary": parametrizedType({ "Benchmark": null, "Focus": null }, dictionary(group({
49
+ "benchmark": member(ref(typeParameter("Benchmark"))),
50
+ "focus": member(optional(ref(typeParameter("Focus")))),
51
+ }))),
51
52
 
52
- "DictionaryTuple": parametrizedType({ "Benchmark": null, "Focus": null }, group({
53
- "benchmark": member(ref(typeReference("Dictionary", { "Type": typeParameter("Benchmark") }))),
54
- "focus": member(ref(typeReference("Dictionary", { "Type": typeParameter("Focus") }))),
55
- })),
56
- "FlattenDictionaryOfDictionariesParameters": parametrizedType({ "Type": null }, group({
57
- "dictionaries": member(dictionary(ref(typeReference("Dictionary", { "Type": typeParameter("Type") })))),
58
- "separator": member(string()),
59
- "escape": member(string()),// to escape if the separator appears in the key of the top level dictionary
60
- })),
61
- "UnsafeAddEntryParameters": parametrizedType({ "Type": null }, group({
62
- "dictionary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
63
- "keyValuePair": member(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))
64
- })),
65
- "KeyValueDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
53
+ "DictionaryTuple": parametrizedType({ "Benchmark": null, "Focus": null }, group({
54
+ "benchmark": member(ref(typeReference("Dictionary", { "Type": typeParameter("Benchmark") }))),
55
+ "focus": member(ref(typeReference("Dictionary", { "Type": typeParameter("Focus") }))),
56
+ })),
57
+ "FlattenDictionaryOfDictionariesParameters": parametrizedType({ "Type": null }, group({
58
+ "dictionaries": member(dictionary(ref(typeReference("Dictionary", { "Type": typeParameter("Type") })))),
59
+ "separator": member(string()),
60
+ "escape": member(string()),// to escape if the separator appears in the key of the top level dictionary
61
+ })),
62
+ "UnsafeAddEntryParameters": parametrizedType({ "Type": null }, group({
63
+ "dictionary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
64
+ "keyValuePair": member(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))
65
+ })),
66
+ "KeyValueDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
66
67
 
67
- "RekeyDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
68
- "WrapKeysData": parametrizedType({ "Type": null }, group({
69
- "dictionary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
68
+ "RekeyDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
69
+ "WrapKeysData": parametrizedType({ "Type": null }, group({
70
+ "dictionary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
70
71
  "prefix": member(string()),
71
72
  "suffix": member(string()),
72
- })),
73
- }),
73
+ })),
74
+ }),
75
+ },
74
76
  },
75
77
  'interface types': d({
76
78
  }),
@@ -8,14 +8,16 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
8
8
  const d = pd.d
9
9
 
10
10
  export const $: g_glossary.D.Glossary = {
11
- 'glossary parameters': d({}),
12
- 'imports': d({
13
- }),
14
- 'root': {
15
- 'namespaces': d({}),
16
- 'data types': d({
17
- "Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type"))))
11
+ 'data glossary': {
12
+ 'glossary parameters': d({}),
13
+ 'imports': d({
18
14
  }),
15
+ 'root': {
16
+ 'namespaces': d({}),
17
+ 'data types': d({
18
+ "Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type"))))
19
+ }),
20
+ },
19
21
  },
20
22
  'interface types': d({}),
21
23
  'algorithm types': d({
@@ -10,30 +10,32 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
10
10
  const d = pd.d
11
11
 
12
12
  export const $: g_glossary.D.Glossary = {
13
- 'glossary parameters': d({}),
14
- 'imports': d({
15
- }),
16
- 'root': {
17
- 'namespaces': d({}),
18
- 'data types': d({
19
- "Number": type(number()),
20
- "OptionalNumber": type(optional(number())),
21
- "NumberRange": type(array(number())),
22
- "NumberTuple": type(group({
23
- "yin": member(number()),
24
- "yang": member(number()),
25
- })),
26
- "SubtractData": type(group({
27
- "minuend": member(number()),
28
- "subtrahend": member(number()),
29
- })),
30
- "NumberDictionary": type(dictionary(number())),
31
- "NumberArray": type(array(number())),
32
-
33
- "IncrementConfig": type(group({
34
- "stepsize": member(number())
35
- }))
13
+ 'data glossary': {
14
+ 'glossary parameters': d({}),
15
+ 'imports': d({
36
16
  }),
17
+ 'root': {
18
+ 'namespaces': d({}),
19
+ 'data types': d({
20
+ "Number": type(number()),
21
+ "OptionalNumber": type(optional(number())),
22
+ "NumberRange": type(array(number())),
23
+ "NumberTuple": type(group({
24
+ "yin": member(number()),
25
+ "yang": member(number()),
26
+ })),
27
+ "SubtractData": type(group({
28
+ "minuend": member(number()),
29
+ "subtrahend": member(number()),
30
+ })),
31
+ "NumberDictionary": type(dictionary(number())),
32
+ "NumberArray": type(array(number())),
33
+
34
+ "IncrementConfig": type(group({
35
+ "stepsize": member(number())
36
+ }))
37
+ }),
38
+ },
37
39
  },
38
40
  'interface types': d({}),
39
41
  'algorithm types': d({
@@ -46,7 +48,7 @@ export const $: g_glossary.D.Glossary = {
46
48
  * if the denominator is 0, the return value is not set
47
49
  * (division by 0),
48
50
  */
49
-
51
+
50
52
  /**
51
53
  * calculates the max of an array of numbers. If there are no entries, the result value is 0
52
54
  */
@@ -10,18 +10,20 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
10
10
  const d = pd.d
11
11
 
12
12
  export const $: g_glossary.D.Glossary = {
13
- 'glossary parameters': d({}),
14
- 'imports': d({
15
- }),
16
- 'root': {
17
- 'namespaces': d({}),
18
- 'data types': d({
19
- "OptionalNumber": type(optional(number())),
20
- "DivisionData": type(group({
21
- "numerator": member(number()),
22
- "denominator": member(number()),
23
- })),
13
+ 'data glossary': {
14
+ 'glossary parameters': d({}),
15
+ 'imports': d({
24
16
  }),
17
+ 'root': {
18
+ 'namespaces': d({}),
19
+ 'data types': d({
20
+ "OptionalNumber": type(optional(number())),
21
+ "DivisionData": type(group({
22
+ "numerator": member(number()),
23
+ "denominator": member(number()),
24
+ })),
25
+ }),
26
+ },
25
27
  },
26
28
  'interface types': d({}),
27
29
  'algorithm types': d({
@@ -32,5 +34,5 @@ export const $: g_glossary.D.Glossary = {
32
34
  "Divide": sfunction(typeReference("OptionalNumber"), data(typeReference("DivisionData"))),
33
35
  "DivisionRemainder": sfunction(typeReference("OptionalNumber"), data(typeReference("DivisionData"))),
34
36
  }),
35
-
37
+
36
38
  }
@@ -23,14 +23,16 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
23
23
  const d = pd.d
24
24
 
25
25
  export const $: g_glossary.D.Glossary = {
26
- 'glossary parameters': d({}),
27
- 'imports': d({
28
- }),
29
- 'root': {
30
- 'namespaces': d({}),
31
- 'data types': d({
32
-
26
+ 'data glossary': {
27
+ 'glossary parameters': d({}),
28
+ 'imports': d({
33
29
  }),
30
+ 'root': {
31
+ 'namespaces': d({}),
32
+ 'data types': d({
33
+
34
+ }),
35
+ },
34
36
  },
35
37
  'interface types': d({}),
36
38
  'algorithm types': d({
@@ -13,43 +13,45 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
13
13
  const d = pd.d
14
14
 
15
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
- "String": type(string()),
23
- "Join 2 Strings": type(group({
24
- "first": member(string()),
25
- "second": member(string()),
26
- })),
27
- "Join Array Of Strings": parametrizedType(
28
- { "Type": null },
29
- group({
30
- "array": member(array(ref(typeParameter("Type")))),
31
- "separator": member(string()),
32
- })
33
- ),
16
+ 'data glossary': {
17
+ 'glossary parameters': d({}),
18
+ 'imports': d({
19
+ }),
20
+ 'root': {
21
+ 'namespaces': d({}),
22
+ 'data types': d({
23
+ "String": type(string()),
24
+ "Join 2 Strings": type(group({
25
+ "first": member(string()),
26
+ "second": member(string()),
27
+ })),
28
+ "Join Array Of Strings": parametrizedType(
29
+ { "Type": null },
30
+ group({
31
+ "array": member(array(ref(typeParameter("Type")))),
32
+ "separator": member(string()),
33
+ })
34
+ ),
34
35
 
35
- "RepeatData": type(group({
36
- "contextString": member(string()),
37
- "times": member(number()),
38
- })),
36
+ "RepeatData": type(group({
37
+ "contextString": member(string()),
38
+ "times": member(number()),
39
+ })),
39
40
 
40
- "StringArray": type(array(string())),
41
+ "StringArray": type(array(string())),
41
42
 
42
- "Configuration": type(group({
43
- "separator": member(string()),
44
- "maximum": member(optional(group({
45
- "maximum": member(number()),
46
- "suffix": member(string()),
47
- }))),
48
- })),
49
- "Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
50
- "Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
43
+ "Configuration": type(group({
44
+ "separator": member(string()),
45
+ "maximum": member(optional(group({
46
+ "maximum": member(number()),
47
+ "suffix": member(string()),
48
+ }))),
49
+ })),
50
+ "Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
51
+ "Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
51
52
 
52
- }),
53
+ }),
54
+ },
53
55
  },
54
56
  'interface types': d({}),
55
57
  'algorithm types': d({
@@ -11,16 +11,18 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
11
11
  const d = pd.d
12
12
 
13
13
  export const $: g_glossary.D.Glossary = {
14
- 'glossary parameters': d({}),
15
- 'imports': d({
16
- }),
17
- 'root': {
18
- 'namespaces': d({}),
19
- 'data types': d({
20
- "String": type(string()),
21
- "Array": parametrizedType({ "T": null }, array(ref(typeParameter("T")))),
22
- "Dictionary": parametrizedType({ "T": null }, dictionary(ref(typeParameter("T")))),
14
+ 'data glossary': {
15
+ 'glossary parameters': d({}),
16
+ 'imports': d({
23
17
  }),
18
+ 'root': {
19
+ 'namespaces': d({}),
20
+ 'data types': d({
21
+ "String": type(string()),
22
+ "Array": parametrizedType({ "T": null }, array(ref(typeParameter("T")))),
23
+ "Dictionary": parametrizedType({ "T": null }, dictionary(ref(typeParameter("T")))),
24
+ }),
25
+ },
24
26
  },
25
27
  'interface types': d({}),
26
28
  'algorithm types': d({
@@ -11,14 +11,16 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
11
11
  const d = pd.d
12
12
 
13
13
  export const $: g_glossary.D.Glossary = {
14
- 'glossary parameters': d({}),
15
- 'imports': d({
16
- }),
17
- 'root': {
18
- 'namespaces': d({}),
19
- 'data types': d({
20
- "Lines": type(array(string())),
14
+ 'data glossary': {
15
+ 'glossary parameters': d({}),
16
+ 'imports': d({
21
17
  }),
18
+ 'root': {
19
+ 'namespaces': d({}),
20
+ 'data types': d({
21
+ "Lines": type(array(string())),
22
+ }),
23
+ },
22
24
  },
23
25
  'interface types': d({
24
26
  }),
@@ -11,30 +11,32 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
11
11
  const d = pd.d
12
12
 
13
13
  export const $: g_glossary.D.Glossary = {
14
- 'glossary parameters': d({}),
15
- 'imports': d({
16
- }),
17
- 'root': {
18
- 'namespaces': d({}),
19
- 'data types': d({
20
- "Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
21
- "Boolean": type(boolean()),
22
- "EnrichedArray": parametrizedType({ "Type": null }, array(group({
23
- "value": member(ref(typeParameter("Type"))),
24
- "isFirst": member(boolean()),
25
- "isLast": member(boolean()),
26
- "position": member(number()),
27
- }))),
28
- "GetElementAtData": parametrizedType({ "Type": null }, group({
29
- "array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
30
- "index": member(number()),
31
- })),
32
- "Length": type(number()),
33
- "OptionalValue": parametrizedType({ "Type": null }, optional(ref(typeParameter("Type")))),
34
- "Value": parametrizedType({ "Type": null }, ref(typeParameter("Type"))),
35
-
36
-
14
+ 'data glossary': {
15
+ 'glossary parameters': d({}),
16
+ 'imports': d({
37
17
  }),
18
+ 'root': {
19
+ 'namespaces': d({}),
20
+ 'data types': d({
21
+ "Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
22
+ "Boolean": type(boolean()),
23
+ "EnrichedArray": parametrizedType({ "Type": null }, array(group({
24
+ "value": member(ref(typeParameter("Type"))),
25
+ "isFirst": member(boolean()),
26
+ "isLast": member(boolean()),
27
+ "position": member(number()),
28
+ }))),
29
+ "GetElementAtData": parametrizedType({ "Type": null }, group({
30
+ "array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
31
+ "index": member(number()),
32
+ })),
33
+ "Length": type(number()),
34
+ "OptionalValue": parametrizedType({ "Type": null }, optional(ref(typeParameter("Type")))),
35
+ "Value": parametrizedType({ "Type": null }, ref(typeParameter("Type"))),
36
+
37
+
38
+ }),
39
+ },
38
40
  },
39
41
  'interface types': d({}),
40
42
  'algorithm types': d({
@@ -27,24 +27,26 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
27
27
  const d = pd.d
28
28
 
29
29
  export const $: g_glossary.D.Glossary = {
30
- 'glossary parameters': d({}),
31
- 'imports': d({
32
- }),
33
- 'root': {
34
- 'namespaces': d({}),
35
- 'data types': d({
36
- "Boolean": type(boolean()),
37
- "Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
38
- "DictionaryAndKey": parametrizedType({ "Type": null }, group({
39
- "dictionary": member(dictionary(ref(typeParameter("Type")))),
40
- "key": member(string()),
41
- })),
42
-
43
- "Number": type(number()),
44
- "PossibleValue": parametrizedType({ "Type": null }, optional(ref(typeParameter("Type")))),
45
- "Value": parametrizedType({ "Type": null }, ref(typeParameter("Type"))),
46
-
30
+ 'data glossary': {
31
+ 'glossary parameters': d({}),
32
+ 'imports': d({
47
33
  }),
34
+ 'root': {
35
+ 'namespaces': d({}),
36
+ 'data types': d({
37
+ "Boolean": type(boolean()),
38
+ "Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
39
+ "DictionaryAndKey": parametrizedType({ "Type": null }, group({
40
+ "dictionary": member(dictionary(ref(typeParameter("Type")))),
41
+ "key": member(string()),
42
+ })),
43
+
44
+ "Number": type(number()),
45
+ "PossibleValue": parametrizedType({ "Type": null }, optional(ref(typeParameter("Type")))),
46
+ "Value": parametrizedType({ "Type": null }, ref(typeParameter("Type"))),
47
+
48
+ }),
49
+ },
48
50
  },
49
51
  'interface types': d({
50
52
  }),
@@ -66,7 +68,7 @@ export const $: g_glossary.D.Glossary = {
66
68
  { "Type": null }
67
69
  ),
68
70
 
69
- "Size": sfunction(
71
+ "Size": sfunction(
70
72
  typeReference("Number"),
71
73
  data(typeReference("Dictionary", { "Type": typeParameter("Type") })),
72
74
  { "Type": null }
@@ -27,23 +27,25 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
27
27
  const d = pd.d
28
28
 
29
29
  export const $: g_glossary.D.Glossary = {
30
- 'glossary parameters': d({}),
31
- 'imports': d({
32
- "lines": imp(d_lines, {}),
33
- }),
34
- 'root': {
35
- 'namespaces': d({}),
36
- 'data types': d({
37
- "File Path": type(array(string())),
38
- "File Write Data": type(group({
39
- "directory path": member(ref(typeReference("File Path"))),
40
- "file name": member(string()),
41
- "data": member(ref(externalTypeReference("lines", "Lines"))),
42
- })),
43
- "Root Data": type(group({
44
- "context directory": member(string()),
45
- })),
30
+ 'data glossary': {
31
+ 'glossary parameters': d({}),
32
+ 'imports': d({
33
+ "lines": imp(d_lines, {}),
46
34
  }),
35
+ 'root': {
36
+ 'namespaces': d({}),
37
+ 'data types': d({
38
+ "File Path": type(array(string())),
39
+ "File Write Data": type(group({
40
+ "directory path": member(ref(typeReference("File Path"))),
41
+ "file name": member(string()),
42
+ "data": member(ref(externalTypeReference("lines", "Lines"))),
43
+ })),
44
+ "Root Data": type(group({
45
+ "context directory": member(string()),
46
+ })),
47
+ }),
48
+ },
47
49
  },
48
50
  'interface types': d({
49
51
  "RootFileWriter": aInterface(aInterfaceMethod(typeReference("Root Data"), infref(aInterfaceReference("FileWriter")))),