Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a reverse method #74

Merged
merged 3 commits into from
Oct 11, 2023
Merged

feat: add a reverse method #74

merged 3 commits into from
Oct 11, 2023

Conversation

gustavoguichard
Copy link
Owner

I took over #71 to solve some conflicts and make some adjustments. I hope @mjuksel is ok with it =)


const str = 'Hello StringTS!'
const result = reverse(str)
// ^ '!TSgnirtS olleH'
Copy link
Contributor

Choose a reason for hiding this comment

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

STgnirtS (T and S are transposed)

@mjuksel
Copy link
Contributor

mjuksel commented Oct 10, 2023

I took over #71 to solve some conflicts and make some adjustments. I hope @mjuksel is ok with it =)

👍 ofc men!

@jly36963
Copy link
Contributor

Heck yeah, the Tsuchikage (@mjuksel) has spoken 🪨

@gustavoguichard gustavoguichard merged commit 241b490 into main Oct 11, 2023
4 checks passed
@gustavoguichard gustavoguichard deleted the mjuksel-reverse branch October 11, 2023 13:00
@gustavoguichard
Copy link
Owner Author

@all-contributors please add @mjuksel for code, ideas.

@allcontributors
Copy link
Contributor

@gustavoguichard

I've put up a pull request to add @mjuksel! 🎉

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.

None yet

3 participants