Closed FergusonAJ closed 1 year ago
KeepIfBegins and RemoveIfBegins were just copies of KeepIfContains and RemoveIfContains. Fix by checking the find results against 0 instead.
KeepIfBegins
RemoveIfBegins
KeepIfContains
RemoveIfContains
KeepIfBegins
andRemoveIfBegins
were just copies ofKeepIfContains
andRemoveIfContains
. Fix by checking the find results against 0 instead.