pareto 0.56.0 → 0.58.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.
- package/auto.dist/index.d.ts +5 -3
- package/auto.dist/index.js +7 -5
- package/auto.dist/public/modules/alan__light__serialize/auto.api.js +3 -0
- package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/auto.implementation.js +1 -1
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.d.ts +705 -0
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.js +3 -0
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.shadow.d.ts +34 -0
- package/auto.dist/public/modules/alan__light__serialize/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/alan__light__serialize/implementations/serialize.alg.js +115 -0
- package/auto.dist/public/modules/alan__light__serialize/index.js +19 -0
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.api.js +1 -1
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.implementation.js +1 -1
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.provided_interface_glossary.d.ts +45 -8
- package/auto.dist/public/{cosmos__2__pareto → modules/pareto2typescript}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.provided_interface_glossary.shadow.d.ts +4 -0
- package/auto.dist/public/modules/pareto2typescript/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/pareto2typescript/implementations/serializeCompilationUnit.alg.js +529 -0
- package/auto.dist/public/{cosmos__2__pareto → modules/pareto2typescript}/index.js +1 -1
- package/auto.dist/public/{cosmos__2__pareto → modules/tendril2alan__light}/auto.api.d.ts +1 -1
- package/auto.dist/public/{cosmos__2__pareto → modules/tendril2alan__light}/auto.api.js +1 -1
- package/auto.dist/public/modules/tendril2alan__light/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/tendril2alan__light/auto.implementation.js +6 -0
- package/auto.dist/public/modules/tendril2alan__light/auto.provided_interface_glossary.d.ts +1583 -0
- package/auto.dist/public/{fountain__pen → modules/tendril2alan__light}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/{cosmos__2__pareto → modules/tendril2alan__light}/auto.provided_interface_glossary.shadow.d.ts +3 -3
- package/auto.dist/public/modules/tendril2alan__light/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/tendril2alan__light/implementations/map.alg.d.ts +2 -0
- package/auto.dist/public/modules/tendril2alan__light/implementations/map.alg.js +141 -0
- package/auto.dist/public/{pareto__2__typescript → modules/tendril2alan__light}/index.js +1 -1
- package/auto.dist/public/modules/typescript__naming/auto.api.d.ts +6 -0
- package/auto.dist/public/{fountain__pen → modules/typescript__naming}/auto.api.js +1 -1
- package/auto.dist/public/modules/typescript__naming/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/typescript__naming/auto.implementation.js +6 -0
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.d.ts +9 -0
- package/auto.dist/public/{pareto__2__typescript → modules/typescript__naming}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/{fountain__pen → modules/typescript__naming}/auto.provided_interface_glossary.shadow.d.ts +1 -1
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/typescript__naming/implementations/createIdentifier.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__naming/implementations/createIdentifier.alg.js +248 -0
- package/auto.dist/public/modules/typescript__naming/index.d.ts +2 -0
- package/auto.dist/public/{fountain__pen → modules/typescript__naming}/index.js +1 -1
- package/auto.dist/public/modules/typescript__serialize/auto.api.d.ts +8 -0
- package/auto.dist/public/modules/typescript__serialize/auto.api.js +3 -0
- package/auto.dist/public/modules/typescript__serialize/auto.implementation.d.ts +4 -0
- package/auto.dist/public/modules/typescript__serialize/auto.implementation.js +10 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.d.ts +11 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.js +3 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.shadow.d.ts +11 -0
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createApostrophedString.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createApostrophedString.alg.js +62 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createBacktickedString.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createBacktickedString.alg.js +62 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createQuotedString.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/createQuotedString.alg.js +45 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.d.ts +0 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.js +20 -0
- package/auto.dist/public/modules/typescript__serialize/index.d.ts +2 -0
- package/auto.dist/public/modules/typescript__serialize/index.js +19 -0
- package/auto.pareto/$.data.ts +13 -19
- package/auto.pareto/auto.dependencies/index.ts +6 -4
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +65 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +7 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/$.data.ts +3 -15
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/arithmetic/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/array/glossary.data.ts +11 -19
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/boolean/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/boolean/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/build/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/build/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/dictionary/api.data.ts +5 -16
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/dictionary/glossary.data.ts +9 -20
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +47 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/nested/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +52 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +39 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/tostring/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-pure/auto.dependencies/pareto-standard-library}/modules/tostring/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan.data.ts +441 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +441 -0
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.cosmos_type_system.data.ts +20 -13
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -0
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.grammar.data.ts +1 -1
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.liana.data.ts +1 -1
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.pareto.data.ts +1 -1
- package/auto.pareto/{glossaries → auto.dependencies/pareto-pure/glossaries}/auto.tendril.data.ts +18 -181
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +862 -0
- package/auto.pareto/{modules → auto.dependencies/pareto-pure/modules}/cosmos2pareto/api.data.ts +2 -2
- package/auto.pareto/{modules → auto.dependencies/pareto-pure/modules}/cosmos2pareto/glossary.data.ts +5 -13
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/glossary.data.ts +55 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/api.data.ts +24 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/glossary.data.ts +48 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2cosmos_type_system/api.data.ts +16 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2cosmos_type_system/glossary.data.ts +73 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2pareto/api.data.ts +16 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2pareto/glossary.data.ts +33 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult/api.data.ts +26 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult/glossary.data.ts +144 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +46 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/glossary.data.ts +76 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +52 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +21 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +45 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/api.data.ts +25 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +133 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +49 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +119 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +47 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +29 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +52 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +39 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +19 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +42 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +36 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +23 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +88 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +27 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +82 -0
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/json/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/json/glossary.data.ts +8 -8
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/numerical_predicates/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/{pareto-standard-impure-library → pareto-subatomic-library}/modules/numerical_predicates/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +42 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +109 -0
- package/auto.pareto/modules/alan_light_serialize/api.data.ts +15 -0
- package/auto.pareto/modules/alan_light_serialize/glossary.data.ts +41 -0
- package/auto.pareto/modules/pareto2typescript/api.data.ts +10 -13
- package/auto.pareto/modules/pareto2typescript/glossary.data.ts +35 -24
- package/auto.pareto/modules/tendril2alan_light/api.data.ts +17 -0
- package/auto.pareto/modules/tendril2alan_light/glossary.data.ts +51 -0
- package/auto.pareto/modules/typescript_naming/api.data.ts +28 -0
- package/auto.pareto/{auto.dependencies/res-typescript/modules/naming → modules/typescript_naming}/glossary.data.ts +2 -2
- package/auto.pareto/{auto.dependencies/res-typescript/modules/serialize → modules/typescript_serialize}/api.data.ts +3 -4
- package/auto.pareto/{auto.dependencies/res-typescript/modules/serialize → modules/typescript_serialize}/glossary.data.ts +2 -8
- package/package.json +6 -5
- package/auto.dist/public/cosmos__2__pareto/auto.implementation.d.ts +0 -2
- package/auto.dist/public/cosmos__2__pareto/auto.implementation.js +0 -6
- package/auto.dist/public/cosmos__2__pareto/auto.provided_interface_glossary.d.ts +0 -3281
- package/auto.dist/public/cosmos__2__pareto/auto.provided_interface_glossary.shadow.js +0 -3
- package/auto.dist/public/cosmos__2__pareto/implementations/library2ParetoComparators.alg.d.ts +0 -2
- package/auto.dist/public/cosmos__2__pareto/implementations/library2ParetoComparators.alg.js +0 -359
- package/auto.dist/public/fountain__pen/auto.provided_interface_glossary.d.ts +0 -29
- package/auto.dist/public/fountain__pen/auto.provided_interface_glossary.shadow.js +0 -3
- package/auto.dist/public/fountain__pen/implementations/serialize.alg.js +0 -98
- package/auto.dist/public/glossaries/cosmos__type__system.d.ts +0 -1760
- package/auto.dist/public/glossaries/cosmos__type__system.js +0 -3
- package/auto.dist/public/glossaries/cosmos__type__system.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/cosmos__type__system.shadow.js +0 -3
- package/auto.dist/public/glossaries/grammar.d.ts +0 -260
- package/auto.dist/public/glossaries/grammar.js +0 -3
- package/auto.dist/public/glossaries/grammar.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/grammar.shadow.js +0 -3
- package/auto.dist/public/glossaries/liana.d.ts +0 -2433
- package/auto.dist/public/glossaries/liana.js +0 -3
- package/auto.dist/public/glossaries/liana.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/liana.shadow.js +0 -3
- package/auto.dist/public/glossaries/pareto.d.ts +0 -1503
- package/auto.dist/public/glossaries/pareto.js +0 -3
- package/auto.dist/public/glossaries/pareto.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/pareto.shadow.js +0 -3
- package/auto.dist/public/glossaries/tendril.d.ts +0 -1425
- package/auto.dist/public/glossaries/tendril.js +0 -3
- package/auto.dist/public/glossaries/tendril.shadow.d.ts +0 -8
- package/auto.dist/public/glossaries/tendril.shadow.js +0 -3
- package/auto.dist/public/pareto__2__typescript/auto.provided_interface_glossary.shadow.js +0 -3
- package/auto.dist/public/pareto__2__typescript/implementations/serializeCompilationUnit.alg.js +0 -558
- package/auto.dist/public/shorthands/cosmos.d.ts +0 -50
- package/auto.dist/public/shorthands/cosmos.js +0 -512
- package/auto.dist/public/shorthands/grammar.d.ts +0 -13
- package/auto.dist/public/shorthands/grammar.js +0 -110
- package/auto.dist/public/shorthands/liana.d.ts +0 -66
- package/auto.dist/public/shorthands/liana.js +0 -728
- package/auto.dist/public/shorthands/pareto.d.ts +0 -48
- package/auto.dist/public/shorthands/pareto.js +0 -243
- package/auto.dist/public/shorthands/tendril.d.ts +0 -48
- package/auto.dist/public/shorthands/tendril.js +0 -402
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +0 -21
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +0 -34
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +0 -189
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +0 -78
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +0 -69
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +0 -35
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +0 -20
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +0 -84
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +0 -75
- package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +0 -35
- package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +0 -15
- package/auto.pareto/modules/fountain_pen/api.data.ts +0 -17
- package/auto.pareto/modules/fountain_pen/glossary.data.ts +0 -32
- /package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/auto.api.d.ts +0 -0
- /package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/{fountain__pen → modules/alan__light__serialize}/implementations/serialize.alg.d.ts +0 -0
- /package/auto.dist/public/{cosmos__2__pareto → modules/alan__light__serialize}/index.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.api.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/pareto2typescript}/implementations/serializeCompilationUnit.alg.d.ts +0 -0
- /package/auto.dist/public/{fountain__pen → modules/pareto2typescript}/index.d.ts +0 -0
- /package/auto.dist/public/{pareto__2__typescript → modules/tendril2alan__light}/index.d.ts +0 -0
|
@@ -0,0 +1,441 @@
|
|
|
1
|
+
import * as pd from 'pareto-core-data'
|
|
2
|
+
|
|
3
|
+
import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
4
|
+
|
|
5
|
+
const d = pd.d
|
|
6
|
+
const a = pd.a
|
|
7
|
+
|
|
8
|
+
export const $: g_cosmos.D.Glossary = {
|
|
9
|
+
'imports': d({}),
|
|
10
|
+
'glossary parameters': d({}),
|
|
11
|
+
'root': {
|
|
12
|
+
'data types': d({
|
|
13
|
+
"Node": {
|
|
14
|
+
'parameters': d({}),
|
|
15
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
16
|
+
"properties": {
|
|
17
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
18
|
+
"type": {
|
|
19
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
20
|
+
"collection": <g_cosmos.D.Data__Type>['group', d({
|
|
21
|
+
"key": {
|
|
22
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
23
|
+
},
|
|
24
|
+
"node": {
|
|
25
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
26
|
+
'context': ['local', null],
|
|
27
|
+
'typeXX': "Node",
|
|
28
|
+
'tailXX': a([]),
|
|
29
|
+
'type arguments': d({}),
|
|
30
|
+
}]],
|
|
31
|
+
},
|
|
32
|
+
})],
|
|
33
|
+
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
34
|
+
"node": {
|
|
35
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
36
|
+
'context': ['local', null],
|
|
37
|
+
'typeXX': "Node",
|
|
38
|
+
'tailXX': a([]),
|
|
39
|
+
'type arguments': d({}),
|
|
40
|
+
}]],
|
|
41
|
+
},
|
|
42
|
+
})],
|
|
43
|
+
"state group": <g_cosmos.D.Data__Type>['group', d({
|
|
44
|
+
"states": {
|
|
45
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
46
|
+
"constraints": {
|
|
47
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
48
|
+
"path": {
|
|
49
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
50
|
+
'context': ['local', null],
|
|
51
|
+
'typeXX': "Path",
|
|
52
|
+
'tailXX': a([]),
|
|
53
|
+
'type arguments': d({}),
|
|
54
|
+
}]],
|
|
55
|
+
},
|
|
56
|
+
})]],
|
|
57
|
+
},
|
|
58
|
+
"node": {
|
|
59
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
60
|
+
'context': ['local', null],
|
|
61
|
+
'typeXX': "Node",
|
|
62
|
+
'tailXX': a([]),
|
|
63
|
+
'type arguments': d({}),
|
|
64
|
+
}]],
|
|
65
|
+
},
|
|
66
|
+
})]],
|
|
67
|
+
},
|
|
68
|
+
})],
|
|
69
|
+
"text": <g_cosmos.D.Data__Type>['group', d({
|
|
70
|
+
"constraint": {
|
|
71
|
+
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
|
|
72
|
+
"dictionary": {
|
|
73
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
74
|
+
},
|
|
75
|
+
"path": {
|
|
76
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
77
|
+
'context': ['local', null],
|
|
78
|
+
'typeXX': "Path",
|
|
79
|
+
'tailXX': a([]),
|
|
80
|
+
'type arguments': d({}),
|
|
81
|
+
}]],
|
|
82
|
+
},
|
|
83
|
+
})]],
|
|
84
|
+
},
|
|
85
|
+
})],
|
|
86
|
+
})],
|
|
87
|
+
},
|
|
88
|
+
})]],
|
|
89
|
+
},
|
|
90
|
+
})]
|
|
91
|
+
},
|
|
92
|
+
"Path": {
|
|
93
|
+
'parameters': d({}),
|
|
94
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
95
|
+
"context": {
|
|
96
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
97
|
+
"sibling": <g_cosmos.D.Data__Type>['group', d({})],
|
|
98
|
+
"state constraint": <g_cosmos.D.Data__Type>['group', d({
|
|
99
|
+
"name": {
|
|
100
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
101
|
+
},
|
|
102
|
+
})],
|
|
103
|
+
})],
|
|
104
|
+
},
|
|
105
|
+
"selection steps": {
|
|
106
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
107
|
+
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
108
|
+
"name": {
|
|
109
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
110
|
+
},
|
|
111
|
+
})],
|
|
112
|
+
"reference": <g_cosmos.D.Data__Type>['group', d({
|
|
113
|
+
"name": {
|
|
114
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
115
|
+
},
|
|
116
|
+
})],
|
|
117
|
+
"state constraint": <g_cosmos.D.Data__Type>['group', d({
|
|
118
|
+
"name": {
|
|
119
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
120
|
+
},
|
|
121
|
+
})],
|
|
122
|
+
})]],
|
|
123
|
+
},
|
|
124
|
+
"up steps": {
|
|
125
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({})]],
|
|
126
|
+
},
|
|
127
|
+
})]
|
|
128
|
+
},
|
|
129
|
+
"Root": {
|
|
130
|
+
'parameters': d({}),
|
|
131
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
132
|
+
"numerical types": {
|
|
133
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({})]],
|
|
134
|
+
},
|
|
135
|
+
"root": {
|
|
136
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
137
|
+
'context': ['local', null],
|
|
138
|
+
'typeXX': "Node",
|
|
139
|
+
'tailXX': a([]),
|
|
140
|
+
'type arguments': d({}),
|
|
141
|
+
}]],
|
|
142
|
+
},
|
|
143
|
+
})]
|
|
144
|
+
},
|
|
145
|
+
}),
|
|
146
|
+
'namespaces': d({
|
|
147
|
+
"Node": {
|
|
148
|
+
'data types': d({}),
|
|
149
|
+
'namespaces': d({
|
|
150
|
+
"G": {
|
|
151
|
+
'data types': d({}),
|
|
152
|
+
'namespaces': d({
|
|
153
|
+
"properties": {
|
|
154
|
+
'data types': d({}),
|
|
155
|
+
'namespaces': d({
|
|
156
|
+
"DX": {
|
|
157
|
+
'data types': d({}),
|
|
158
|
+
'namespaces': d({
|
|
159
|
+
"G": {
|
|
160
|
+
'data types': d({}),
|
|
161
|
+
'namespaces': d({
|
|
162
|
+
"type": {
|
|
163
|
+
'data types': d({}),
|
|
164
|
+
'namespaces': d({
|
|
165
|
+
"TU": {
|
|
166
|
+
'data types': d({}),
|
|
167
|
+
'namespaces': d({
|
|
168
|
+
"collection": {
|
|
169
|
+
'data types': d({}),
|
|
170
|
+
'namespaces': d({
|
|
171
|
+
"G": {
|
|
172
|
+
'data types': d({}),
|
|
173
|
+
'namespaces': d({
|
|
174
|
+
"key": {
|
|
175
|
+
'data types': d({}),
|
|
176
|
+
'namespaces': d({}),
|
|
177
|
+
},
|
|
178
|
+
"node": {
|
|
179
|
+
'data types': d({}),
|
|
180
|
+
'namespaces': d({}),
|
|
181
|
+
},
|
|
182
|
+
}),
|
|
183
|
+
},
|
|
184
|
+
}),
|
|
185
|
+
},
|
|
186
|
+
"group": {
|
|
187
|
+
'data types': d({}),
|
|
188
|
+
'namespaces': d({
|
|
189
|
+
"G": {
|
|
190
|
+
'data types': d({}),
|
|
191
|
+
'namespaces': d({
|
|
192
|
+
"node": {
|
|
193
|
+
'data types': d({}),
|
|
194
|
+
'namespaces': d({}),
|
|
195
|
+
},
|
|
196
|
+
}),
|
|
197
|
+
},
|
|
198
|
+
}),
|
|
199
|
+
},
|
|
200
|
+
"state group": {
|
|
201
|
+
'data types': d({}),
|
|
202
|
+
'namespaces': d({
|
|
203
|
+
"G": {
|
|
204
|
+
'data types': d({}),
|
|
205
|
+
'namespaces': d({
|
|
206
|
+
"states": {
|
|
207
|
+
'data types': d({}),
|
|
208
|
+
'namespaces': d({
|
|
209
|
+
"DX": {
|
|
210
|
+
'data types': d({}),
|
|
211
|
+
'namespaces': d({
|
|
212
|
+
"G": {
|
|
213
|
+
'data types': d({}),
|
|
214
|
+
'namespaces': d({
|
|
215
|
+
"constraints": {
|
|
216
|
+
'data types': d({}),
|
|
217
|
+
'namespaces': d({
|
|
218
|
+
"DX": {
|
|
219
|
+
'data types': d({}),
|
|
220
|
+
'namespaces': d({
|
|
221
|
+
"G": {
|
|
222
|
+
'data types': d({}),
|
|
223
|
+
'namespaces': d({
|
|
224
|
+
"path": {
|
|
225
|
+
'data types': d({}),
|
|
226
|
+
'namespaces': d({}),
|
|
227
|
+
},
|
|
228
|
+
}),
|
|
229
|
+
},
|
|
230
|
+
}),
|
|
231
|
+
},
|
|
232
|
+
}),
|
|
233
|
+
},
|
|
234
|
+
"node": {
|
|
235
|
+
'data types': d({}),
|
|
236
|
+
'namespaces': d({}),
|
|
237
|
+
},
|
|
238
|
+
}),
|
|
239
|
+
},
|
|
240
|
+
}),
|
|
241
|
+
},
|
|
242
|
+
}),
|
|
243
|
+
},
|
|
244
|
+
}),
|
|
245
|
+
},
|
|
246
|
+
}),
|
|
247
|
+
},
|
|
248
|
+
"text": {
|
|
249
|
+
'data types': d({}),
|
|
250
|
+
'namespaces': d({
|
|
251
|
+
"G": {
|
|
252
|
+
'data types': d({}),
|
|
253
|
+
'namespaces': d({
|
|
254
|
+
"constraint": {
|
|
255
|
+
'data types': d({}),
|
|
256
|
+
'namespaces': d({
|
|
257
|
+
"O": {
|
|
258
|
+
'data types': d({}),
|
|
259
|
+
'namespaces': d({
|
|
260
|
+
"G": {
|
|
261
|
+
'data types': d({}),
|
|
262
|
+
'namespaces': d({
|
|
263
|
+
"dictionary": {
|
|
264
|
+
'data types': d({}),
|
|
265
|
+
'namespaces': d({}),
|
|
266
|
+
},
|
|
267
|
+
"path": {
|
|
268
|
+
'data types': d({}),
|
|
269
|
+
'namespaces': d({}),
|
|
270
|
+
},
|
|
271
|
+
}),
|
|
272
|
+
},
|
|
273
|
+
}),
|
|
274
|
+
},
|
|
275
|
+
}),
|
|
276
|
+
},
|
|
277
|
+
}),
|
|
278
|
+
},
|
|
279
|
+
}),
|
|
280
|
+
},
|
|
281
|
+
}),
|
|
282
|
+
},
|
|
283
|
+
}),
|
|
284
|
+
},
|
|
285
|
+
}),
|
|
286
|
+
},
|
|
287
|
+
}),
|
|
288
|
+
},
|
|
289
|
+
}),
|
|
290
|
+
},
|
|
291
|
+
}),
|
|
292
|
+
},
|
|
293
|
+
}),
|
|
294
|
+
},
|
|
295
|
+
"Path": {
|
|
296
|
+
'data types': d({}),
|
|
297
|
+
'namespaces': d({
|
|
298
|
+
"G": {
|
|
299
|
+
'data types': d({}),
|
|
300
|
+
'namespaces': d({
|
|
301
|
+
"context": {
|
|
302
|
+
'data types': d({}),
|
|
303
|
+
'namespaces': d({
|
|
304
|
+
"TU": {
|
|
305
|
+
'data types': d({}),
|
|
306
|
+
'namespaces': d({
|
|
307
|
+
"sibling": {
|
|
308
|
+
'data types': d({}),
|
|
309
|
+
'namespaces': d({
|
|
310
|
+
"G": {
|
|
311
|
+
'data types': d({}),
|
|
312
|
+
'namespaces': d({}),
|
|
313
|
+
},
|
|
314
|
+
}),
|
|
315
|
+
},
|
|
316
|
+
"state constraint": {
|
|
317
|
+
'data types': d({}),
|
|
318
|
+
'namespaces': d({
|
|
319
|
+
"G": {
|
|
320
|
+
'data types': d({}),
|
|
321
|
+
'namespaces': d({
|
|
322
|
+
"name": {
|
|
323
|
+
'data types': d({}),
|
|
324
|
+
'namespaces': d({}),
|
|
325
|
+
},
|
|
326
|
+
}),
|
|
327
|
+
},
|
|
328
|
+
}),
|
|
329
|
+
},
|
|
330
|
+
}),
|
|
331
|
+
},
|
|
332
|
+
}),
|
|
333
|
+
},
|
|
334
|
+
"selection steps": {
|
|
335
|
+
'data types': d({}),
|
|
336
|
+
'namespaces': d({
|
|
337
|
+
"A": {
|
|
338
|
+
'data types': d({}),
|
|
339
|
+
'namespaces': d({
|
|
340
|
+
"TU": {
|
|
341
|
+
'data types': d({}),
|
|
342
|
+
'namespaces': d({
|
|
343
|
+
"group": {
|
|
344
|
+
'data types': d({}),
|
|
345
|
+
'namespaces': d({
|
|
346
|
+
"G": {
|
|
347
|
+
'data types': d({}),
|
|
348
|
+
'namespaces': d({
|
|
349
|
+
"name": {
|
|
350
|
+
'data types': d({}),
|
|
351
|
+
'namespaces': d({}),
|
|
352
|
+
},
|
|
353
|
+
}),
|
|
354
|
+
},
|
|
355
|
+
}),
|
|
356
|
+
},
|
|
357
|
+
"reference": {
|
|
358
|
+
'data types': d({}),
|
|
359
|
+
'namespaces': d({
|
|
360
|
+
"G": {
|
|
361
|
+
'data types': d({}),
|
|
362
|
+
'namespaces': d({
|
|
363
|
+
"name": {
|
|
364
|
+
'data types': d({}),
|
|
365
|
+
'namespaces': d({}),
|
|
366
|
+
},
|
|
367
|
+
}),
|
|
368
|
+
},
|
|
369
|
+
}),
|
|
370
|
+
},
|
|
371
|
+
"state constraint": {
|
|
372
|
+
'data types': d({}),
|
|
373
|
+
'namespaces': d({
|
|
374
|
+
"G": {
|
|
375
|
+
'data types': d({}),
|
|
376
|
+
'namespaces': d({
|
|
377
|
+
"name": {
|
|
378
|
+
'data types': d({}),
|
|
379
|
+
'namespaces': d({}),
|
|
380
|
+
},
|
|
381
|
+
}),
|
|
382
|
+
},
|
|
383
|
+
}),
|
|
384
|
+
},
|
|
385
|
+
}),
|
|
386
|
+
},
|
|
387
|
+
}),
|
|
388
|
+
},
|
|
389
|
+
}),
|
|
390
|
+
},
|
|
391
|
+
"up steps": {
|
|
392
|
+
'data types': d({}),
|
|
393
|
+
'namespaces': d({
|
|
394
|
+
"A": {
|
|
395
|
+
'data types': d({}),
|
|
396
|
+
'namespaces': d({
|
|
397
|
+
"G": {
|
|
398
|
+
'data types': d({}),
|
|
399
|
+
'namespaces': d({}),
|
|
400
|
+
},
|
|
401
|
+
}),
|
|
402
|
+
},
|
|
403
|
+
}),
|
|
404
|
+
},
|
|
405
|
+
}),
|
|
406
|
+
},
|
|
407
|
+
}),
|
|
408
|
+
},
|
|
409
|
+
"Root": {
|
|
410
|
+
'data types': d({}),
|
|
411
|
+
'namespaces': d({
|
|
412
|
+
"G": {
|
|
413
|
+
'data types': d({}),
|
|
414
|
+
'namespaces': d({
|
|
415
|
+
"numerical types": {
|
|
416
|
+
'data types': d({}),
|
|
417
|
+
'namespaces': d({
|
|
418
|
+
"DX": {
|
|
419
|
+
'data types': d({}),
|
|
420
|
+
'namespaces': d({
|
|
421
|
+
"G": {
|
|
422
|
+
'data types': d({}),
|
|
423
|
+
'namespaces': d({}),
|
|
424
|
+
},
|
|
425
|
+
}),
|
|
426
|
+
},
|
|
427
|
+
}),
|
|
428
|
+
},
|
|
429
|
+
"root": {
|
|
430
|
+
'data types': d({}),
|
|
431
|
+
'namespaces': d({}),
|
|
432
|
+
},
|
|
433
|
+
}),
|
|
434
|
+
},
|
|
435
|
+
}),
|
|
436
|
+
},
|
|
437
|
+
}),
|
|
438
|
+
},
|
|
439
|
+
'interface types': d({}),
|
|
440
|
+
'algorithm types': d({}),
|
|
441
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
|
-
import * as g_cosmos from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
3
|
+
import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
4
4
|
|
|
5
5
|
const d = pd.d
|
|
6
6
|
const a = pd.a
|
|
@@ -511,8 +511,7 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
511
511
|
},
|
|
512
512
|
"type": {
|
|
513
513
|
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
514
|
-
"
|
|
515
|
-
"pure": <g_cosmos.D.Data__Type>['group', d({
|
|
514
|
+
"composite": <g_cosmos.D.Data__Type>['group', d({
|
|
516
515
|
"dependencies": {
|
|
517
516
|
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
518
517
|
"library": {
|
|
@@ -528,7 +527,11 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
528
527
|
},
|
|
529
528
|
})]],
|
|
530
529
|
},
|
|
530
|
+
"pure": {
|
|
531
|
+
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
532
|
+
},
|
|
531
533
|
})],
|
|
534
|
+
"primitive": <g_cosmos.D.Data__Type>['group', d({})],
|
|
532
535
|
})],
|
|
533
536
|
},
|
|
534
537
|
})]
|
|
@@ -1416,16 +1419,7 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
1416
1419
|
"TU": {
|
|
1417
1420
|
'data types': d({}),
|
|
1418
1421
|
'namespaces': d({
|
|
1419
|
-
"
|
|
1420
|
-
'data types': d({}),
|
|
1421
|
-
'namespaces': d({
|
|
1422
|
-
"G": {
|
|
1423
|
-
'data types': d({}),
|
|
1424
|
-
'namespaces': d({}),
|
|
1425
|
-
},
|
|
1426
|
-
}),
|
|
1427
|
-
},
|
|
1428
|
-
"pure": {
|
|
1422
|
+
"composite": {
|
|
1429
1423
|
'data types': d({}),
|
|
1430
1424
|
'namespaces': d({
|
|
1431
1425
|
"G": {
|
|
@@ -1454,10 +1448,23 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
1454
1448
|
},
|
|
1455
1449
|
}),
|
|
1456
1450
|
},
|
|
1451
|
+
"pure": {
|
|
1452
|
+
'data types': d({}),
|
|
1453
|
+
'namespaces': d({}),
|
|
1454
|
+
},
|
|
1457
1455
|
}),
|
|
1458
1456
|
},
|
|
1459
1457
|
}),
|
|
1460
1458
|
},
|
|
1459
|
+
"primitive": {
|
|
1460
|
+
'data types': d({}),
|
|
1461
|
+
'namespaces': d({
|
|
1462
|
+
"G": {
|
|
1463
|
+
'data types': d({}),
|
|
1464
|
+
'namespaces': d({}),
|
|
1465
|
+
},
|
|
1466
|
+
}),
|
|
1467
|
+
},
|
|
1461
1468
|
}),
|
|
1462
1469
|
},
|
|
1463
1470
|
}),
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import * as pd from 'pareto-core-data'
|
|
2
|
+
|
|
3
|
+
import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
4
|
+
|
|
5
|
+
const d = pd.d
|
|
6
|
+
const a = pd.a
|
|
7
|
+
|
|
8
|
+
export const $: g_cosmos.D.Glossary = {
|
|
9
|
+
'imports': d({}),
|
|
10
|
+
'glossary parameters': d({}),
|
|
11
|
+
'root': {
|
|
12
|
+
'data types': d({
|
|
13
|
+
"Typescript Package": {
|
|
14
|
+
'parameters': d({}),
|
|
15
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
16
|
+
"executables": {
|
|
17
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
18
|
+
"initializer": {
|
|
19
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
20
|
+
},
|
|
21
|
+
"module": {
|
|
22
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
23
|
+
},
|
|
24
|
+
})]],
|
|
25
|
+
},
|
|
26
|
+
"type": {
|
|
27
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
28
|
+
"impure": <g_cosmos.D.Data__Type>['group', d({
|
|
29
|
+
"dependencies": {
|
|
30
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['null', null]],
|
|
31
|
+
},
|
|
32
|
+
"devDependencies": {
|
|
33
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['null', null]],
|
|
34
|
+
},
|
|
35
|
+
})],
|
|
36
|
+
"pure": <g_cosmos.D.Data__Type>['null', null],
|
|
37
|
+
})],
|
|
38
|
+
},
|
|
39
|
+
})]
|
|
40
|
+
},
|
|
41
|
+
}),
|
|
42
|
+
'namespaces': d({
|
|
43
|
+
"Typescript Package": {
|
|
44
|
+
'data types': d({}),
|
|
45
|
+
'namespaces': d({
|
|
46
|
+
"G": {
|
|
47
|
+
'data types': d({}),
|
|
48
|
+
'namespaces': d({
|
|
49
|
+
"executables": {
|
|
50
|
+
'data types': d({}),
|
|
51
|
+
'namespaces': d({
|
|
52
|
+
"DX": {
|
|
53
|
+
'data types': d({}),
|
|
54
|
+
'namespaces': d({
|
|
55
|
+
"G": {
|
|
56
|
+
'data types': d({}),
|
|
57
|
+
'namespaces': d({
|
|
58
|
+
"initializer": {
|
|
59
|
+
'data types': d({}),
|
|
60
|
+
'namespaces': d({}),
|
|
61
|
+
},
|
|
62
|
+
"module": {
|
|
63
|
+
'data types': d({}),
|
|
64
|
+
'namespaces': d({}),
|
|
65
|
+
},
|
|
66
|
+
}),
|
|
67
|
+
},
|
|
68
|
+
}),
|
|
69
|
+
},
|
|
70
|
+
}),
|
|
71
|
+
},
|
|
72
|
+
"type": {
|
|
73
|
+
'data types': d({}),
|
|
74
|
+
'namespaces': d({
|
|
75
|
+
"TU": {
|
|
76
|
+
'data types': d({}),
|
|
77
|
+
'namespaces': d({
|
|
78
|
+
"impure": {
|
|
79
|
+
'data types': d({}),
|
|
80
|
+
'namespaces': d({
|
|
81
|
+
"G": {
|
|
82
|
+
'data types': d({}),
|
|
83
|
+
'namespaces': d({
|
|
84
|
+
"dependencies": {
|
|
85
|
+
'data types': d({}),
|
|
86
|
+
'namespaces': d({
|
|
87
|
+
"DX": {
|
|
88
|
+
'data types': d({}),
|
|
89
|
+
'namespaces': d({}),
|
|
90
|
+
},
|
|
91
|
+
}),
|
|
92
|
+
},
|
|
93
|
+
"devDependencies": {
|
|
94
|
+
'data types': d({}),
|
|
95
|
+
'namespaces': d({
|
|
96
|
+
"DX": {
|
|
97
|
+
'data types': d({}),
|
|
98
|
+
'namespaces': d({}),
|
|
99
|
+
},
|
|
100
|
+
}),
|
|
101
|
+
},
|
|
102
|
+
}),
|
|
103
|
+
},
|
|
104
|
+
}),
|
|
105
|
+
},
|
|
106
|
+
"pure": {
|
|
107
|
+
'data types': d({}),
|
|
108
|
+
'namespaces': d({}),
|
|
109
|
+
},
|
|
110
|
+
}),
|
|
111
|
+
},
|
|
112
|
+
}),
|
|
113
|
+
},
|
|
114
|
+
}),
|
|
115
|
+
},
|
|
116
|
+
}),
|
|
117
|
+
},
|
|
118
|
+
}),
|
|
119
|
+
},
|
|
120
|
+
'interface types': d({}),
|
|
121
|
+
'algorithm types': d({}),
|
|
122
|
+
}
|