Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended Syntax: arity raising #93

Merged
merged 3 commits into from
Apr 19, 2020
Merged

Conversation

Anabra
Copy link
Member

@Anabra Anabra commented Apr 10, 2020

See #32

@Anabra Anabra added the review Ready for review label Apr 10, 2020
@Anabra Anabra self-assigned this Apr 10, 2020

How to raise arity?
1. Change the function parameters: replace the parameter with the parameters in the constructor
2. Change the function body: remove the fectch and use the variables as parameters
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Change the function body: remove the fectch and use the variables as parameters
2. Change the function body: remove the fetch and use the variables as parameters

@Anabra Anabra merged commit c7c8b27 into 32-extended-syntax Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants