pareto 0.55.0 → 0.56.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 (76) hide show
  1. package/auto.dist/public/cosmos__2__pareto/auto.provided_interface_glossary.d.ts +479 -243
  2. package/auto.dist/public/cosmos__2__pareto/implementations/library2ParetoComparators.alg.js +19 -19
  3. package/auto.dist/public/glossaries/grammar.d.ts +260 -0
  4. package/auto.dist/public/glossaries/grammar.js +3 -0
  5. package/auto.dist/public/glossaries/grammar.shadow.d.ts +8 -0
  6. package/auto.dist/public/glossaries/grammar.shadow.js +3 -0
  7. package/auto.dist/public/glossaries/liana.d.ts +2433 -0
  8. package/auto.dist/public/glossaries/liana.js +3 -0
  9. package/auto.dist/public/glossaries/liana.shadow.d.ts +8 -0
  10. package/auto.dist/public/glossaries/liana.shadow.js +3 -0
  11. package/auto.dist/public/glossaries/pareto.d.ts +477 -241
  12. package/auto.dist/public/glossaries/tendril.d.ts +1425 -0
  13. package/auto.dist/public/glossaries/tendril.js +3 -0
  14. package/auto.dist/public/glossaries/tendril.shadow.d.ts +8 -0
  15. package/auto.dist/public/glossaries/tendril.shadow.js +3 -0
  16. package/auto.dist/public/pareto__2__typescript/auto.provided_interface_glossary.d.ts +477 -241
  17. package/auto.dist/public/pareto__2__typescript/implementations/serializeCompilationUnit.alg.js +157 -109
  18. package/auto.dist/public/shorthands/grammar.d.ts +13 -0
  19. package/auto.dist/public/shorthands/grammar.js +110 -0
  20. package/auto.dist/public/shorthands/liana.d.ts +66 -0
  21. package/auto.dist/public/shorthands/liana.js +728 -0
  22. package/auto.dist/public/shorthands/pareto.d.ts +4 -4
  23. package/auto.dist/public/shorthands/pareto.js +31 -29
  24. package/auto.dist/public/shorthands/tendril.d.ts +48 -0
  25. package/auto.dist/public/shorthands/tendril.js +402 -0
  26. package/auto.pareto/$.data.ts +9 -3
  27. package/auto.pareto/auto.dependencies/index.ts +2 -2
  28. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/$.data.ts +1 -1
  29. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +2 -2
  30. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +1 -1
  31. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +2 -2
  32. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +1 -1
  33. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +2 -2
  34. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +1 -1
  35. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +2 -2
  36. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +1 -1
  37. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +2 -2
  38. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +1 -1
  39. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +2 -2
  40. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +1 -1
  41. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +2 -2
  42. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +1 -1
  43. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +2 -2
  44. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +1 -1
  45. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +2 -2
  46. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +1 -1
  47. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +2 -2
  48. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +1 -1
  49. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +2 -2
  50. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +1 -1
  51. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +2 -2
  52. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +2 -2
  54. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +1 -1
  55. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +2 -2
  56. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +1 -1
  57. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +2 -2
  58. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +1 -1
  59. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +2 -2
  60. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +1 -1
  61. package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +1 -1
  62. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +2 -2
  63. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +1 -1
  64. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/api.data.ts +2 -2
  65. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +1 -1
  66. package/auto.pareto/glossaries/auto.grammar.data.ts +262 -0
  67. package/auto.pareto/glossaries/auto.liana.data.ts +1955 -0
  68. package/auto.pareto/glossaries/auto.pareto.data.ts +430 -259
  69. package/auto.pareto/glossaries/auto.tendril.data.ts +1139 -0
  70. package/auto.pareto/modules/cosmos2pareto/api.data.ts +3 -4
  71. package/auto.pareto/modules/cosmos2pareto/glossary.data.ts +3 -3
  72. package/auto.pareto/modules/fountain_pen/api.data.ts +4 -4
  73. package/auto.pareto/modules/fountain_pen/glossary.data.ts +3 -3
  74. package/auto.pareto/modules/pareto2typescript/api.data.ts +4 -4
  75. package/auto.pareto/modules/pareto2typescript/glossary.data.ts +3 -3
  76. package/package.json +4 -4
