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

eclosures #670

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

eclosures #670

wants to merge 1 commit into from

Conversation

Dima-Batiuk
Copy link

Copy link

@VinnieJ-2k20 VinnieJ-2k20 left a comment

Choose a reason for hiding this comment

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

Good job, but pay attenction to line length

<div class="info">
<div class="frame2">
<article class="box" >
In programming languages, a closure is a technique for implementing lexically scoped name binding in a language with first-class functions. Operationally, a closure is a record storing a function together with an environment.

Choose a reason for hiding this comment

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

Edit the text to have max line length of 80 symbols.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants