Skip to content

dragon-curve and rotate matrix done.#3

Open
dudarmykola wants to merge 2 commits into
front-camp-2018:masterfrom
dudarmykola:master
Open

dragon-curve and rotate matrix done.#3
dudarmykola wants to merge 2 commits into
front-camp-2018:masterfrom
dudarmykola:master

Conversation

@dudarmykola

Copy link
Copy Markdown

No description provided.

};
const firstRowKeys = Object.keys(arr[0]);

return firstRowKeys.map( colEl => {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

good!

export const rotateMatrix = arr => {
// logic...
};
const firstRowKeys = Object.keys(arr[0]);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ця дія непотрібна!

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