这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@nsauk
Copy link

@nsauk nsauk commented Mar 25, 2016

All thirteenStrings must be in lower case, because for comparison used String.toLowerCase().

All `thirteenStrings` must be in lower case, because for comparison used String.toLowerCase().
@divmgl
Copy link

divmgl commented Mar 25, 2016

"Bug fixed" lol

How about:

thirteenStrings.map(function(s) { return s.toLowerCase(); }))

@nsauk nsauk closed this Apr 1, 2016
@nsauk nsauk deleted the patch-1 branch April 1, 2016 11:31
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