You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide ability to feed a set of characters like [' ', '!', '-'] which are removed and replaced with an optional character, provided in the instantiation of the struct.
default to removing without replacing, ie replacing with an empty string ('')
Provide ability to feed a set of characters like
[' ', '!', '-']which are removed and replaced with an optional character, provided in the instantiation of the struct.'')