Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

Added overloaded ltrimmed and rtrimmed methods #55

Merged
merged 2 commits into from
Jan 3, 2015
Merged

Added overloaded ltrimmed and rtrimmed methods #55

merged 2 commits into from
Jan 3, 2015

Conversation

hhoangnl
Copy link
Contributor

Inspired by .NET’s TrimStart and TrimEnd methods, I have added the possibility to specify characters to be trimmed, instead of only having the ability to trim white spaces. The latter is still the default behavior so it is backwards compatible with the master branch.

Inspired by .NET’s TrimStart and TrimEnd methods, I have added the
possibility to specify characters to be trimmed, instead of only having
the ability to trim white spaces.
Updated file to include the new overloaded ltrimmed and rtrimmed methods
pNre added a commit that referenced this pull request Jan 3, 2015
Added overloaded ltrimmed and rtrimmed methods
@pNre pNre merged commit 7f29add into pNre:master Jan 3, 2015
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