Skip to content

refactor: Rename function to ES6 arrow function and update var to let…#109

Open
mxmxmarexmxm wants to merge 1 commit intocareercup:masterfrom
mxmxmarexmxm:patch-1
Open

refactor: Rename function to ES6 arrow function and update var to let…#109
mxmxmarexmxm wants to merge 1 commit intocareercup:masterfrom
mxmxmarexmxm:patch-1

Conversation

@mxmxmarexmxm
Copy link

… in allUniqueChars

This commit renames the function to an ES6 arrow function syntax and updates the usage of var to let in the allUniqueChars function.

… in allUniqueChars

This commit renames the function to an ES6 arrow function syntax and updates the usage of var to let in the allUniqueChars function.
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