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

57 add function comments #58

Merged
merged 3 commits into from
Feb 7, 2023
Merged

57 add function comments #58

merged 3 commits into from
Feb 7, 2023

Conversation

nydragon
Copy link
Owner

@nydragon nydragon commented Feb 7, 2023

No description provided.

@nydragon nydragon self-assigned this Feb 7, 2023
@nydragon nydragon added Bug Something isn't working Documentation Improvements or additions to documentation Refacto labels Feb 7, 2023
@nydragon nydragon linked an issue Feb 7, 2023 that may be closed by this pull request
2 tasks
@nydragon
Copy link
Owner Author

nydragon commented Feb 7, 2023

@mindoodoo it's ready

Comment on lines +90 to +93
-- Evaluates a lambda expression
-- Accepts: Expression describing the arguments [Symbole "a", Symbole "b"],
-- Expression describing the behaviour Call "+" [Symbole "a", Symbole "b"]],
-- Expression describing the arguments' values [Num 2, Num 3]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Beautiful

@mindoodoo mindoodoo merged commit 30b15df into develop Feb 7, 2023
@mindoodoo mindoodoo deleted the 57-add-function-comments branch February 7, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Documentation Improvements or additions to documentation Refacto
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add Function Comments
2 participants