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

Added splitRight and splitLeft #153

Merged
merged 1 commit into from
Jun 14, 2015
Merged

Added splitRight and splitLeft #153

merged 1 commit into from
Jun 14, 2015

Conversation

danieldiekmeier
Copy link
Contributor

Like we discussed in #150, I added splitLeft and splitRight methods that work similar to Python's split and rsplit. I also ported the tests from Python and added some of my own, and I explained how they work in the README.

(I think my editor also accidentally cleaned up some stray spaces at the end of some lines)

@az7arul
Copy link
Collaborator

az7arul commented Jun 13, 2015

Can you squash your commits and remove _count.js from the commited files ? Otherwise it looks good to me.

@danieldiekmeier
Copy link
Contributor Author

Okay, all cleaned up.

@az7arul az7arul merged commit d61b58f into jprichardson:master Jun 14, 2015
@az7arul
Copy link
Collaborator

az7arul commented Jun 14, 2015

Thanks, released in 3.3.0

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