Skip to content

Conversation

amarghosh
Copy link

@amarghosh amarghosh commented Aug 21, 2024

Add an extension to the string class that adds strip, stripLeft, stripRight methods that are functionally similar to the strip, lstrip and rstrip functions in python's string class.

Add an extension to the string class that adds strip, stripLeft, and
stripRight methods that are functionally similar to the strip, lstrip
and rstrip functions in python's string class.
@amarghosh amarghosh force-pushed the feature/string-utils/strip branch from ed68d8c to 716dae9 Compare August 21, 2024 14:59
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