@@ -1801,28 +1801,37 @@ export declare namespace G {
1801
1801
  namespace N {
1802
1802
  namespace TU {
1803
1803
  namespace N {
1804
- namespace array_$_$literal {
1804
+ namespace flow {
1805
1805
  namespace N {
1806
- namespace A {
1807
- namespace N { }
1808
- namespace D { }
1809
- }
1810
- }
1811
- namespace D { }
1812
- }
1813
- namespace block {
1814
- namespace N { }
1815
- namespace D { }
1816
- }
1817
- namespace change_$_$context {
1818
- namespace N {
1819
- namespace G {
1806
+ namespace TU {
1820
1807
  namespace N {
1821
- namespace new_$_$context_$_$selection {
1808
+ namespace block {
1822
1809
  namespace N { }
1823
1810
  namespace D { }
1824
1811
  }
1825
- namespace sub_$_$expression {
1812
+ namespace change_$_$context {
1813
+ namespace N {
1814
+ namespace G {
1815
+ namespace N {
1816
+ namespace new_$_$context_$_$selection {
1817
+ namespace N { }
1818
+ namespace D { }
1819
+ }
1820
+ namespace sub_$_$expression {
1821
+ namespace N { }
1822
+ namespace D { }
1823
+ }
1824
+ }
1825
+ namespace D { }
1826
+ }
1827
+ }
1828
+ namespace D { }
1829
+ }
1830
+ namespace implement_$_$me {
1831
+ namespace N { }
1832
+ namespace D { }
1833
+ }
1834
+ namespace panic {
1826
1835
  namespace N { }
1827
1836
  namespace D { }
1828
1837
  }
@@ -1832,43 +1841,229 @@ export declare namespace G {
1832
1841
  }
1833
1842
  namespace D { }
1834
1843
  }
1835
- namespace dictionary_$_$literal {
1844
+ namespace literal {
1836
1845
  namespace N {
1837
- namespace DX {
1838
- namespace N { }
1846
+ namespace TU {
1847
+ namespace N {
1848
+ namespace array {
1849
+ namespace N {
1850
+ namespace A {
1851
+ namespace N { }
1852
+ namespace D { }
1853
+ }
1854
+ }
1855
+ namespace D { }
1856
+ }
1857
+ namespace _$lboolean {
1858
+ namespace N {
1859
+ namespace TU {
1860
+ namespace N {
1861
+ namespace _$lfalse {
1862
+ namespace N { }
1863
+ namespace D { }
1864
+ }
1865
+ namespace _$ltrue {
1866
+ namespace N { }
1867
+ namespace D { }
1868
+ }
1869
+ }
1870
+ namespace D { }
1871
+ }
1872
+ }
1873
+ namespace D { }
1874
+ }
1875
+ namespace dictionary {
1876
+ namespace N {
1877
+ namespace DX {
1878
+ namespace N { }
1879
+ namespace D { }
1880
+ }
1881
+ }
1882
+ namespace D { }
1883
+ }
1884
+ namespace _$lfunction {
1885
+ namespace N {
1886
+ namespace G {
1887
+ namespace N {
1888
+ namespace block {
1889
+ namespace N { }
1890
+ namespace D { }
1891
+ }
1892
+ namespace temp_$_$signature_$_$help {
1893
+ namespace N {
1894
+ namespace TU {
1895
+ namespace N {
1896
+ namespace has_$_$additional_$_$parameters {
1897
+ namespace N { }
1898
+ namespace D { }
1899
+ }
1900
+ namespace has_$_$no_$_$additional_$_$parameters {
1901
+ namespace N { }
1902
+ namespace D { }
1903
+ }
1904
+ namespace typed {
1905
+ namespace N { }
1906
+ namespace D { }
1907
+ }
1908
+ }
1909
+ namespace D { }
1910
+ }
1911
+ }
1912
+ namespace D { }
1913
+ }
1914
+ }
1915
+ namespace D { }
1916
+ }
1917
+ }
1918
+ namespace D { }
1919
+ }
1920
+ namespace group {
1921
+ namespace N {
1922
+ namespace DX {
1923
+ namespace N { }
1924
+ namespace D { }
1925
+ }
1926
+ }
1927
+ namespace D { }
1928
+ }
1929
+ namespace _$lnull {
1930
+ namespace N { }
1931
+ namespace D { }
1932
+ }
1933
+ namespace _$lnumber {
1934
+ namespace N { }
1935
+ namespace D { }
1936
+ }
1937
+ namespace optional {
1938
+ namespace N {
1939
+ namespace TU {
1940
+ namespace N {
1941
+ namespace not_$_$set {
1942
+ namespace N { }
1943
+ namespace D { }
1944
+ }
1945
+ namespace _$lset {
1946
+ namespace N { }
1947
+ namespace D { }
1948
+ }
1949
+ }
1950
+ namespace D { }
1951
+ }
1952
+ }
1953
+ namespace D { }
1954
+ }
1955
+ namespace _$lstring {
1956
+ namespace N { }
1957
+ namespace D { }
1958
+ }
1959
+ namespace tagged_$_$union {
1960
+ namespace N {
1961
+ namespace G {
1962
+ namespace N {
1963
+ namespace data {
1964
+ namespace N { }
1965
+ namespace D { }
1966
+ }
1967
+ namespace state {
1968
+ namespace N { }
1969
+ namespace D { }
1970
+ }
1971
+ }
1972
+ namespace D { }
1973
+ }
1974
+ }
1975
+ namespace D { }
1976
+ }
1977
+ }
1839
1978
  namespace D { }
1840
1979
  }
1841
1980
  }
1842
1981
  namespace D { }
1843
1982
  }
1844
- namespace _$lfalse {
1845
- namespace N { }
1846
- namespace D { }
1847
- }
1848
- namespace _$lfunction {
1983
+ namespace map {
1849
1984
  namespace N {
1850
1985
  namespace G {
1851
1986
  namespace N {
1852
- namespace block {
1987
+ namespace selection {
1853
1988
  namespace N { }
1854
1989
  namespace D { }
1855
1990
  }
1856
- namespace temp_$_$signature_$_$help {
1991
+ namespace _$ltype {
1857
1992
  namespace N {
1858
1993
  namespace TU {
1859
1994
  namespace N {
1860
- namespace has_$_$additional_$_$parameters {
1995
+ namespace array {
1861
1996
  namespace N { }
1862
1997
  namespace D { }
1863
1998
  }
1864
- namespace has_$_$no_$_$additional_$_$parameters {
1865
- namespace N { }
1999
+ namespace _$lboolean {
2000
+ namespace N {
2001
+ namespace G {
2002
+ namespace N {
2003
+ namespace false_$_$expression {
2004
+ namespace N { }
2005
+ namespace D { }
2006
+ }
2007
+ namespace true_$_$expression {
2008
+ namespace N { }
2009
+ namespace D { }
2010
+ }
2011
+ }
2012
+ namespace D { }
2013
+ }
2014
+ }
1866
2015
  namespace D { }
1867
2016
  }
1868
- namespace typed {
2017
+ namespace dictionary {
1869
2018
  namespace N { }
1870
2019
  namespace D { }
1871
2020
  }
2021
+ namespace optional {
2022
+ namespace N {
2023
+ namespace G {
2024
+ namespace N {
2025
+ namespace not_$_$set {
2026
+ namespace N { }
2027
+ namespace D { }
2028
+ }
2029
+ namespace _$lset {
2030
+ namespace N { }
2031
+ namespace D { }
2032
+ }
2033
+ }
2034
+ namespace D { }
2035
+ }
2036
+ }
2037
+ namespace D { }
2038
+ }
2039
+ namespace tagged_$_$union {
2040
+ namespace N {
2041
+ namespace G {
2042
+ namespace N {
2043
+ namespace cases {
2044
+ namespace N {
2045
+ namespace DX {
2046
+ namespace N { }
2047
+ namespace D { }
2048
+ }
2049
+ }
2050
+ namespace D { }
2051
+ }
2052
+ namespace _$ldefault {
2053
+ namespace N {
2054
+ namespace O {
2055
+ namespace N { }
2056
+ namespace D { }
2057
+ }
2058
+ }
2059
+ namespace D { }
2060
+ }
2061
+ }
2062
+ namespace D { }
2063
+ }
2064
+ }
2065
+ namespace D { }
2066
+ }
1872
2067
  }
1873
2068
  namespace D { }
1874
2069
  }
@@ -1881,35 +2076,28 @@ export declare namespace G {
1881
2076
  }
1882
2077
  namespace D { }
1883
2078
  }
1884
- namespace group_$_$literal {
2079
+ namespace reduce {
1885
2080
  namespace N {
1886
- namespace DX {
1887
- namespace N { }
2081
+ namespace G {
2082
+ namespace N {
2083
+ namespace callback {
2084
+ namespace N { }
2085
+ namespace D { }
2086
+ }
2087
+ namespace initial {
2088
+ namespace N { }
2089
+ namespace D { }
2090
+ }
2091
+ namespace selection {
2092
+ namespace N { }
2093
+ namespace D { }
2094
+ }
2095
+ }
1888
2096
  namespace D { }
1889
2097
  }
1890
2098
  }
1891
2099
  namespace D { }
1892
2100
  }
1893
- namespace implement_$_$me {
1894
- namespace N { }
1895
- namespace D { }
1896
- }
1897
- namespace not_$_$set {
1898
- namespace N { }
1899
- namespace D { }
1900
- }
1901
- namespace null_$_$literal {
1902
- namespace N { }
1903
- namespace D { }
1904
- }
1905
- namespace number_$_$literal {
1906
- namespace N { }
1907
- namespace D { }
1908
- }
1909
- namespace panic {
1910
- namespace N { }
1911
- namespace D { }
1912
- }
1913
2101
  namespace selection {
1914
2102
  namespace N {
1915
2103
  namespace G {
@@ -1926,6 +2114,10 @@ export declare namespace G {
1926
2114
  namespace N { }
1927
2115
  namespace D { }
1928
2116
  }
2117
+ namespace seed {
2118
+ namespace N { }
2119
+ namespace D { }
2120
+ }
1929
2121
  namespace variable {
1930
2122
  namespace N {
1931
2123
  namespace G {
@@ -2016,90 +2208,6 @@ export declare namespace G {
2016
2208
  }
2017
2209
  namespace D { }
2018
2210
  }
2019
- namespace _$lset {
2020
- namespace N { }
2021
- namespace D { }
2022
- }
2023
- namespace state_$_$literal {
2024
- namespace N {
2025
- namespace G {
2026
- namespace N {
2027
- namespace data {
2028
- namespace N { }
2029
- namespace D { }
2030
- }
2031
- namespace state {
2032
- namespace N { }
2033
- namespace D { }
2034
- }
2035
- }
2036
- namespace D { }
2037
- }
2038
- }
2039
- namespace D { }
2040
- }
2041
- namespace string_$_$literal {
2042
- namespace N { }
2043
- namespace D { }
2044
- }
2045
- namespace _$lswitch {
2046
- namespace N {
2047
- namespace G {
2048
- namespace N {
2049
- namespace cases {
2050
- namespace N {
2051
- namespace DX {
2052
- namespace N { }
2053
- namespace D { }
2054
- }
2055
- }
2056
- namespace D { }
2057
- }
2058
- namespace _$ldefault {
2059
- namespace N {
2060
- namespace O {
2061
- namespace N { }
2062
- namespace D { }
2063
- }
2064
- }
2065
- namespace D { }
2066
- }
2067
- namespace select {
2068
- namespace N { }
2069
- namespace D { }
2070
- }
2071
- }
2072
- namespace D { }
2073
- }
2074
- }
2075
- namespace D { }
2076
- }
2077
- namespace ternary_$_$condition {
2078
- namespace N {
2079
- namespace G {
2080
- namespace N {
2081
- namespace condition {
2082
- namespace N { }
2083
- namespace D { }
2084
- }
2085
- namespace false_$_$expression {
2086
- namespace N { }
2087
- namespace D { }
2088
- }
2089
- namespace true_$_$expression {
2090
- namespace N { }
2091
- namespace D { }
2092
- }
2093
- }
2094
- namespace D { }
2095
- }
2096
- }
2097
- namespace D { }
2098
- }
2099
- namespace _$ltrue {
2100
- namespace N { }
2101
- namespace D { }
2102
- }
2103
2211
  }
2104
2212
  namespace D { }
2105
2213
  }
@@ -2521,50 +2629,186 @@ export declare namespace G {
2521
2629
  readonly 'root namespace': D.Namespace;
2522
2630
  };
2523
2631
  namespace Expression {
2524
- namespace array__literal {
2525
- type A = D.Expression;
2526
- }
2527
- type array__literal = pt.Array<D.Expression>;
2528
- type block = D.Statement__Block;
2529
- namespace change__context {
2530
- type new__context__selection = D.Expression;
2531
- type sub__expression = D.Expression;
2532
- }
2533
- type change__context = {
2534
- readonly 'new context selection': D.Expression;
2535
- readonly 'sub expression': D.Expression;
2536
- };
2537
- namespace dictionary__literal {
2538
- type DX = D.Expression;
2539
- }
2540
- type dictionary__literal = pt.Dictionary<D.Expression>;
2541
- type _lfalse = null;
2542
- namespace _lfunction {
2632
+ namespace flow {
2543
2633
  type block = D.Statement__Block;
2544
- namespace temp__signature__help {
2545
- type has__additional__parameters = null;
2546
- type has__no__additional__parameters = null;
2547
- type typed = D.Function__Signature;
2634
+ namespace change__context {
2635
+ type new__context__selection = D.Expression;
2636
+ type sub__expression = D.Expression;
2637
+ }
2638
+ type change__context = {
2639
+ readonly 'new context selection': D.Expression;
2640
+ readonly 'sub expression': D.Expression;
2641
+ };
2642
+ type implement__me = string;
2643
+ type panic = string;
2644
+ }
2645
+ type flow = ['block', D.Statement__Block] | [
2646
+ 'change context',
2647
+ {
2648
+ readonly 'new context selection': D.Expression;
2649
+ readonly 'sub expression': D.Expression;
2650
+ }
2651
+ ] | ['implement me', string] | ['panic', string];
2652
+ namespace literal {
2653
+ namespace array {
2654
+ type A = D.Expression;
2655
+ }
2656
+ type array = pt.Array<D.Expression>;
2657
+ namespace _lboolean {
2658
+ type _lfalse = null;
2659
+ type _ltrue = null;
2660
+ }
2661
+ type _lboolean = ['false', null] | ['true', null];
2662
+ namespace dictionary {
2663
+ type DX = D.Expression;
2664
+ }
2665
+ type dictionary = pt.Dictionary<D.Expression>;
2666
+ namespace _lfunction {
2667
+ type block = D.Statement__Block;
2668
+ namespace temp__signature__help {
2669
+ type has__additional__parameters = null;
2670
+ type has__no__additional__parameters = null;
2671
+ type typed = D.Function__Signature;
2672
+ }
2673
+ type temp__signature__help = ['has additional parameters', null] | ['has no additional parameters', null] | ['typed', D.Function__Signature];
2674
+ }
2675
+ type _lfunction = {
2676
+ readonly 'block': D.Statement__Block;
2677
+ readonly 'temp signature help': ['has additional parameters', null] | ['has no additional parameters', null] | ['typed', D.Function__Signature];
2678
+ };
2679
+ namespace group {
2680
+ type DX = D.Expression;
2681
+ }
2682
+ type group = pt.Dictionary<D.Expression>;
2683
+ type _lnull = null;
2684
+ type _lnumber = number;
2685
+ namespace optional {
2686
+ type not__set = null;
2687
+ type _lset = D.Expression;
2688
+ }
2689
+ type optional = ['not set', null] | ['set', D.Expression];
2690
+ type _lstring = string;
2691
+ namespace tagged__union {
2692
+ type data = D.Expression;
2693
+ type state = string;
2694
+ }
2695
+ type tagged__union = {
2696
+ readonly 'data': D.Expression;
2697
+ readonly 'state': string;
2698
+ };
2699
+ }
2700
+ type literal = ['array', pt.Array<D.Expression>] | [
2701
+ 'boolean',
2702
+ ['false', null] | ['true', null]
2703
+ ] | ['dictionary', pt.Dictionary<D.Expression>] | [
2704
+ 'function',
2705
+ {
2706
+ readonly 'block': D.Statement__Block;
2707
+ readonly 'temp signature help': ['has additional parameters', null] | ['has no additional parameters', null] | ['typed', D.Function__Signature];
2708
+ }
2709
+ ] | ['group', pt.Dictionary<D.Expression>] | ['null', null] | ['number', number] | [
2710
+ 'optional',
2711
+ ['not set', null] | ['set', D.Expression]
2712
+ ] | ['string', string] | [
2713
+ 'tagged union',
2714
+ {
2715
+ readonly 'data': D.Expression;
2716
+ readonly 'state': string;
2717
+ }
2718
+ ];
2719
+ namespace map {
2720
+ type selection = D.Expression;
2721
+ namespace _ltype {
2722
+ type array = D.Expression;
2723
+ namespace _lboolean {
2724
+ type false__expression = D.Expression;
2725
+ type true__expression = D.Expression;
2726
+ }
2727
+ type _lboolean = {
2728
+ readonly 'false expression': D.Expression;
2729
+ readonly 'true expression': D.Expression;
2730
+ };
2731
+ type dictionary = D.Expression;
2732
+ namespace optional {
2733
+ type not__set = D.Expression;
2734
+ type _lset = D.Expression;
2735
+ }
2736
+ type optional = {
2737
+ readonly 'not set': D.Expression;
2738
+ readonly 'set': D.Expression;
2739
+ };
2740
+ namespace tagged__union {
2741
+ namespace cases {
2742
+ type DX = D.Expression;
2743
+ }
2744
+ type cases = pt.Dictionary<D.Expression>;
2745
+ namespace _ldefault {
2746
+ type O = D.Expression;
2747
+ }
2748
+ type _ldefault = pt.OptionalValue<D.Expression>;
2749
+ }
2750
+ type tagged__union = {
2751
+ readonly 'cases': pt.Dictionary<D.Expression>;
2752
+ readonly 'default': pt.OptionalValue<D.Expression>;
2753
+ };
2548
2754
  }
2549
- type temp__signature__help = ['has additional parameters', null] | ['has no additional parameters', null] | ['typed', D.Function__Signature];
2755
+ type _ltype = ['array', D.Expression] | [
2756
+ 'boolean',
2757
+ {
2758
+ readonly 'false expression': D.Expression;
2759
+ readonly 'true expression': D.Expression;
2760
+ }
2761
+ ] | ['dictionary', D.Expression] | [
2762
+ 'optional',
2763
+ {
2764
+ readonly 'not set': D.Expression;
2765
+ readonly 'set': D.Expression;
2766
+ }
2767
+ ] | [
2768
+ 'tagged union',
2769
+ {
2770
+ readonly 'cases': pt.Dictionary<D.Expression>;
2771
+ readonly 'default': pt.OptionalValue<D.Expression>;
2772
+ }
2773
+ ];
2550
2774
  }
2551
- type _lfunction = {
2552
- readonly 'block': D.Statement__Block;
2553
- readonly 'temp signature help': ['has additional parameters', null] | ['has no additional parameters', null] | ['typed', D.Function__Signature];
2775
+ type map = {
2776
+ readonly 'selection': D.Expression;
2777
+ readonly 'type': ['array', D.Expression] | [
2778
+ 'boolean',
2779
+ {
2780
+ readonly 'false expression': D.Expression;
2781
+ readonly 'true expression': D.Expression;
2782
+ }
2783
+ ] | ['dictionary', D.Expression] | [
2784
+ 'optional',
2785
+ {
2786
+ readonly 'not set': D.Expression;
2787
+ readonly 'set': D.Expression;
2788
+ }
2789
+ ] | [
2790
+ 'tagged union',
2791
+ {
2792
+ readonly 'cases': pt.Dictionary<D.Expression>;
2793
+ readonly 'default': pt.OptionalValue<D.Expression>;
2794
+ }
2795
+ ];
2796
+ };
2797
+ namespace reduce {
2798
+ type callback = D.Expression;
2799
+ type initial = D.Expression;
2800
+ type selection = D.Expression;
2801
+ }
2802
+ type reduce = {
2803
+ readonly 'callback': D.Expression;
2804
+ readonly 'initial': D.Expression;
2805
+ readonly 'selection': D.Expression;
2554
2806
  };
2555
- namespace group__literal {
2556
- type DX = D.Expression;
2557
- }
2558
- type group__literal = pt.Dictionary<D.Expression>;
2559
- type implement__me = string;
2560
- type not__set = null;
2561
- type null__literal = null;
2562
- type number__literal = number;
2563
- type panic = string;
2564
2807
  namespace selection {
2565
2808
  namespace start {
2566
2809
  type context = null;
2567
2810
  type parameter = string;
2811
+ type seed = null;
2568
2812
  namespace variable {
2569
2813
  namespace _limport {
2570
2814
  type O = string;
@@ -2582,7 +2826,7 @@ export declare namespace G {
2582
2826
  readonly 'variable': string;
2583
2827
  };
2584
2828
  }
2585
- type start = ['context', null] | ['parameter', string] | [
2829
+ type start = ['context', null] | ['parameter', string] | ['seed', null] | [
2586
2830
  'variable',
2587
2831
  {
2588
2832
  readonly 'import': pt.OptionalValue<string>;
@@ -2626,7 +2870,7 @@ export declare namespace G {
2626
2870
  ] | ['member selection', string]>;
2627
2871
  }
2628
2872
  type selection = {
2629
- readonly 'start': ['context', null] | ['parameter', string] | [
2873
+ readonly 'start': ['context', null] | ['parameter', string] | ['seed', null] | [
2630
2874
  'variable',
2631
2875
  {
2632
2876
  readonly 'import': pt.OptionalValue<string>;
@@ -2643,60 +2887,72 @@ export declare namespace G {
2643
2887
  }
2644
2888
  ] | ['member selection', string]>;
2645
2889
  };
2646
- type _lset = D.Expression;
2647
- namespace state__literal {
2648
- type data = D.Expression;
2649
- type state = string;
2650
- }
2651
- type state__literal = {
2652
- readonly 'data': D.Expression;
2653
- readonly 'state': string;
2654
- };
2655
- type string__literal = string;
2656
- namespace _lswitch {
2657
- namespace cases {
2658
- type DX = D.Expression;
2890
+ }
2891
+ type Expression = [
2892
+ 'flow',
2893
+ ['block', D.Statement__Block] | [
2894
+ 'change context',
2895
+ {
2896
+ readonly 'new context selection': D.Expression;
2897
+ readonly 'sub expression': D.Expression;
2659
2898
  }
2660
- type cases = pt.Dictionary<D.Expression>;
2661
- namespace _ldefault {
2662
- type O = D.Expression;
2899
+ ] | ['implement me', string] | ['panic', string]
2900
+ ] | [
2901
+ 'literal',
2902
+ ['array', pt.Array<D.Expression>] | [
2903
+ 'boolean',
2904
+ ['false', null] | ['true', null]
2905
+ ] | ['dictionary', pt.Dictionary<D.Expression>] | [
2906
+ 'function',
2907
+ {
2908
+ readonly 'block': D.Statement__Block;
2909
+ readonly 'temp signature help': ['has additional parameters', null] | ['has no additional parameters', null] | ['typed', D.Function__Signature];
2910
+ }
2911
+ ] | ['group', pt.Dictionary<D.Expression>] | ['null', null] | ['number', number] | [
2912
+ 'optional',
2913
+ ['not set', null] | ['set', D.Expression]
2914
+ ] | ['string', string] | [
2915
+ 'tagged union',
2916
+ {
2917
+ readonly 'data': D.Expression;
2918
+ readonly 'state': string;
2663
2919
  }
2664
- type _ldefault = pt.OptionalValue<D.Expression>;
2665
- type select = D.Expression;
2666
- }
2667
- type _lswitch = {
2668
- readonly 'cases': pt.Dictionary<D.Expression>;
2669
- readonly 'default': pt.OptionalValue<D.Expression>;
2670
- readonly 'select': D.Expression;
2671
- };
2672
- namespace ternary__condition {
2673
- type condition = D.Expression;
2674
- type false__expression = D.Expression;
2675
- type true__expression = D.Expression;
2676
- }
2677
- type ternary__condition = {
2678
- readonly 'condition': D.Expression;
2679
- readonly 'false expression': D.Expression;
2680
- readonly 'true expression': D.Expression;
2681
- };
2682
- type _ltrue = null;
2683
- }
2684
- type Expression = ['array literal', pt.Array<D.Expression>] | ['block', D.Statement__Block] | [
2685
- 'change context',
2920
+ ]
2921
+ ] | [
2922
+ 'map',
2686
2923
  {
2687
- readonly 'new context selection': D.Expression;
2688
- readonly 'sub expression': D.Expression;
2924
+ readonly 'selection': D.Expression;
2925
+ readonly 'type': ['array', D.Expression] | [
2926
+ 'boolean',
2927
+ {
2928
+ readonly 'false expression': D.Expression;
2929
+ readonly 'true expression': D.Expression;
2930
+ }
2931
+ ] | ['dictionary', D.Expression] | [
2932
+ 'optional',
2933
+ {
2934
+ readonly 'not set': D.Expression;
2935
+ readonly 'set': D.Expression;
2936
+ }
2937
+ ] | [
2938
+ 'tagged union',
2939
+ {
2940
+ readonly 'cases': pt.Dictionary<D.Expression>;
2941
+ readonly 'default': pt.OptionalValue<D.Expression>;
2942
+ }
2943
+ ];
2689
2944
  }
2690
- ] | ['dictionary literal', pt.Dictionary<D.Expression>] | ['false', null] | [
2691
- 'function',
2945
+ ] | [
2946
+ 'reduce',
2692
2947
  {
2693
- readonly 'block': D.Statement__Block;
2694
- readonly 'temp signature help': ['has additional parameters', null] | ['has no additional parameters', null] | ['typed', D.Function__Signature];
2948
+ readonly 'callback': D.Expression;
2949
+ readonly 'initial': D.Expression;
2950
+ readonly 'selection': D.Expression;
2695
2951
  }
2696
- ] | ['group literal', pt.Dictionary<D.Expression>] | ['implement me', string] | ['not set', null] | ['null literal', null] | ['number literal', number] | ['panic', string] | [
2952
+ ] | [
2697
2953
  'selection',
2698
2954
  {
2699
- readonly 'start': ['context', null] | ['parameter', string] | [
2955
+ readonly 'start': ['context', null] | ['parameter', string] | ['seed', null] | [
2700
2956
  'variable',
2701
2957
  {
2702
2958
  readonly 'import': pt.OptionalValue<string>;
@@ -2713,27 +2969,7 @@ export declare namespace G {
2713
2969
  }
2714
2970
  ] | ['member selection', string]>;
2715
2971
  }
2716
- ] | ['set', D.Expression] | [
2717
- 'state literal',
2718
- {
2719
- readonly 'data': D.Expression;
2720
- readonly 'state': string;
2721
- }
2722
- ] | ['string literal', string] | [
2723
- 'switch',
2724
- {
2725
- readonly 'cases': pt.Dictionary<D.Expression>;
2726
- readonly 'default': pt.OptionalValue<D.Expression>;
2727
- readonly 'select': D.Expression;
2728
- }
2729
- ] | [
2730
- 'ternary condition',
2731
- {
2732
- readonly 'condition': D.Expression;
2733
- readonly 'false expression': D.Expression;
2734
- readonly 'true expression': D.Expression;
2735
- }
2736
- ] | ['true', null];
2972
+ ];
2737
2973
  namespace Function__Signature {
2738
2974
  type context__parameter = D.Type;
2739
2975
  namespace parameters {