You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add note to "Function Resolution" section about function argument and result types (#686)
* Add note to "Function Resolution" section about function argument and result types
* Rephrase the 'result of a function call' sentence
* Rewrite the description of "composability"
Avoid using the word "interconvertible"
Include example of composability
Include example for how the function interface would be defined
in a typed implementation language
Add note about multiple interpretations of composition
that requests feedback
* Add specific text on selector functions
* Fix .local syntax in example
* Address various review comments
* Update spec/formatting.md
Co-authored-by: Richard Gibson <[email protected]>
* Update spec/formatting.md
Co-authored-by: Eemeli Aro <[email protected]>
* Add the words "a representation of" to allow implementations...
...to bundle their results with a "parsed" version of their input
* Update spec/formatting.md
Co-authored-by: Eemeli Aro <[email protected]>
* Avoid use of 'input'/'output'
* Update spec/formatting.md
Co-authored-by: Addison Phillips <[email protected]>
* Update spec/formatting.md
Co-authored-by: Addison Phillips <[email protected]>
* Update spec/formatting.md
Co-authored-by: Mark Davis <[email protected]>
* Update spec/formatting.md
Co-authored-by: Mark Davis <[email protected]>
* Update spec/formatting.md
Co-authored-by: Mark Davis <[email protected]>
* Update spec/formatting.md
Co-authored-by: Mark Davis <[email protected]>
---------
Co-authored-by: Richard Gibson <[email protected]>
Co-authored-by: Eemeli Aro <[email protected]>
Co-authored-by: Addison Phillips <[email protected]>
Co-authored-by: Mark Davis <[email protected]>
0 commit comments