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
This step should take a tokenlist, and 2 vectors of strings, pattern and replacement. Any token that matches pattern should be replaced with the corresponding replacement.
The text was updated successfully, but these errors were encountered:
This step should take a tokenlist, and 2 vectors of strings,
pattern
andreplacement
. Any token that matchespattern
should be replaced with the correspondingreplacement
.The text was updated successfully, but these errors were encountered: