Skip to content

Conversation

@maxwan
Copy link

@maxwan maxwan commented Jun 16, 2016

No description provided.

index.js Outdated
} else if (newKey > key) {
changes[newKey] = key;

for (let i = key; i < newKey; i++) {

Choose a reason for hiding this comment

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

Please don't use ES6 features in Tomes. (var, not let)

@maxwan maxwan force-pushed the feature/arrayTomeMove branch 2 times, most recently from 9c4e550 to 45bd0a9 Compare June 17, 2016 08:00
@maxwan maxwan force-pushed the feature/arrayTomeMove branch from 45bd0a9 to 833e5f8 Compare June 22, 2016 03:12
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