Skip to content

Refactor: Use standard Map.groupBy() in wordlist.js#3

Open
jrobbins wants to merge 1 commit intomainfrom
refactor/wordlist-map-groupby
Open

Refactor: Use standard Map.groupBy() in wordlist.js#3
jrobbins wants to merge 1 commit intomainfrom
refactor/wordlist-map-groupby

Conversation

@jrobbins
Copy link
Owner

  • I've replaced the custom word grouping function in wordlist.js with the standard Map.groupBy() method.
  • This change relies on modern browser support for Map.groupBy() for the wordlist_grouped.html page to function as intended.

- I've replaced the custom word grouping function in wordlist.js with the standard Map.groupBy() method.
- This change relies on modern browser support for Map.groupBy() for the wordlist_grouped.html page to function as intended.
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.

1 participant