Skip to content

Solutions for function course tasks#6

Open
Dmitriy-Yarygin wants to merge 3 commits into
dmtrKovalenko:masterfrom
Dmitriy-Yarygin:master
Open

Solutions for function course tasks#6
Dmitriy-Yarygin wants to merge 3 commits into
dmtrKovalenko:masterfrom
Dmitriy-Yarygin:master

Conversation

@Dmitriy-Yarygin

Copy link
Copy Markdown

No description provided.

Comment thread ex1-compose.js Outdated
// const isValid = validate(“someemail@emal.com”)


function c( msg = new Date().toLocaleString() ){

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Unnecessary function

Comment thread ex2-sequence.js
}
return f;
}
const generator = sequence(10, 3);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

why indent here?

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