File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -1019,13 +1019,6 @@ Five alternatives are presented:
101910194 . Allow both kinds of composition
102010205 . Don't allow composition
10211021
1022- Alternatives 2 and 3 were presented earlier in this document.
1023- Alternative 4 is an idea from a prior mailing list discussion
1024- of this problem. Alternative 1 is similar to Alternative 3
1025- but introduces additional notation to make composition
1026- easier to think about (which is why it's presented first).
1027- Alternative 5 is included for completeness.
1028-
10291022### Typed functions
10301023
10311024Types are a way for users of a language
@@ -1139,8 +1132,6 @@ Consider (this suggestion is from Elango Cheran):
11391132 {{$x} {$y}}
11401133```
11411134
1142-
1143-
11441135` .pipeline ` would be a new keyword that acts like ` .local ` ,
11451136except that if its expression has a function annotation,
11461137the formatter would apply the "preservation model" semantics
You can’t perform that action at this time.
0 commit comments