Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Anagram refactor#13

Merged
kytrinyx merged 3 commits intoexercism:masterfrom
wilmoore:anagram-refactor
Apr 17, 2014
Merged

Anagram refactor#13
kytrinyx merged 3 commits intoexercism:masterfrom
wilmoore:anagram-refactor

Conversation

@wilmoore
Copy link
Copy Markdown

As discussed in #11, this is a refactor of the anagram exercise without a constructor, using ES5 idioms like Function.prototype.bind, and extracting functions based on small units of responsibility.

This also incorporates @dpashkevich's API idea of allowing a parameter list of strings or an array (I've also credited him with the commit since it was his idea and he indeed wrote the code).

@kytrinyx
Copy link
Copy Markdown
Member

Nice, thanks! ❤️

kytrinyx added a commit that referenced this pull request Apr 17, 2014
@kytrinyx kytrinyx merged commit 1c36b39 into exercism:master Apr 17, 2014
@wilmoore
Copy link
Copy Markdown
Author

👍

kytrinyx added a commit that referenced this pull request Aug 31, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants